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§
- Authentication
Client Feedback - Feedback provided by an authentication provider.
- Ditto
Authenticator - Use
ditto.auth()to manage authentication.
Traits§
- Ditto
Authentication Event Handler - Implement this trait for a type in order to use
DittoConfigConnect::Servermode with the old callback-based authentication API.
Functions§
- get_
development_ provider - Authentication provider for testing and development. Not intended for production use.