# Functions
NewTokenService initializes and returns a TokenService pointer with all configurations set.
# Structs
TokenRequest is a struct representing the JSON payload structure for token generation requests.
TokenService represents the main application token service.