jwt-auth
JSON Web Token Auth
Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications.
🔐 JSON Web Token Authentication for Laravel & Lumen
11k stars
262 watching
2k forks
Language: PHP
last commit: 6 months ago
Linked from 3 awesome lists
authenticationjwtlaravelphp
Related projects:
Repository | Description | Stars |
---|---|---|
dwyl/learn-json-web-tokens | This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,181 |
auth0/java-jwt | A Java library implementing the JSON Web Token standard for digital signatures and token validation. | 5,894 |
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
lexik/lexikjwtauthenticationbundle | Provides JWT authentication for Symfony APIs | 2,533 |
auth0/angular2-jwt | Provides an Angular module to handle JSON Web Tokens in HTTP requests automatically | 2,632 |
jeremykenedy/laravel-auth | Laravel Auth provides user authentication and management features with email verification, social media integration, location services, and role-based access control. | 3,018 |
auth0/jwt-decode | A library to decode and parse JSON web tokens | 3,214 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
lynndylanhurley/devise_token_auth | Provides a token-based authentication system for Rails JSON APIs | 3,546 |
wp-graphql/wp-graphql-jwt-authentication | Provides authentication using JSON Web Tokens (JWT) in WPGraphQL | 340 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
ticarpi/jwt_tool | A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities | 5,451 |