More docs

This commit is contained in:
Alex Bilbie
2016-03-24 19:26:58 +00:00
parent fdb0cfe5cb
commit c0514134d6
5 changed files with 83 additions and 3 deletions

View File

@@ -18,9 +18,9 @@ Authorization Server:
Resource Server:
'Securing your API': '/resource-server/securing-your-api/'
Respository Interfaces:
'Scope Repository Interface': '/a'
'Auth Code Repository Interface': '/a'
'User Repository Interface': '/a' 'Access Token Repository Interface': '/access-token-repository-interface/'
'Access Token Repository Interface': '/access-token-repository-interface/'
'Client Repository Interface': '/client-repository-interface/'
'Refresh Token Repository Interface': '/refresh-token-repository-interface/'
'Scope Repository Interface': '/scope-repository-interface/'
'Auth Code Repository Interface': '/auth-code-repository-interface/'
'User Repository Interface': '/user-repository-interface/'