easy_auth library

Classes

AuthenticationBasedApp<T extends EquatableUser>
The root of this package
AuthenticationRepository<T extends EquatableUser>
AuthenticationRepository needs to be extended and passed into AuthApp
EasyAuth
The entry point of the EasyAuth SDK.
EasyAuthBuilder<T extends EquatableUser>
EasyAuthProvider
EmailPasswordAuth
EquatableUser
User model
GoogleAuth

Enums

AuthStatus
AuthStatus represents the current state of the authentication

Exceptions / Errors

AuthException