Module api

Module api 

Source
Expand description

This module contains request/response models used internally when communicating with the Bitwarden Identity API. These are implementation details and should not be exposed in the public SDK surface.

Modulesยง

request ๐Ÿ”’
API related modules for Identity endpoints Request models for Identity API endpoints that cannot be auto-generated (e.g., connect/token endpoints) and are shared across multiple features within the login client
response ๐Ÿ”’
Response models for Identity API endpoints that cannot be auto-generated (e.g., connect/token endpoints) and are shared across multiple features within the login client
send_login_request ๐Ÿ”’
Common send function for login requests