Module dittolive_ditto::auth
source · Expand description
Provides access to authentication information and methods for logging on to Ditto Cloud.
Relevant when using an OnlineWithAuthentication
identity.
Re-exports
pub use authenticator::*;pub use login_provider::*;pub use validity_listener::*;