We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcab63 commit 554c133Copy full SHA for 554c133
docs/specification/draft/basic/authorization.mdx
@@ -255,7 +255,8 @@ Servers **MUST** return appropriate HTTP status codes for authorization errors:
255
256
## 3. Security Considerations
257
258
-Implementations **MUST** follow OAuth 2.1 security best practices.
+Implementations **MUST** follow OAuth 2.1 security best practices. Refer to
259
+[RFC9700](https://datatracker.ietf.org/doc/html/rfc9700) for details.
260
261
### 3.1 Token Theft
262
Attackers who obtain tokens stored by the client, by accessing tokens cached or logged on the server can access protected resources with
0 commit comments