Skip to content
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

Bridge LexikJWTAuthenticationBundle #4883

Closed
vincentchalamon opened this issue Aug 8, 2022 · 2 comments
Closed

Bridge LexikJWTAuthenticationBundle #4883

vincentchalamon opened this issue Aug 8, 2022 · 2 comments
Milestone

Comments

@vincentchalamon
Copy link
Contributor

LexikJWTAuthenticationBundle is often used on API Platform projects, as it's easy to install and configure, specially for projects which don't need a complex security architecture (OAuth...).

We should bridge this bundle to automatically add its routes on documentations (OpenApi, Swagger, etc.) when the bundle is detected and installed.

@vincentchalamon vincentchalamon added this to the 3.1 milestone Aug 8, 2022
@chalasr
Copy link
Contributor

chalasr commented Aug 10, 2022

I have this in mind for long but just never took time to actually do it.
I thought about making it the other way around though: add some APIPlatform-specifics to the bundle. Reasoning being that API Platform's core is more low-level, does not depend on the bundle at all, and is agnostic from the authentication layer overall which is a good thing to me.

@vincentchalamon
Copy link
Contributor Author

In progress here => lexik/LexikJWTAuthenticationBundle#1098
/cc @chalasr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants