You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Base structure to start development Web Applications with access control by login
Motivation
Often we need create a basic structure for web application with login, main container and side menu.
Okay, but it's a little boring.
You can clone the git project and go directly to the needs of your project.
Features
- Access control by login - Redirect to login page when is user invalid
- Login UI with user name and password
- Remember username and password - Skip to main page
- App Bar
- Drawer menu