Skip to content

Commit 335e624

Browse files
authored
Update README.md
1 parent 6d09a05 commit 335e624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ authenticator = stauth.Authenticate(
156156
> - **auto_hash:** _bool, default True_
157157
> - Automatic hashing requirement for passwords, True: plain text passwords will be hashed automatically, False: plain text passwords will not be hashed automatically.
158158
> - **api_key:** _str, optional, default None_
159-
> - API key used to connect to the cloud server to send reset passwords and two factor authorization codes to the user by email.
159+
> - API key used to connect to the cloud server to send two factor authorization codes, reset passwords, and forgotten usernames to the user by email.
160160
> - ****kwargs:** _dict, optional_
161161
> - Arguments to pass to the Authenticate class.
162162

0 commit comments

Comments
 (0)