LexikJWTAuthenticationBundle

API authenticator

Provides JWT authentication for Symfony APIs

JWT authentication for your Symfony API

GitHub

3k stars
52 watching
611 forks
Language: PHP
last commit: 12 days ago
Linked from 1 awesome list

authenticationjwtphpsymfonysymfony-bundle

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tymondesigns/jwt-auth Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. 11,312
auth0/angular2-jwt Provides an Angular module to handle JSON Web Tokens in HTTP requests automatically 2,632
firebase/php-jwt A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. 9,436
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,894
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
dwyl/learn-json-web-tokens This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. 4,181
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,492
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,451
golang-jwt/jwt An implementation of JSON Web Tokens for authentication and security in Go programming language 7,240
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,326
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11