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

V14: Unique OAuth callback route #16194

Merged
merged 2 commits into from
May 2, 2024
Merged

Conversation

iOvergaard
Copy link
Contributor

Description

Warning

Should not be merged before umbraco/Umbraco.CMS.Backoffice#1720 is merged

This allows the server to send the user back to a route on the backoffice client where nothing is loaded. This is useful in case the user is being logged in inside a popup, where you don't need to load the whole backoffice client, since the popup will be closed by itself.

…mplete" to allow the server to redirect the user back to a route where we don't load the entire backoffice.
Copy link
Contributor

@Migaroez Migaroez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Peer reviewed.

Helper method can be removed as the path does not have an actual dependency on the umbraco path.

@iOvergaard iOvergaard merged commit fe1ee46 into v14/dev May 2, 2024
15 checks passed
@iOvergaard iOvergaard deleted the v14/feature/oauth_complete branch May 2, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants