Represents a JWT authentication class that handles token validation.
Constructor for creating a new instance of a class with a session authorization token.
The session authorization token to be used.
None
Readonly
Authenticates the user by checking if the token is valid.
Represents a JWT authentication class that handles token validation.