jwt-authorization topic

List jwt-authorization repositories

ecommercy

20
Stars
3
Forks
Watchers

🛒 A sample ecommerce application written in Spring Boot API and CRUD (create, read, update, and delete)

spring-boot-3-security-6-jwt

25
Stars
7
Forks
Watchers

Spring Boot 3.1 & Spring Security 6 : Token Based Authentication example with JWT, Authorization, Spring Data & PostgreSQL

angular-17-jwt-auth

48
Stars
29
Forks
Watchers

Angular 17 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API

WebApi_CleanArchitecture

17
Stars
10
Forks
Watchers

An implementation of Clean Architecture for ASP.NET Core WebAPI secured with JWT

RestFull_API

31
Stars
13
Forks
Watchers

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

24
Stars
9
Forks
Watchers

Angular 17 JWT refresh token example & Interceptor - Handle token expiration in Angular 17 - Refresh token before expiration example

angular-16-refresh-token

21
Stars
3
Forks
Watchers

Angular 16 JWT refresh token example & Interceptor - Handle token expiration in Angular 16 - Refresh token before expiration tutorial example