Bear auth contains a set of methods for managing JWT tokens in single page applications.
- 🪶 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
👉 The API references for more information about available methods.
👉 The usage example.