Skip to content

Commit 554c133

Browse files
pcarletonlocalden
andauthored
Apply suggestions from code review
Co-authored-by: Den Delimarsky 🌺 <[email protected]>
1 parent bbcab63 commit 554c133

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/specification/draft/basic/authorization.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,8 @@ Servers **MUST** return appropriate HTTP status codes for authorization errors:
255255

256256
## 3. Security Considerations
257257

258-
Implementations **MUST** follow OAuth 2.1 security best practices.
258+
Implementations **MUST** follow OAuth 2.1 security best practices. Refer to
259+
[RFC9700](https://datatracker.ietf.org/doc/html/rfc9700) for details.
259260

260261
### 3.1 Token Theft
261262
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

Comments
 (0)