Vue Firebase auth ui user management frontend pack
Provide following feature to your vue app.
- Sign Up / Sign In by firebase auth ui with email with verification request(original of this package).
- Account Management (cange name and email address, delete account, etc).
- Attach to vuetify-nav.
as follows:
Sign Up / Sign In
Account Management
vuetify-nav.
Attach toInstall
npm install vue-faui-user-fe2
# or
yarn add vue-faui-user-fe2
How to setup
refer wiki
Demo
Demo site is available at here.
You can try to Create account, Login, Account management, Logout, Delete account on this site.
Q&A
Github issues are available. Any questions, suggestions, reports are welcome!
Author
History
- 1.0.0 2021.10.07 created from https://github.com/UedaTakeyuki/vue-faui-user-fe2