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
602 forks
Language: PHP
last commit: about 1 month 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,917
dwyl/learn-json-web-tokens This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. 4,180
firebase/php-jwt A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. 9,458
golang-jwt/jwt An implementation of JSON Web Tokens for authentication and security in Go programming language 7,375
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
tymondesigns/jwt-auth Provides JSON Web Token-based authentication for Laravel and Lumen applications. 11,330
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 951
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 120
paolo-rossi/delphi-jose-jwt A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption 453
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,501
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,721
jwtk/jjwt A Java library for creating and verifying JSON Web Tokens 10,389
sagi/workers-jwt Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. 96