Libraries tagged by J2SE
web-token/jwt-bundle
2728845 Downloads
JWT Bundle of the JWT Framework.
kelvinmo/simplejwt
1282834 Downloads
A simple JSON Web Token library for PHP.
web-token/jwt-signature-algorithm-rsa
12154872 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
6488515 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-encryption
6571610 Downloads
Encryption component of the JWT Framework.
web-token/jwt-easy
3096941 Downloads
Easy toolset to use the JWT Framework.
web-token/jwt-checker
7882187 Downloads
Checker component of the JWT Framework.
joselfonseca/lighthouse-graphql-passport-auth
808641 Downloads
Add GraphQL types and mutations for login and recover password functionalities
ahand/mobileesp
521609 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
spomky-labs/lexik-jose-bridge
468908 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
shalvah/laravel-jsend
125225 Downloads
Laravel helpers to easily send JSend-compliant responses
nannehuiges/jsend
392490 Downloads
A simple PHP implementation of the JSend specification.
facile-it/php-jose-verifier
839623 Downloads
JWT Token Verifier. A JWT verifier for access tokens, id tokens and others
lcobucci/jose-parsing
557354 Downloads
A basic Base64Url and JSON encoding/decoding implementation
sop/jwx
292443 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.