-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: user signup without confirmation (#2046)
* Add condition of token when allowSignupWithoutConfirmation is set true * emailInput, passwordInput, passwordConfirmInput set disable during signup * removed innerHTML * Add userNameInput to clear value after signup * fix:token input's value add to body when allowSignupWithoutConfirmation is true * fix:change condition that add to body token key when allowSignupWithoutConfirmation is false
- Loading branch information
Showing
1 changed file
with
24 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters