binary
binary copied to clipboard
Improve forgot password/email verification handling
Using a session to store the token and immediately calling done when the link is clicked (onResetPasswordLink and onEmailVerificationLink) is not exactly the best way. Also, customize the urls for these links (e.g remove the #)