knpuniversity / oauth2-client-bundle

Easily talk to an OAuth2 server for social functionality in Symfony
https://symfonycasts.com
MIT License
787 stars 145 forks source link

Added support to specify keycloak version #382

Closed micbis closed 1 year ago

bocharsky-bw commented 1 year ago

Please, run ./bin/update_readme locally to generate the correct README. If you want to change autogenerated readme - you need to change the text in configuration and rerun the command again :)

Also, could you apply the changes suggested by PHP-CS-Fixer?

micbis commented 1 year ago

Hi @bocharsky-bw

Thanks for your input - updated the pull requests accordingly.

weaverryan commented 1 year ago

Thanks Michael!