Implement authentication and authorization using JWT
Updated at:
This video introduces the concept of a JSON Web Token (JWT), its use cases, and the benefits of using it for authentication and authorization. It also demonstrates how to implement JWT authentication and authorization using the Global Filter in Spring Cloud Gateway. Finally, it shows how to use a cloud-native gateway to perform the same function and replace Spring Cloud Gateway.
Video tutorial
Is this page helpful?