AuthDataSource
interface AuthDataSource
Interface defining data source operations for authentication.
Functions
Link copied to clipboard
Gets the currently authenticated user, if any.
Link copied to clipboard
Link copied to clipboard
Register a new user with Google.
Link copied to clipboard
Sign in with an email and password.
Link copied to clipboard
Sign in with a Google account.
Link copied to clipboard
Look for saved credentials.