TokenController class This class is responsible for handling the token routes in the API.
Constructor
The token use case
Get data from the access token
The request object
The response object
The data from the access token
Refresh the access token
The result of the token refresh
Validate the access token
The result of the token validation
TokenController class This class is responsible for handling the token routes in the API.