Updated menu

This commit is contained in:
Alex Bilbie 2016-03-24 15:01:49 +00:00
parent ebd8f70509
commit 93767bdef0

View File

@ -7,7 +7,7 @@ Getting Started:
Framework Integrations: '/framework-integrations/' Framework Integrations: '/framework-integrations/'
V4 Docs: '/V4-docs/' V4 Docs: '/V4-docs/'
Authorization Server: Authorization Server:
'Which grant?': '/authorization-server/which-grant/' 'Which Grant?': '/authorization-server/which-grant/'
'Client Credentials Grant': '/authorization-server/client-credentials-grant/' 'Client Credentials Grant': '/authorization-server/client-credentials-grant/'
'Password Grant': '/authorization-server/resource-owner-password-credentials-grant/' 'Password Grant': '/authorization-server/resource-owner-password-credentials-grant/'
'Authorization Code Grant': '/authorization-server/auth-code-grant/' 'Authorization Code Grant': '/authorization-server/auth-code-grant/'
@ -16,18 +16,13 @@ Authorization Server:
# 'Creating custom grants': '/authorization-server/custom-grants/' # 'Creating custom grants': '/authorization-server/custom-grants/'
'Domain Events': '/authorization-server/events/' 'Domain Events': '/authorization-server/events/'
Resource Server: Resource Server:
# 'Securing your API': '/resource-server/securing-your-api/' 'Securing your API': '/resource-server/securing-your-api/'
Middleware: Middleware:
# 'TODO': '/a' 'PSR7 Middleware': '/psr7-middleware/'
Response Types:
# 'Bearer Token Response': '/a'
# 'MAC Token Response': '/a'
# 'Custom Response': '/a'
Respository Interfaces: Respository Interfaces:
# 'Access Token Repository Interface': '/a' 'Access Token Repository Interface': '/a'
# 'Client Repository Interface': '/a' 'Client Repository Interface': '/a'
# 'Refresh Token Repository Interface': '/a' 'Refresh Token Repository Interface': '/a'
# 'Scope Repository Interface': '/a' 'Scope Repository Interface': '/a'
# 'Auth Code Repository Interface': '/a' 'Auth Code Repository Interface': '/a'
# 'User Repository Interface': '/a' 'User Repository Interface': '/a'
# 'Mac Token Interface': '/a'