Package Exports
- react-auth-kit
- react-auth-kit/AuthContext
- react-auth-kit/AuthProvider
- react-auth-kit/PrivateRoute
- react-auth-kit/errors
- 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/actions
- react-auth-kit/utils/hooks
- react-auth-kit/utils/reducers
- react-auth-kit/utils/utils
Readme
🔑 Authentication Library for React Js for Token Based Auth with Json Web Token(JWT) 🔑
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
— 🔑 —
React Auth Kit is MIT License code