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 view not authenticating users #1

Closed
freedompraise opened this issue Mar 30, 2023 · 0 comments
Closed

Login view not authenticating users #1

freedompraise opened this issue Mar 30, 2023 · 0 comments

Comments

@freedompraise
Copy link
Owner

am having issues with the login view on my Django app not authenticating users correctly. Despite using the built-in AuthenticationForm and setting up the necessary authentication backend, the view does not seem to recognize valid user credentials and always returns an "Invalid email or password" error.

I have tried several solutions from online forums and Django documentation, but none of them seem to work. This is becoming a critical issue for my app as it prevents users from accessing their accounts and completing transactions.

Any help or guidance on how to resolve this issue would be greatly appreciated. Thank you!

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