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

Implement GIDVerifyAccountDetail interface methods. #383

Open
brnnmrls opened this issue Mar 20, 2024 · 0 comments · Fixed by #398
Open

Implement GIDVerifyAccountDetail interface methods. #383

brnnmrls opened this issue Mar 20, 2024 · 0 comments · Fixed by #398
Assignees
Labels
enhancement New feature or request

Comments

@brnnmrls
Copy link
Member

brnnmrls commented Mar 20, 2024

This new class, GIDVerifyAccountDetail, is used to verify a user's Google account details. Three methods were added to this class and need to be implemented. They represent the start of an interactive verification flow where the completion will be called at the end of the process.

Methods to be implemented:

  1. -[GIDVerifyAccountDetail verifyAccountDetails:presentingViewController:completion:]
  2. -[GIDVerifyAccountDetail verifyAccountDetails:presentingViewController:hint:completion:]
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