GitHub AppsとFirebase Authentication
GitHub AppsとFirebase Authentication
事実
Firebase Authenticationは認証プロバイダにGitHubを選ぶことができる
ドキュメントではOAuth Appsを想定した記述がされているが、GitHub AppsのUser authorization callback URLにFirebase AuthenticationのハンドラURLを指定すれば認証できる
考えごと