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