Skip to content

Commit 89ef3b5

Browse files
committed
docs: Add description of request authentication
1 parent e1e11cb commit 89ef3b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/model/overview.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ See :doc:`/misc/extension-grants`.
118118
Request Authentication
119119
======================
120120

121-
.. todo:: Add a short description of request authentication.
121+
See :rfc:`Section 2 of RFC 6750 <6750#section-2>`.
122122

123-
.. todo:: Reference :rfc:`6750`.
123+
The authorization server authenticates requests sent to the resource server by verifying the included bearer token.
124124

125125
Model functions used during request authentication:
126126

0 commit comments

Comments
 (0)