enqueue Callback
Enqueues a callback at the server's HTTP request handler. This allows for customization of the token that the server issues whenever a Relying Party requests a token from the tokenEndpointUrl.
Parameters
o Auth2Token Callback
A callback that implements the OAuth2TokenCallback interface.