pages/login/loginView library

Classes

GlobalProviders
Wraps the whole app to provide login if no user is signed in, and provide the credentials for use by children
LoginField
Plain LoginField. uses the LoginModel to log a user in
LoginView
The Login View with username and password field
LoginWrapper
If no user is logged in (given by LoginModel) it shows the LoginView. If someone is already logged in it directly forwards to the HomeView