vue-faui-user-fe

1.1.10 • Public • Published

2021.06.27: This library is deprecated due to huge package size, the successor is vue-faui-user-fe2 now on.

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-fe 

# or

yarn add vue-faui-user-fe

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.04.04 first version.
  • 1.0.17 2021.05.22 fix: "Delete account" now works well.
  • 1.1.0 2021.05.31 Login component support
  • 1.1.10 2021.06.27 This library is deprecated due to huge package size, successor is vue-faui-user-fe2 now on.

Readme

Keywords

none

Package Sidebar

Install

npm i vue-faui-user-fe

Weekly Downloads

91

Version

1.1.10

License

MIT

Unpacked Size

16.2 MB

Total Files

33

Last publish

Collaborators

  • uedatakeyuki