Module auth

Module auth 

Source
Expand description

Use ditto.auth() to obtain a DittoAuthenticator to view and manage auth settings.

Provides access to authentication information and methods for logging on to Ditto Cloud. Relevant when using DittoConfigConnect::Server mode.

Structs§

AuthenticationClientFeedback
Feedback provided by an authentication provider.
DittoAuthenticator
Use ditto.auth() to manage authentication.

Traits§

DittoAuthenticationEventHandler
Implement this trait for a type in order to use DittoConfigConnect::Server mode with the old callback-based authentication API.

Functions§

get_development_provider
Authentication provider for testing and development. Not intended for production use.