docker-sdk-rust/docs/SystemAuthResponse.md
2025-06-16 16:37:36 +07:00

483 B

SystemAuthResponse

Properties

Name Type Description Notes
status String The status of the authentication
identity_token Option<String> An opaque token used to authenticate a user after a successful login [optional]

[Back to Model list] [Back to API list] [Back to README]