Module identity

Module identity 

Source
๐Ÿ‘ŽDeprecated since 5.1.0: Use the auth module instead
Expand description

Deprecated: use the crate::auth module instead.

This module is retained for backward compatibility and re-exports the authentication types and functions from crate::auth.

Re-exportsยง

pub use crate::auth::get_development_provider;
pub use crate::auth::AuthenticationClientFeedback;
pub use crate::auth::DittoAuthenticationEventHandler;
pub use crate::auth::DittoAuthenticator;