File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
* [ OAuth 2] ( reference/oauth-2-api/README.md )
17
17
* [ Device Flow] ( reference/oauth-2-api/device-flow.md )
18
18
* [ Authorization Flow] ( reference/oauth-2-api/authorization-flow.md )
19
- * [ Implicit grant] ( reference/oauth-2-api/implicit-grant.md )
20
19
* [ Client credentials] ( reference/oauth-2-api/client-credentials.md )
21
- * [ Password] ( reference/oauth-2-api/password.md )
22
20
* [ Refreshing Access Tokens] ( reference/oauth-2-api/refreshing-access-tokens.md )
23
- * [ Access Token Response] ( reference/oauth-2-api/access-token-response.md )
21
+ * [ Legacy: Implicit grant] ( reference/oauth-2-api/implicit-grant.md )
22
+ * [ Legacy: Password] ( reference/oauth-2-api/password.md )
23
+ * [ Access Token Response] ( reference/access-token-response.md )
24
24
* [ Json Web Tokens] ( reference/json-web-tokens.md )
25
25
* [ Open ID Connect] ( reference/open-id-connect.md )
File renamed without changes.
Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ Dive into the specifics of each OAuth 2 Flow implementation
26
26
[ refreshing-access-tokens.md] ( refreshing-access-tokens.md )
27
27
{% endcontent-ref %}
28
28
29
- {% content-ref url="access-token-response.md" %}
30
- [ access-token-response.md] ( access-token-response.md )
29
+ {% content-ref url="../ access-token-response.md" %}
30
+ [ access-token-response.md] ( ../ access-token-response.md)
31
31
{% endcontent-ref %}
You can’t perform that action at this time.
0 commit comments