@tag0/react-auth
TypeScript icon, indicating that this package has built-in type declarations

3.1.3 • Public • Published

ReactAuth

License

Customizable AuthProvider/AuthService and UI components for your react projects.

This project is still in development.

There are 3 components with light/dark themes. You can see Login component below. HTML5 validations are included (email, required, max length, strong password)

  • Login
  • Register (Fields are firstName, lastName, birthDate, email and password. It will allow customization in the future.)
  • Reset Password

ss-light ss-dark

Install

npm install @tag0/react-auth
# OR
yarn add @tag0/react-auth

Development

Clone project. Start example project with the command below and browse on http://fakelocal.com:3000 or try out online demo

More info to define fakelocal.com here in hCaptcha readme

yarn start
# OR
yarn watch

Package Sidebar

Install

npm i @tag0/react-auth

Weekly Downloads

44

Version

3.1.3

License

MIT

Unpacked Size

110 kB

Total Files

9

Last publish

Collaborators

  • erhangundogan