Skip to content

Implement Google OAuth callback tests and update login redirection logic#206

Merged
PatrickCmd merged 3 commits intomainfrom
fix/google-oauth-redirect
Apr 4, 2026
Merged

Implement Google OAuth callback tests and update login redirection logic#206
PatrickCmd merged 3 commits intomainfrom
fix/google-oauth-redirect

Conversation

@PatrickCmd
Copy link
Copy Markdown
Contributor

  • Added tests for Google OAuth callback handling in test_auth.py, covering new users, existing users, and error scenarios.
  • Updated the login page to redirect users based on the 'next' parameter after successful authentication.
  • Changed the script source in index.html to the latest build version.

PatrickCmd and others added 3 commits April 4, 2026 17:50
- Added tests for Google OAuth callback handling in `test_auth.py`, covering new users, existing users, and error scenarios.
- Updated the login page to redirect users based on the 'next' parameter after successful authentication.
- Changed the script source in `index.html` to the latest build version.
@PatrickCmd PatrickCmd merged commit de3f92d into main Apr 4, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant