Skip to content

Add LexikJWTAuthenticationBundle #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2017
Merged

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Apr 27, 2017

Alternative to symfony/recipes-contrib#5, I think it would be more appropriated here as this bundle has no competitor regarding the need it solves.
Repository: https://github.com/lexik/LexikJWTAuthenticationBundle

@@ -0,0 +1,5 @@
generate-rsa-keys:
mkdir -p etc/jwt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't what the best practice is, but one \t should be enough?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, fixed

@fabpot
Copy link
Member

fabpot commented May 1, 2017

Thank you @chalasr.

@fabpot fabpot merged commit 9fdecab into symfony:master May 1, 2017
fabpot added a commit that referenced this pull request May 1, 2017
This PR was merged into the master branch.

Discussion
----------

Add LexikJWTAuthenticationBundle

Alternative to symfony/recipes-contrib#5, I think it would be more appropriated here as this bundle has no competitor regarding the need it solves.
Repository: https://github.com/lexik/LexikJWTAuthenticationBundle

Commits
-------

9fdecab Add LexikJWTAuthenticationBundle for JWT Authentication in Symfony
@chalasr chalasr deleted the lexik-jwt branch May 2, 2017 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants