auth0/jwt-auth-bundle

Name: jwt-auth-bundle

Owner: Auth0

Description: JWT Authentication Bundle for Symfony REST APIs

Created: 2015-01-23 23:07:31.0

Updated: 2018-01-17 21:41:54.0

Pushed: 2017-07-19 15:07:09.0

Homepage: null

Size: 1022

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

jwt-auth-bundle

JWT Authentication bundle for Symfony

Requirements

For Symfony < 2.8 please see v1

Installation

To install the dependency, run the following:

oser 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.