mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
A spec compliant, secure by default PHP OAuth 2.0 Server
dc17aa29ad
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 |
||
---|---|---|
_data | ||
_layouts | ||
images | ||
.gitignore | ||
auth-server-auth-code.md | ||
auth-server-client-credentials.md | ||
auth-server-custom-grants.md | ||
auth-server-custom-token-identifier-generator.md | ||
auth-server-events.md | ||
auth-server-implicit.md | ||
auth-server-password.md | ||
auth-server-refresh-token.md | ||
auth-server-which-grant.md | ||
CNAME | ||
database-setup.md | ||
framework-integrations.md | ||
index.md | ||
installation.md | ||
repository-interface-access-token.md | ||
repository-interface-auth-code.md | ||
repository-interface-client.md | ||
repository-interface-refresh-token.md | ||
repository-interface-scope.md | ||
repository-interface-user.md | ||
requirements.md | ||
resource-server-securing-api.md | ||
terminology.md | ||
V4-docs.md |