JSPM

react-auth-kit

3.0.2-alpha.19
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6986
  • Score
    100M100P100Q121784F
  • License MIT

Authentication Library for React, which makes Token based auth very easy

Package Exports

  • react-auth-kit
  • react-auth-kit/AuthContext
  • react-auth-kit/AuthProvider
  • react-auth-kit/createRefresh
  • react-auth-kit/createStore
  • react-auth-kit/errors
  • react-auth-kit/higherOrderComponents/withAuthHeader
  • react-auth-kit/higherOrderComponents/withAuthUser
  • react-auth-kit/higherOrderComponents/withIsAuthenticated
  • react-auth-kit/higherOrderComponents/withSignIn
  • react-auth-kit/higherOrderComponents/withSignOut
  • react-auth-kit/hooks/useAuthHeader
  • react-auth-kit/hooks/useAuthUser
  • react-auth-kit/hooks/useIsAuthenticated
  • react-auth-kit/hooks/useSignIn
  • react-auth-kit/hooks/useSignOut
  • react-auth-kit/utils/hooks
  • react-auth-kit/utils/reducers
  • react-auth-kit/utils/utils

Readme

React Auth Kit Banner

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

Test Suites Test Suites Snyk


https://authkit.arkadip.dev 🚀

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
  • 🌲 Tree Stacking
  • 🔧 Easy to use
  • ⚛️ Build for React JS
  • ⚡ Works with Next JS
  • 🚀 Fast and easy to Implement
  • 🛡️ Supports JSON Web Token (JWT)
  • 🔒 Secure Client Side Authentication
  • ⌨️ Highly typed and written in TypeScript

Documentation

https://authkit.arkadip.dev.

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 MIT License code