Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login immediately on register when using JWT HTTP only #460

Open
ainthateasy opened this issue Dec 9, 2022 · 0 comments
Open

Login immediately on register when using JWT HTTP only #460

ainthateasy opened this issue Dec 9, 2022 · 0 comments

Comments

@ainthateasy
Copy link

Hi there,

Is there a way to have a user logged in immediately on register? I have set ACCOUNT_EMAIL_VERIFICATION = 'optional' and want the flow to have a user logged in once they register (then verify email at their convinience), but the register view doesn't set the JWT cookies so the user is still required to hit the Login view separately after registering...

Is there a configuration or adjustment I can make to log in a user with JWT immediately after they register?

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant