A spec compliant, secure by default PHP OAuth 2.0 Server
Go to file
James Fellows dc17aa29ad Update Slim example in auth-code docs
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
2016-11-03 12:05:13 +00:00
_data Fix typo 2016-10-18 20:15:24 +02:00
_layouts Added search 2016-05-10 08:22:31 +01:00
images Updated images 2016-03-23 12:44:29 +00:00
.gitignore Updated .gitignore 2016-03-10 19:04:31 +00:00
auth-server-auth-code.md Update Slim example in auth-code docs 2016-11-03 12:05:13 +00:00
auth-server-client-credentials.md Fix typo 2016-08-07 15:50:47 +02:00
auth-server-custom-grants.md Updated docs 2014-09-30 22:44:18 +01:00
auth-server-custom-token-identifier-generator.md Updated docs 2014-09-30 22:44:18 +01:00
auth-server-events.md Updated domain events 2016-03-23 12:45:00 +00:00
auth-server-implicit.md Removing extra blank line 2016-05-09 12:14:12 +03:00
auth-server-password.md Fixes #562 2016-04-29 14:25:58 +01:00
auth-server-refresh-token.md Update auth-server-refresh-token.md 2016-06-01 15:07:16 +02:00
auth-server-which-grant.md Fix incorrect link 2016-09-29 15:38:48 +01:00
CNAME Re-added CNAME 2014-10-01 09:06:38 +01:00
database-setup.md Update database-setup.md 2016-04-25 10:45:22 +01:00
framework-integrations.md Add back old link 2016-08-30 10:38:08 +02:00
index.md Removed comment 2016-05-10 13:21:34 +01:00
installation.md fix broken link 2016-06-04 18:09:33 -03:00
repository-interface-access-token.md Remove incorrect notice 2016-07-03 01:36:31 +01:00
repository-interface-auth-code.md Fix typo. 2016-10-26 16:29:29 +08:00
repository-interface-client.md Improved ClientRepositoryInterface docs 2016-04-27 21:17:55 +01:00
repository-interface-refresh-token.md Improved repository docs 2016-04-27 21:13:23 +01:00
repository-interface-scope.md More docs 2016-03-24 19:26:58 +00:00
repository-interface-user.md More docs 2016-03-24 19:26:58 +00:00
requirements.md Doc updates 2016-04-10 16:40:34 +01:00
resource-server-securing-api.md Doc improvements 2016-04-17 13:16:40 +01:00
terminology.md Add meaning of Resource owner to terminology.md 2016-04-28 10:42:24 +02:00
V4-docs.md Updated v4 page 2016-03-24 20:19:25 +00:00