Bear auth contains a set of methods for managing JWT tokens in single page applications.
npm install @bear-auth/coreBear auth contains a set of methods for managing JWT tokens in single page applications.
- šŖ¶ Ultra-light
- ā»ļø Auto access token refreshment
- š Network status detection
- š Auth session propagation strategies
- šļø 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.