Crate bitwarden_auth

Source
Expand description

§Bitwarden Auth

Contains the implementation of the auth functionality for the Bitwarden Password Manager.

Modules§

auth_client 🔒
send_access 🔒

Structs§

AuthClient
Subclient containing auth functionality.

Traits§

AuthClientExt
Extension trait for Client to provide access to the AuthClient.