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

Start the incremental authorization flow by creating OIDAuthorizationRequest. #406

Merged

Conversation

brnnmrls
Copy link
Member

@brnnmrls brnnmrls commented May 2, 2024

Once verifying that the client has passed in valid parameters, provided a valid presenting view controller, and defined proper callback schemes, then an instance of OIDAuthorizationRequest is made to start the incremental authorization flow. This is done similar to the interactive sign in flow. Testing will be done in a future PR once the response has been handled.

@brnnmrls brnnmrls self-assigned this May 2, 2024
@brnnmrls brnnmrls marked this pull request as ready for review May 3, 2024 02:06
@brnnmrls brnnmrls requested a review from mdmathias May 3, 2024 02:06
@brnnmrls brnnmrls requested a review from mdmathias May 9, 2024 22:30
@brnnmrls brnnmrls requested a review from mdmathias May 10, 2024 23:39
Base automatically changed from briannamorales/optionsValidation to briannamorales/vwg-flow May 14, 2024 00:30
@brnnmrls brnnmrls requested a review from mdmathias May 14, 2024 21:36
GoogleSignIn/Sources/GIDSignInConstants.m Outdated Show resolved Hide resolved
GoogleSignIn/Sources/GIDSignInConstants.m Outdated Show resolved Hide resolved
GoogleSignIn/Sources/GIDSignInConstants.m Outdated Show resolved Hide resolved
GoogleSignIn/Sources/GIDSignInConstants.m Show resolved Hide resolved
@brnnmrls brnnmrls requested a review from mdmathias May 15, 2024 16:17
@brnnmrls brnnmrls merged commit 6e081f4 into briannamorales/vwg-flow May 17, 2024
10 of 11 checks passed
@brnnmrls brnnmrls deleted the briannamorales/presentAuthorizationRequest branch May 17, 2024 20:34
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.

None yet

2 participants