mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-27 01:02:12 +05:30
Fix typo
This commit is contained in:
parent
362114c460
commit
9aaf97bf79
@ -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