jespino / react-auth-kit

Easily manage Authentication state of users in React-based Apps using Hooks and Higher-order components

Home Page:https://authkit.arkadip.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Auth Kit Banner

πŸ”‘ Authentication Library for React Js for Token Based Auth with Json Web Token(JWT) πŸ”‘

NPM Deploy Test Suites Test Suites Test Suites


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:

  • πŸ“¦ Very lightweight
  • βš›οΈ Build for React Js
  • πŸš€ Fast and easy to Implement
  • πŸ›‘οΈ Supports Json Web Token (JWT)
  • πŸ”’ Secure Client Side Authentication
  • ⌨️ Highly typed and written in TypeScript

Documentation

Visit Auth Kit for the offical documentation.

HALL OF FAME ✨

We love our contributors! If you'd like to contribute anything from a bug-fix to a feature update, you can read our CONTRIBUTING GUIDE

Contributors

β€” πŸ”‘ β€”

React Auth Kit is Apache 2.0 License code

About

Easily manage Authentication state of users in React-based Apps using Hooks and Higher-order components

https://authkit.arkadip.me

License:Apache License 2.0


Languages

Language:TypeScript 96.5%Language:JavaScript 3.3%Language:Shell 0.1%