Skip to content

Commit 88e7551

Browse files
committed
doc: wording
1 parent 443d8a0 commit 88e7551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/client-applications.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ model. Let us suppose your application have a ``/authorize`` endpoint for the au
9090
9191
.. note::
9292

93-
Canaille has a :attr:`~canaille.oidc.basemodels.Client.trusted` parameter.
94-
When it is :data:`True` for a client, end-users won't be showed a consent page
93+
Clients have a :attr:`~canaille.oidc.basemodels.Client.trusted` parameter.
94+
When it is :data:`True`, end-users won't be showed a consent page
9595
when the client redirect them to the IAM authorization page.
9696

9797
Note that the IAM implements the `OAuth2/OIDC dynamic client registration protocol <https://datatracker.ietf.org/doc/html/rfc7591>`_,

0 commit comments

Comments
 (0)