Libraries tagged by token
auth0/jwt-auth-bundle
675154 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
web-token/jwt-signature-algorithm-none
3570448 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4064014 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1975491 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1308276 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1926982 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2189793 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
yizack/instagram-feed
4644 Downloads
PHP library to retrieve an Instagram profile feed, embed the feed of your authorized Instagram accounts on your website. The library uses the Instagram API with auto-refreshing access token support.
volnix/csrf
172121 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
tinywan/jwt
37261 Downloads
JSON Web Token (JWT) for webman plugin
spomky-labs/lexik-jose-bridge
406288 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
ryangjchandler/bearer
24476 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
palepurple/rate-limit
483817 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
nixilla/php-jwt
277238 Downloads
Json Web Token for PHP
mezzio/mezzio-csrf
203353 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session