200414_react_auth

This is inspired

(Jp) React チュートリアル:初めてのアプリを作成して安全にする : https://auth0.com/blog/jp-react-tutorial-building-and-securing-your-first-app/

(En) Introduction to React + Tutorial How To Build Your First App : https://auth0.com/blog/react-tutorial-building-and-securing-your-first-app/

TL;DR:

The tutorial inspired me. But, it had not supported typescript.

I try follow that and refactor code for better-readability and type-safe.

Have a good DX!

Refalenced

auth0 - Documentation : https://auth0.github.io/auth0.js/index.html

auth0/auth0.js: Auth0 headless browser sdk : https://github.com/auth0/auth0.js

Lodash : https://lodash.com/

Auth0を使ってGoogleのソーシャルログイン機能を試す #Auth0JP #Auth0アドカレ | Developers.IO : https://dev.classmethod.jp/articles/auth0-google/