@bear-auth/core
v2.1.0
Published
Bear auth contains a set of methods for managing JWT tokens in single page applications.
Downloads
563
Readme
🐻 Bear Auth Core
Bear auth contains a set of methods for managing JWT tokens in single page applications.
Features
- 🪶 Ultra-light
- ♻️ Auto access token refreshment
- 🛜 Network status detection
- 🏗️ Highly customizable
- 💨 Tree-shakeable & side-effect free
- 🙈 Framework agnostic
- ✅ Strongly typed
- ✨ Multiple instances per origin
- 👨🚒 Custom error & guard functions for easier error handling
APIs
👉 The API references for more information about available methods.
Usage
👉 The usage example.