oauth2-server-bundle
oauth2-server-bundle copied to clipboard
Decorate swagger documentation if it exists
Oauth authentication is, to my knowledge, often linked to providing an API. Since Symfony's API package provides Swagger by default, I believe it could be nice to add the routes provided by this package to the Swagger if the said swagger is here.
Even if that might means adding a bit of dependancy it seems like a gain to have automated documentation.