Skip to content

feat: oauth autoredirect support#690

Open
joshtgl wants to merge 1 commit into
oss-apps:mainfrom
joshtgl:feat/oauth-autoredirect
Open

feat: oauth autoredirect support#690
joshtgl wants to merge 1 commit into
oss-apps:mainfrom
joshtgl:feat/oauth-autoredirect

Conversation

@joshtgl

@joshtgl joshtgl commented Jun 22, 2026

Copy link
Copy Markdown

Description

Adds optional automatic redirect from the sign-in page to the first configured OAuth provider when OAUTH_AUTO_REDIRECT=true.

Let me know if any other changes/updates are needed.

Demo

No UI screenshots included. Behavior change is:

  • With OAUTH_AUTO_REDIRECT=true and at least one OAuth provider configured, visiting the sign-in page redirects immediately to the first configured OAuth provider.

Checklist

  • I have read CONTRIBUTING.md in its entirety
  • I have performed a self-review of my own code
  • I have added unit tests to cover my changes
  • The last commit successfully passed pre-commit checks
  • Any AI code was thoroughly reviewed by me

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