jwt-auth
There are 1347 repositories under jwt-auth topic.
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
echisan/springboot-jwt-demo
这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo
open-snail/plumemo
plumemo 一个简单通用的前后分离的博客系统 后端代码 文档地址
isopropylcyanide/Jwt-Spring-Security-JPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
asc-lab/micronaut-microservices-poc
Very simplified insurance sales system made in a microservices architecture using Micronaut
gbrlsnchs/jwt
Go JWT signing, verifying and validating
dotnet-labs/JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
benmcollins/libjwt
The C JSON Web Token Library +JWK +JWKS
jiannei/lumen-api-starter
Lumen 10 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
bojidaryovchev/nest-angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
irazasyed/jwt-auth-guard
JWT Auth Guard for Laravel and Lumen Frameworks.
adhocore/php-jwt
Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.4+. This library makes JWT a cheese. It is a minimal JWT integration for PHP.
RobDWaller/ReallySimpleJWT
A really simple library to generate JSON Web Tokens in PHP.
wagnerdelima/drf-social-oauth2
drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
bezkoder/spring-boot-refresh-token-jwt
Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token
Nasruddin/spring-boot-based-microservices
A modular, scalable Spring Boot microservices framework for managing courses and reviews. It features OAuth 2.0 authentication via Keycloak, API management with Spring Cloud Gateway, and observability using OTel, Grafana, Loki, Tempo, and Prometheus. MongoDB and PostgreSQL handle storage, with deployments via Docker Compose and Kubernetes.
codecasts/laravel-jwt
Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
trulymittal/API-Authentication-NodeJs
API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.
bezkoder/spring-boot-login-example
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
doorkeeper-gem/doorkeeper-jwt
JWT Token support for Doorkeeper
dvsekhvalnov/jose2go
Golang (GO) implementation of Javascript Object Signing and Encryption specification
jamezmca/backend-full-course
Back Full Course | NodeJS ExpressJS PostgreSQL Prisma & Docker w. JWT Auth, CRUD Database Interactions & REST API Endpoints 🔥
ignatandrei/NETCoreBlockly
.NET Core API to Blockly - generate from WebAPI, Swagger, OData, GraphQL => https://visualapi.azurewebsites.net/
alejandro-yakovlev/symfony-docker
Dockerise Symfony Application (Symfony 6 + Clean Architecture + DDD + CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis + CI/CD)
bezkoder/node-js-express-login-example
Node.js Express Login example (with Registration) using JWT, Cookies, MySQL database
proyecto26/MyAPI
A template to create awesome APIs easily ⚡️
Olanetsoft/jwt-project
A demo for an article written about JWT authentication in nodeJs
devinsays/laravel-react-bootstrap
Example to-do app (including auth) built with Laravel 8 and React.
QThans/jwt-auth
JSON Web Token Authentication for Thinkphp
bezkoder/spring-boot-security-login
Spring Boot + Spring Security: Login and Registration example with JWT, H2 Database and HttpOnly Cookie
zafar-saleem/react-login
A client side implementation of authentication using react.js for my blog on medium. This is the second part of my previous blog on how to implement scalable node.js server.
melihcolpan/flask-restful-login
Flask restful service consists of register, login, logout, reset password and some data routes. It includes a few example routes based on user, admin, or super admin access.
wpcodevo/rust-axum-jwt-auth
Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and JSON Web Tokens (JWTs)! Axum is a fast and scalable Rust web framework that provides a reliable and efficient platform for developing microservices and APIs.
bezkoder/react-js-login-registration-hooks
React.js Login, Logout, Registration example with JWT and HttpOnly Cookie
minority/node-react-mongo-auth
Simple app Node.js + Express.js + MongoDB Authentication API and React Js Client
circa10a/express-jwt
An example API for creating/verifying json web tokens