We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f9a38 commit 443d8a0Copy full SHA for 443d8a0
doc/client-applications.rst
@@ -118,7 +118,7 @@ client registration. Here is an example of dynamic registration you can implemen
118
Nominal authentication workflow
119
-------------------------------
120
121
-Let us suppose that your application have a ``/protected`` endpoint tthat redirects users
+Let us suppose that your application have a ``/protected`` endpoint that redirects users
122
to the IAM server if unauthenticated.
123
We suppose that you have a `test_client` fixture like werkzeug :class:`~werkzeug.test.Client`
124
that allows to test your application endpoints without real HTTP requests.
0 commit comments