Basic
Details
- Main authentication methods for web apps
- Basic auth
- Token based (JWT)
- OAuth
- Auth0
Links
- https://testdriven.io/blog/web-authentication-methods/
- https://blog.devgenius.io/security-and-authentication-as-a-frontend-engineer-7ebd69813e8d
- https://jwt.io/introduction
- https://www.telerik.com/blogs/authentication-in-frontend-applications
- https://auth0.com/docs/manage-users/cookies/spa-authenticate-with-cookies
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication