A work-in-progress Google like auth example using vuetify
This project is a simple demonstration of how to create a Google like, router based, multi step login form using Vue and Vuetify.
- Sign in flow
- Sign up flow
- Username recovery flow
- Password recovery flow
- Internationalization
Demo: https://vuetify-material-auth.vercel.app
npm install
npm run serve