ScriptSathi / react-auth-kit

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

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

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 Snyk


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
  • πŸ”§ Easy to use
  • βš›οΈ Build for React JS
  • ⚑ Works with Gastsby, Next JS
  • πŸš€ Fast and easy to Implement
  • πŸ›‘οΈ Supports Json Web Token (JWT)
  • πŸ”’ Secure Client Side Authentication
  • ⌨️ Highly typed and written in TypeScript

Documentation

Visit https://authkit.arkadip.dev for the offical documentation.

Hall of Fames ✨

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.dev

License:Apache License 2.0


Languages

Language:TypeScript 97.1%Language:JavaScript 2.7%Language:Shell 0.1%