mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +05:30
commit
08d719a0d0
@ -11,7 +11,7 @@ Authorization Server:
|
||||
'Client Credentials Grant': '/authorization-server/client-credentials-grant/'
|
||||
'Password Grant': '/authorization-server/resource-owner-password-credentials-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/'
|
||||
# 'Creating custom grants': '/authorization-server/custom-grants/'
|
||||
'Domain Events': '/authorization-server/events/'
|
||||
|
Loading…
Reference in New Issue
Block a user