Signup now collects only email + displayName, creates an unconfirmed user with empty password hash, mints an EmailConfirmationToken, and dispatches a confirmation email. Password is set during ConfirmUserEmail. |
||
|---|---|---|
| .. | ||
| UseCases | ||
| CreateUserDto.php | ||
| EloquentUserRepository.php | ||
| User.php | ||
| UserModel.php | ||
| UserRepository.php | ||