jwt-authorization topic
ecommercy
🛒 A sample ecommerce application written in Spring Boot API and CRUD (create, read, update, and delete)
spring-boot-3-security-6-jwt
Spring Boot 3.1 & Spring Security 6 : Token Based Authentication example with JWT, Authorization, Spring Data & PostgreSQL
angular-17-jwt-auth
Angular 17 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API
WebApi_CleanArchitecture
An implementation of Clean Architecture for ASP.NET Core WebAPI secured with JWT
RestFull_API
A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro...
angular-17-refresh-token
Angular 17 JWT refresh token example & Interceptor - Handle token expiration in Angular 17 - Refresh token before expiration example
angular-16-refresh-token
Angular 16 JWT refresh token example & Interceptor - Handle token expiration in Angular 16 - Refresh token before expiration tutorial example