Open Connie0914 opened 3 years ago
・GitHubサインインができる。 ・サインアウトができる。 ・退会ができる。 この3つを満たすfirebaseでの認証方法を調べる。 https://firebase.google.com/docs/auth/web/github-auth?hl=ja この辺? どうやったらできそうかまで調べる
https://blog.katsubemakito.net/firebase/firebase-authentication-github-web1
これはFirebaseのAuthentifcationという機能を使えばできそうです。 標準でGithubによるログイン認証が付いてました!
・GitHubサインインができる。 ・サインアウトができる。 ・退会ができる。 この3つを満たすfirebaseでの認証方法を調べる。 https://firebase.google.com/docs/auth/web/github-auth?hl=ja この辺? どうやったらできそうかまで調べる
https://blog.katsubemakito.net/firebase/firebase-authentication-github-web1