json-web-token
There are 354 repositories under json-web-token topic.
square/go-jose
An implementation of JOSE standards (JWE, JWS, JWT) in Go
mike-engel/jwt-cli
A super fast CLI tool to decode and encode JWTs built in Rust
Thalhammer/jwt-cpp
A header only library for creating and validating json web tokens in c++
NetDevPack/Security.Identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
simpletut/Universal-React-Apollo-Registration
Open Source Universal User Registration System – NodeJS React Apollo GraphQL JWT MongoDB
daniel-cottone/Cerberus
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
dotnet-labs/JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
pascaldekloe/jwt
JSON Web Token library
VahidN/ASPNETCore2JwtAuthentication
Jwt Authentication without ASP.NET Core Identity
nov/json-jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
adhocore/php-jwt
Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.2. 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.
codecasts/laravel-jwt
Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
kataras/jwt
A fast and simple JWT implementation for Go
lawliet89/biscuit
JOSE (JSON Web Token) Library for Rust
lgope/Natours
An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽 (NB: This is es6 version but you can find the es5 version in 'es5-version' branch. And as it's free deployed server, could take few moments for first time rendering. Thank you)
k4black/fastapi-jwt
FastAPI native extension, easy and simple JWT auth
wean2016/springsecurity
spring security 学习总结
TransEmpiric/webFluxTemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
madeyoga/AuthEndpoints
A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions
adcentury/socketio-jwt-auth
Socket.io authentication middleware using Json Web Token
uruk-project/Jwt
JSON Web Token implementation for .Net & .Net Core
Ons-diweni/Spring-Security-6-JWT
Spring Security 6 demo : Spring Boot application that makes use of JWT for securing an exposed REST API : Spring boot 3.0.2 - Java 17 - Spring Security 6.0.1
damirka/yii2-jwt
JWT implementation for Yii2 Authorization process
simpletut/Universal-React-Redux-Registration
Open Source Universal User Registration System – NodeJS React Redux JWT MongoDB
twtrubiks/django_jwt_tutorial
認識 JWT 以及透過 Django 實戰 📝
miladrahimi/php-jwt
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator.
PhilJay/JWT
Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏
yilmazmustafayilmaz/MY.OnionArchitecture
Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.
entur/jwt-resource-server
OpenID: Client, server and unit-testing support for machine-to-machine calls using access-tokens.
Kuzma02/MERN-Login-And-Register-With-JSON-Web-Token
Robust MERN stack app with React user authentication, JWT, and stylish login templates. A concise example for MERN login, register, and authentication.
amosavian/JWSETKit
A kit to create, sign and verify a JWT or JWS object
emcrisostomo/jwt-cli
A shell library to decode JWT tokens
JitendraZaa/OAuthFlows
Salesforce Oauth Flows
foxford/conference
A WebRTC signaling server with support of MQTT and WebSocket as transport protocols, token based authentication (JSON Web Token) and external policy based authorization.
lindelius/php-jwt
Convenience library for working with JSON Web Tokens (JWT) in PHP