jwt_hero library

Classes

JwtHeroInterceptor
Intercepts HTTP requests to handle JWT token management.
JwtToken
A class that represents a JWT token.
SecureTokenStorage
A secure implementation of TokenStorage that uses FlutterSecureStorage.
SessionManager
Manages the session status of the user.
TokenStorage
The interface for token storage.

Enums

SessionStatus
The session status enum.