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

feat: support b2c #75

Merged
merged 3 commits into from
Jul 27, 2022
Merged

feat: support b2c #75

merged 3 commits into from
Jul 27, 2022

Conversation

chillfox
Copy link
Contributor

@chillfox chillfox commented Jul 26, 2022

Rewrite from:
/auth/oauth2/callback/AUTH_STRATEGY?code=1234&state=8765
to:
/auth/oauth2/callback?id=AUTH_STRATEGY&?code=1234&state=8765

@github-actions github-actions bot added the type: enhancement new feature or request label Jul 26, 2022
@chillfox chillfox marked this pull request as ready for review July 27, 2022 07:03
@chillfox chillfox requested review from grkek and caspiano July 27, 2022 07:04
@chillfox chillfox linked an issue Jul 27, 2022 that may be closed by this pull request
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Jul 27, 2022
@chillfox chillfox merged commit 0a5454d into master Jul 27, 2022
@caspiano caspiano deleted the feat/support_b2c branch August 12, 2022 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide OAuth Redirect without Query Param
2 participants