1. vue-faui-user-fe3

vue-faui-user-fe3

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

Attach to vuetify-nav.

Install

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

Dr. Takeyuki UEDA

History

  • 1.0.0 2021.10.07 created from https://github.com/UedaTakeyuki/vue-faui-user-fe2