Libraries tagged by tokken
auth0/jwt-auth-bundle
674610 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
web-token/jwt-signature-algorithm-none
3564452 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4055764 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1955930 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1298147 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1906645 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2179343 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
yizack/instagram-feed
4473 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
170708 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
tinywan/jwt
36203 Downloads
JSON Web Token (JWT) for webman plugin
spomky-labs/lexik-jose-bridge
403745 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
ryangjchandler/bearer
23967 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
palepurple/rate-limit
480104 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
nixilla/php-jwt
275382 Downloads
Json Web Token for PHP
mezzio/mezzio-csrf
201145 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session