Expand description
Authentication providers for Ditto.
This module provides types needed for authenticating with Ditto Cloud or
an on-premises authentication server when using
DittoConfigConnect::Server.
Structs§
- Authentication
Client Feedback - Feedback provided by an authentication provider.
- Ditto
Authenticator - Use
ditto.auth()to manage authentication when using applicable identities.
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.