json-web-token topic

List json-web-token repositories

JWT

56
Stars
8
Forks
Watchers

Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏

yii2-jwt

66
Stars
21
Forks
Watchers

JWT implementation for Yii2 Authorization process

psr-jwt

15
Stars
5
Forks
Watchers

A PSR-7 and PSR-15 compliant JSON Web Token Middleware Library.

php-jwt

57
Stars
7
Forks
Watchers

A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator.

jwt-cpp

724
Stars
207
Forks
Watchers

A header only library for creating and validating json web tokens in c++

ASPNETCore2JwtAuthentication

301
Stars
104
Forks
Watchers

Jwt Authentication without ASP.NET Core Identity

php-jwt

34
Stars
4
Forks
Watchers

Convenience library for working with JSON Web Tokens (JWT) in PHP

jwt-cli

974
Stars
63
Forks
Watchers

A super fast CLI tool to decode and encode JWTs built in Rust

JwtAuthDemo

371
Stars
142
Forks
Watchers

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.