Googleログイン機能
Closed this issue · 0 comments
dak2 commented
概要
掲題の通り
やること
- ライブラリ選定
- Googleログインボタン表示
- ログインのリクエスト処理
- APIとの繋ぎこみ
ライブラリ選定
候補
- https://github.com/MomenSherif/react-oauth
- https://github.com/joegasewicz/react-google-oauth2.0
- https://github.com/ljtijhuis/react-google-login-button
- https://github.com/anthonyjgrove/react-google-login
選定結果
https://github.com/MomenSherif/react-oauth を利用する
- 下記2つはstar数が少なすぎる
- 下記はすでにメンテナンスされていないと告知されている