diff --git a/docs/spec/auth/oauth.md b/docs/spec/auth/oauth.md index f646f454..ee08b992 100644 --- a/docs/spec/auth/oauth.md +++ b/docs/spec/auth/oauth.md @@ -61,7 +61,7 @@ Content-Type: application/x-www-form-urlencoded to be registered with the authorization server but should be set to a meaningful value in order to allow auditing keys created by unregistered clients. Accepted syntax is defined in - [RFC6749 Appendix A.1](https://tools.ietf.org/html/rfc6749#appendix-A.1) + RFC6749 Appendix A.1.
access_type
@@ -126,7 +126,7 @@ Content-Type: application/x-www-form-urlencoded
issued_at
issued_at
is omitted, the
expiration is from when the token exchange completed.