You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api): export error classes and interfaces for advanced usage 🚀
- Add advanced error handling documentation with import examples and instanceof checks
- Export error classes for specific error handling (ValidationError, TokenExpiredError, etc.)
- Export TypeScript interfaces for type safety (JWTOptions, EncryptionAlgo, etc.)
- Update version to 1.4.1 for patch release
0 commit comments