Closed
Description
Is your feature request related to a problem? Please describe.
Currently, users must sign in after email confirmation. It would be ideal if a user did not have to sign in after creating their account and verifying their email.
Describe the solution you'd like
I would like the user to automatically be signed in after email confirmation.
Describe alternatives you've considered
I have not dug into the code to see how I might accomplish this on my own. Ideally, this should be parameterized, i.e., autoSigninAfterConfirmEmail: true.