Skip to content

Commit

Permalink
chore(doc): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lowaiz authored and ultrabug committed Sep 6, 2023
1 parent 9bbd9f2 commit a7ccd0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ A python library for vaultwarden

## Clients

There is 2 clients:
There are 2 clients:

- One for the vaultwarden admin API, that needs to be authenticated with the admin token
- One for the bitwarden API, that needs to be authenticated with the user api keys, mail and password.
- One for the bitwarden API, that needs to be authenticated with the user api keys or user's mail and password.

The `reset_account` and `transfer_account_rights` from the Admin client needs a valid Bitwarden client to re-invite the
target user.
Expand Down

0 comments on commit a7ccd0f

Please sign in to comment.