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 interactive add scopes flow. #397

Open
brnnmrls opened this issue Apr 17, 2024 · 0 comments · Fixed by #401
Open

Start the interactive add scopes flow. #397

brnnmrls opened this issue Apr 17, 2024 · 0 comments · Fixed by #401
Assignees
Labels
enhancement New feature or request

Comments

@brnnmrls
Copy link
Member

brnnmrls commented Apr 17, 2024

-[GIDVerifyAccountDetail verifyAccountDetailsInteractivelyWithOptions:] takes in an instance of GIDSignInInternalOptions to start the interactive add scopes flow. This issue will be implemented in two parts:

  1. Check to ensure that the client has passed in valid parameters, provided a valid presenting view controller, and defined the proper callback schemes at the moment,
  2. Start the incremental authorization flow by creating an OIDAuthorizationRequest, similar to our interactive sign in flow
@brnnmrls brnnmrls added the enhancement New feature or request label Apr 17, 2024
@brnnmrls brnnmrls self-assigned this Apr 17, 2024
@brnnmrls brnnmrls changed the title Start the incremental authorization flow. Start the interactive add scopes flow. Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant