Skip to content

Commit de1a64a

Browse files
committed
improve doc
1 parent 08059a2 commit de1a64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descope/management/user.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1173,7 +1173,7 @@ def set_temporary_password(
11731173
password: str,
11741174
) -> None:
11751175
"""
1176-
Set the password for the given login ID.
1176+
Set the temporary password for the given login ID.
11771177
Note: The password will automatically be set as expired.
11781178
The user will not be able to log-in with this password, and will be required to replace it on next login.
11791179
See also: expire_password

0 commit comments

Comments
 (0)