Interface to expose the method required for a class to implement a Token Manager.
Essentially a String representation of a valid token is required in the method response.
If a user wants to implement their own refresh token method they will have to use this interface also