react-password-memory
TypeScript icon, indicating that this package has built-in type declarations

0.0.61 • Public • Published

Logo

React Memory Password

Tired with the old texual passwords, here comes our solution to make your life simpler with emoji password. Just not that we understand you don't want to build up a backend for your authentication. We provide you a one stop to make your life simpler with prebuild component for authentication.

How to Use

Install the Library in your react project

  npm i react-password-memory

Import the component

  import {SignUp} from 'react-password-memory';

Use it with ease

  <SignUp secret_key={String} user_id={int} project_name={String} />

You're now ready to GO!

  npm run start

Authors

Readme

Keywords

none

Package Sidebar

Install

npm i react-password-memory

Weekly Downloads

4

Version

0.0.61

License

MIT

Unpacked Size

61.6 kB

Total Files

36

Last publish

Collaborators

  • symaticvisuals02