jwt-tokens topic
otp-jwt
One time password (email, SMS) authentication support for HTTP APIs.
laravel-jwt-impersonate
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
:key: Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).
jersey-jwt-springsecurity
Example of REST API with JWT authentication using Spring Boot, Spring Security, Jersey and Jackson.
jwt-auth
JSON Web Token Authentication for Laravel and Lumen
traefik-jwt-decode
Traefik forward auth implementation for JWT tokens
node_typeorm
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
JWT Authentication and Authorization with React, RTK Query, Material UI, React Hook Form and Zod.
spring-security-refresh-token-jwt
Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token
angular-16-jwt-auth
Angular 16 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API