bitwarden_
auth
1.0.0
Module access_
token_
request
Module Items
Structs
Enums
In bitwarden_
auth::
send_
access
bitwarden_auth
::
send_access
Module
access_token_request
Copy item path
Source
Structs
§
Send
Access
Token
Request
A request structure for requesting a send access token from the API.
Send
Email
Credentials
Credentials for sending an OTP to the user’s email address. This is used when the send requires email verification with an OTP.
Send
Email
OtpCredentials
Credentials for getting a send access token using an email and OTP.
Send
Password
Credentials
Credentials for sending password secured access requests. Clone auto implements the standard lib’s Clone trait, allowing us to create copies of this struct.
Enums
§
Send
Access
Credentials
The credentials used for send access requests.