Constructor for creating a new instance of a class with JwtAuthentication identity and AccessLevel access level.
The identity for authentication.
The access level for authorization.
None
Authorizes access based on the claims to access levels.
Returns true if authorized, otherwise returns an error object with description and error code.
Represents a class for handling JWT authorization based on access levels.