modules/auth/presentation/presentation library

Classes

AuthGuard
Guard that checks if the user is authenticated.
AuthRepository
UI state controller for authentication.
LoginForm
A form prompting the user to input their credentials.
LoginScreen
Presents an authentication form to the user.
UserRepository
UI state controller for the current user.