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_REDIRECT_URL = "/" results in confusing user flow #106

Open
sumanthratna opened this issue Mar 19, 2022 · 0 comments
Open

LOGIN_REDIRECT_URL = "/" results in confusing user flow #106

sumanthratna opened this issue Mar 19, 2022 · 0 comments
Assignees

Comments

@sumanthratna
Copy link
Member

  1. login
  2. go to /accounts/signup or /accounts/login
  3. 302 redirect to / -- confusing

LOGIN_REDIRECT_URL = "/"

instead, redirect to /accounts/profile (default setting value) to indicate that user is already logged in

@sumanthratna sumanthratna self-assigned this Mar 19, 2022
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