0.0.61 • Published 2 years ago

react-password-memory v0.0.61

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

0.0.61

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago