Authentication explained https://blog.risingstack.com/web-authentication-methods-explained/ Authentication in React by Kent C Dodds https://kentcdodds.com/blog/authentication-in-react-applications Handling Authentication & Authorization with Node (same stack + JSON web tokens) https://medium.com/quick-code/handling-authentication-and-authorization-with-node-7f9548fedde8 JSON web tokens https://jwt.io/introduction/ Simple User Authentications in React with Okta https://developer.okta.com/blog/2019/03/06/simple-user-authentication-in-react - https://github.com/okta/okta-oidc-js/tree/master/packages/okta-react - example app: https://github.com/oktadeveloper/okta-react-user-auth-example react-auth https://github.com/react-auth/react-auth
Authentication explained
https://blog.risingstack.com/web-authentication-methods-explained/
Authentication in React by Kent C Dodds
https://kentcdodds.com/blog/authentication-in-react-applications
Handling Authentication & Authorization with Node (same stack + JSON web tokens)
https://medium.com/quick-code/handling-authentication-and-authorization-with-node-7f9548fedde8
JSON web tokens
https://jwt.io/introduction/
Simple User Authentications in React with Okta
https://developer.okta.com/blog/2019/03/06/simple-user-authentication-in-react
react-auth
https://github.com/react-auth/react-auth