LexikJWTAuthenticationBundle
JWT auth bundle
Provides a standard way to implement JSON Web Token authentication in Symfony applications
JWT authentication for your Symfony API
3k stars
54 watching
614 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
authenticationjwtphpsymfonysymfony-bundle
Related projects:
Repository | Description | Stars |
---|---|---|
tymondesigns/jwt-auth | Provides JSON Web Token-based authentication for Laravel and Lumen applications. | 11,330 |
auth0/angular2-jwt | Provides an Angular module to handle JSON Web Tokens in HTTP requests automatically | 2,635 |
firebase/php-jwt | A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,458 |
auth0/java-jwt | A Java library implementing the JSON Web Token standard for digital signatures and token validation. | 5,917 |
auth0/jwt-decode | A library to decode and parse JSON web tokens | 3,226 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
dwyl/learn-json-web-tokens | This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,180 |
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
auth0/express-jwt | Middleware to validate JSON Web Tokens in Express.js applications. | 4,497 |
ticarpi/jwt_tool | A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities | 5,501 |
golang-jwt/jwt | An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,375 |
flint/antennabundle | Provides authentication integration with JWT and Symfony | 3 |
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
jwtk/jjwt | A Java library for creating and verifying JSON Web Tokens | 10,389 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |