A spec compliant, secure by default PHP OAuth 2.0 Server
Go to file
Andrew Millington f42c821a18
Fix documentation error
Changed documentation as the expiry date is for the refresh token instead of the access token
2018-12-06 23:25:50 +00:00
_data Added upgrade guide 2017-07-02 19:01:28 +01: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 Merge pull request #739 from jk2K/patch-1 2018-02-17 17:27:16 +00:00
auth-server-client-credentials.md Fix highlighting newlines. 2018-01-29 10:25:35 +01: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 Fix highlighting newlines. 2018-01-29 10:25:35 +01:00
auth-server-implicit.md Fix highlighting newlines. 2018-01-29 10:25:35 +01:00
auth-server-password.md Fix highlighting newlines. 2018-01-29 10:25:35 +01:00
auth-server-refresh-token.md Fix highlighting newlines. 2018-01-29 10:25:35 +01:00
auth-server-which-grant.md No longer advise to use Password Grant for SPAs 2018-04-18 13:07:21 +01:00
auth-server.md Update auth-server.md 2017-12-23 15:55:59 +00: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 Added link to Phalcon framework integration 2018-08-02 09:47:54 +02:00
index.md Updated changelog reference 2018-05-25 10:33:11 +01:00
installation.md Fix the location of public and private keys 2018-11-22 16:33:05 -05: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 Fixes word in docs 2017-03-15 14:14:48 +00:00
repository-interface-refresh-token.md Fix documentation error 2018-12-06 23:25:50 +00:00
repository-interface-scope.md Fixing a mistake with a double word 2018-04-06 17:55:01 +01:00
repository-interface-user.md More docs 2016-03-24 19:26:58 +00:00
requirements.md Update minimum PHP version 2018-05-25 10:39:39 +01:00
resource-server-securing-api.md Fix highlighting newlines. 2018-01-29 10:25:35 +01:00
terminology.md Add meaning of Resource owner to terminology.md 2016-04-28 10:42:24 +02:00
upgrade-guide.md Add upgrade guide for version 6 to 7 2018-04-06 13:10:05 +01:00
v5-security-improvements.md Fix highlighting newlines. 2018-01-29 10:25:35 +01:00
V4-docs.md Updated v4 page 2016-03-24 20:19:25 +00:00