Skip to content

Ne-Lexa/react-auth-kit

 
 

React Auth Kit Banner

🔑 Authentication Library for React Js for Token Based Auth with Json Web Token(JWT) 🔑

NPM Deploy Test Suites Test Suites Codacy Badge


Introduction

React Auth Kit is a lightweight Javascript library for React JS, which makes the implementation of Token based authentication very easy

It is production-ready, and gives you the following:

  • 1.95 KB Gzipped
  • Build for React
  • Easy to Implementation
  • Secure Client Side Authentication
  • Highly typed and written in TypeScript
  • Can be implemented using both Higher Order Components and React Hooks
  • 100% test coverage.
  • 100% type annotated codebase.
  • Zero hard dependencies.

Requirements

  • Node Js 8.0+
  • React Js 16.8+
  • React-Router-Dom 3.0+

Documentation

Visit https://authkit.arkadip.me for the complete documentation

— 🔑 —

React Auth Kit is Apache 2.0 License code

About

Authenticate users in React Js Apps

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.5%
  • JavaScript 4.5%