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