package
1.0.9
Repository: https://github.com/mutablelogic/go-client.git
Documentation: pkg.go.dev

# 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.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Storage is an interface for reading and writing session, profile, folder and cipher information.

# Type aliases

No description provided by the author