Skip to content

JWT Authentication Bundle for Symfony REST APIs

License

Notifications You must be signed in to change notification settings

EvKoh/jwt-auth-bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt-auth-bundle

JWT Authentication bundle for Symfony

Requirements

For Symfony < 2.8 please see v1

Installation

To install the dependency, run the following:

composer require auth0/jwt-auth-bundle:"~3.0"

For more information about Composer usage, check their official documentation.

Resources

Check out the Symfony API QuickStart Guide to find out more about integrating the bunlde into an existing project or download a pre-configured project.

Demo

Symfony API Samples

Auth0 integration

The Auth0 PHP SDK is used to decode the JWT and if you are woking with Auth0 you can inject to your UserProvider to get the user profile, example code.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

Auth0

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

JWT Authentication Bundle for Symfony REST APIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%