Skip to content

fix: move oauth2 routes #12240

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

Merged
merged 2 commits into from
Feb 21, 2024
Merged

fix: move oauth2 routes #12240

merged 2 commits into from
Feb 21, 2024

Conversation

code-asher
Copy link
Member

From /login/oauth2/* to /oauth2/*.

/login/oauth2 causes /login to no longer get served by the frontend, even if nothing is actually served on /login itself.

From /login/oauth2/* to /oauth2/*.

/login/oauth2 causes /login to no longer get served by the frontend,
even if nothing is actually served on /login itself.
@code-asher code-asher requested a review from Emyrk February 21, 2024 01:54
@code-asher code-asher merged commit 3d742f6 into main Feb 21, 2024
@code-asher code-asher deleted the asher/fix-oauth2-fe-collision branch February 21, 2024 02:01
@github-actions github-actions bot locked and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants