issues
search
hhstore
/
blog
My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
294
stars
24
forks
source link
OAuth Provider: Github OAuth
#423
Open
hhstore
opened
7 months ago
hhstore
commented
7 months ago
📖 Abstract:
✅ 创建 GitHub OAuth 应用, 集成 GitHub OAuth 用户认证服务
💯 Related:
✅ #422
✅ #381
✅ xxx
✅ xxx
hhstore
commented
7 months ago
创建 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
hhstore
commented
7 months ago
集成到 supabase
https://supabase.com/docs/guides/auth/social-login/auth-github
hhstore
commented
7 months ago
1
hhstore
commented
7 months ago
1
hhstore
commented
7 months ago
1
hhstore
commented
7 months ago
1
📖 Abstract:
💯 Related: