Skip to content

Commit

Permalink
fixed generate_uri version added in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
treeben77 committed May 23, 2023
1 parent 3714164 commit 23faa05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Client

Creates an authorization uri with client information prefilled.

.. versionadded:: 1.1
.. versionadded:: 1.2

:param Union[str, list[str]] scope: A list, or space-seperated string for the authorization scope
:param Optional[str] state: State parameter. It is recommended for security.
Expand Down

0 comments on commit 23faa05

Please sign in to comment.