jwt-tokens topic

List jwt-tokens repositories

otp-jwt

97
Stars
7
Forks
Watchers

One time password (email, SMS) authentication support for HTTP APIs.

laravel-jwt-impersonate

23
Stars
17
Forks
Watchers

Laravel JWT Impersonate is a plugin that allows you to authenticate as your users with JWT authentication in a REST API app.

spring-boot-3-jwt-auth

109
Stars
30
Forks
Watchers

:key: Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).

jersey-jwt-springsecurity

46
Stars
23
Forks
Watchers

Example of REST API with JWT authentication using Spring Boot, Spring Security, Jersey and Jackson.

jwt-auth

46
Stars
6
Forks
Watchers

JSON Web Token Authentication for Laravel and Lumen

traefik-jwt-decode

29
Stars
15
Forks
Watchers

Traefik forward auth implementation for JWT tokens

node_typeorm

89
Stars
50
Forks
Watchers

In this article, you'll learn how to build CRUD RESTful API with Node.js, ExpressJs, TypeORM, and PostgreSQL. We will define the database schema with TypeORM and run the migration command to push the...

JWT_Authentication_React

193
Stars
69
Forks
Watchers

JWT Authentication and Authorization with React, RTK Query, Material UI, React Hook Form and Zod.

spring-security-refresh-token-jwt

88
Stars
30
Forks
Watchers

Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token

angular-16-jwt-auth

30
Stars
16
Forks
Watchers

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