Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guides/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ A user wants to log in. The user's login permissions are related to the status.
- Login status is remembered for 14 days by default.
- Click "Forgot password" to reset password if someone forgot their password.

### Log in from thridy-party OAuth
### Log in from third-party OAuth

![Thirdy-party OAuth process](/img/docs/users-oauth.drawio.svg)
![Third-party OAuth process](/img/docs/users-oauth.drawio.svg)

## Reset password

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ A user wants to log in. The user's login permissions are related to the status.
- Login status is remembered for 14 days by default.
- Click "Forgot password" to reset password if someone forgot their password.

### Log in from thridy-party OAuth
### Log in from third-party OAuth

![Thirdy-party OAuth process](/img/docs/users-oauth.drawio.svg)
![Third-party OAuth process](/img/docs/users-oauth.drawio.svg)

## Reset password

Expand Down