mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-03 18:51:53 +05:30
commit
08d719a0d0
@ -11,7 +11,7 @@ Authorization Server:
|
|||||||
'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/'
|
||||||
'Implict Grant': '/authorization-server/implicit-grant/'
|
'Implicit Grant': '/authorization-server/implicit-grant/'
|
||||||
'Refresh Token Grant': '/authorization-server/refresh-token-grant/'
|
'Refresh Token Grant': '/authorization-server/refresh-token-grant/'
|
||||||
# 'Creating custom grants': '/authorization-server/custom-grants/'
|
# 'Creating custom grants': '/authorization-server/custom-grants/'
|
||||||
'Domain Events': '/authorization-server/events/'
|
'Domain Events': '/authorization-server/events/'
|
||||||
|
Loading…
Reference in New Issue
Block a user