google / google/GoogleSignIn-iOS
Implement the component GIDUserAuthFlowController
Open
enhancement
- Dominant language
- Objective-C
- Stars
- 750
- Forks
- 282
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 9
Description
The existing GIDSignIn implementation handles the both interactive and non-interactive authentication flow in a same method, which increase the code complexity. This refactor work will handle the interactive and non-interactive flow seperately. The component GIDUserAuthFlowController will handle the interactive user signin flow.
Contributor guide
Assessment
This issue has not been assessed yet.