blog
blog copied to clipboard
OAuth Provider: Github OAuth
📖 Abstract:
- ✅ 创建 GitHub OAuth 应用, 集成 GitHub OAuth 用户认证服务
💯 Related:
- ✅ #422
- ✅ #381
- ✅ xxx
- ✅ xxx
创建 GitHub OAuth 应用 & 集成 GitHub OAuth 认证服务
GitHub OAuth 文档:
- https://docs.github.com/zh/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps
GitHub OAuth 新建一个应用:
- https://github.com/settings/applications/new
- 填写 OAuth 信息, 无坑.
GitHub OAuth 已创建应用列表:
- https://github.com/settings/developers
集成到 supabase
- https://supabase.com/docs/guides/auth/social-login/auth-github
1
1
1
1