Normal (username/password) authentication is working correctly, but OAuth authentication is failing.
Details:
Users can successfully log in using standard credentials.
When attempting to log in using OAuth (e.g., Google/GitHub/etc.), the authentication process fails.
This happens consistently across attempts.
Expected Behavior:
Users should be able to authenticate successfully using OAuth, the same as with normal authentication.
Actual Behavior:
OAuth login fails while normal login succeeds.
Steps to Reproduce:
Go to the login page.
Log in using username and password → works.
Log out.
Try logging in using OAuth → fails.
Normal (username/password) authentication is working correctly, but OAuth authentication is failing.
Details:
Users can successfully log in using standard credentials.
When attempting to log in using OAuth (e.g., Google/GitHub/etc.), the authentication process fails.
This happens consistently across attempts.
Expected Behavior:
Users should be able to authenticate successfully using OAuth, the same as with normal authentication.
Actual Behavior:
OAuth login fails while normal login succeeds.
Steps to Reproduce:
Go to the login page.
Log in using username and password → works.
Log out.
Try logging in using OAuth → fails.