presentation/screens/auth/auth_screens library

Deferred-load barrel for the auth flow (login, forgot, reset). Pulled in when an unauthenticated visitor lands on one of those routes — already-authenticated users on / never load this chunk.

Classes

ForgotPasswordScreen
LoginScreen
ResetPasswordScreen