jwt

Token generator

A PHP library for creating and managing JSON Web Tokens with digital signatures.

A simple library to work with JSON Web Token and JSON Web Signature

GitHub

7k stars
136 watching
600 forks
Language: PHP
last commit: 6 days ago
Linked from 2 awesome lists

hacktoberfestjwtphptokens

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,902
dwyl/learn-json-web-tokens This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. 4,181
firebase/php-jwt A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. 9,436
golang-jwt/jwt An implementation of JSON Web Tokens for authentication and security in Go programming language 7,278
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
tymondesigns/jwt-auth Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. 11,312
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
garyf/json_web_token_ex An Elixir implementation of the JSON Web Token (JWT) Standard 143
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 946
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 119
paolo-rossi/delphi-jose-jwt A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption 452
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,451
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,702
jwtk/jjwt A Java library for creating and verifying JSON Web Tokens 10,335
sagi/workers-jwt Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. 95