Expand description

Provides access to authentication information and methods for logging on to Ditto Cloud. Relevant when using an OnlineWithAuthentication identity.

Structs

This wraps an optional JSON blob that could be provided by an authentication provider. It can be used to give details about the authentication or explain why it was rejected.
Handle to trigger authentication requests

Traits

Implement this trait for a type in order to construct an OnlineWithAuthentication identity.