google / google/GoogleSignIn-iOS
Implement the component GIDUserAuthFlowController
未关闭
enhancement
- 主要语言
- Objective-C
- 星标
- 750
- 派生
- 282
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 9
描述
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.
贡献指南
调研方向
Start by reading the existing GIDSignIn implementation and tracing how it currently handles interactive and non-interactive authentication. Separate the interactive user sign-in flow into the GIDUserAuthFlowController component, leaving the two flows handled independently; the issue does not name specific files or tests.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, objective-c
- 领域
- authentication, mobile
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100