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

Check if reverse client ID is a registered URL scheme before setting callback scheme #7211

Merged
merged 4 commits into from
Jan 5, 2021

Conversation

rosalyntan
Copy link
Member

After OAuth provisioning is deferred, the client ID may still be provided in the plist file after Google Sign-in is enabled. Therefore, the presence of the client ID itself is not enough to determine whether to use the client ID or the app ID in generic IDP and phone auth reCAPTCHA fallback flows. Instead, we need to check first if the reverse client ID is registered as a custom URL scheme.

@rosalyntan rosalyntan marked this pull request as ready for review December 22, 2020 22:33
@rosalyntan rosalyntan merged commit e09c321 into master Jan 5, 2021
@rosalyntan rosalyntan deleted the rosalyntan.defer branch January 5, 2021 19:44
@firebase firebase locked and limited conversation to collaborators Feb 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants