# README
Bitwarden API Client
This package provides a client for the Bitwarden API, which is used to interact with the Bitwarden password manager.
References:
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
Set the client_id and client_secret.
Set the device, populating missing fields.
Use file storage engine to read and write data.
Force login by clearing the token.
Set decryption password.
Use a storage engine to read and write data.
# Interfaces
Storage is an interface for reading and writing session, profile, folder and cipher information.
# Type aliases
No description provided by the author