What are JWT tokens? Modern authentication and authorization for microservices
JSON Web Tokens, or JWT, are a great and modern way to handle User identity, authentication, and authorizations. All modern user management systems like Keycloak, AWS Cognito, or Auth0 are issuing JWT tokens! And remember, with microservices, session-based authentication and authorization is a no-go.
Tagged as:
#Programming

If you have any comments or questions, or just want to say "Hi, Pawel, good job!" you can always drop me a tweet!