mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
dc17aa29ad09a0075681f4574bd49d4bea993d97
As it stands, if a user isn't familiar with Slim and they put both the Setup code and the Implementation example into a file, a request fails with: The implementation code implies the user has put the setup code into a Slim container - which they won't know they need to do. Instead, this doc update simply provides direct access to the that is configured in the Setup block - so everything can work as-is
Description
Languages
PHP
100%