error description returned from the STS if API call fails.
token returned from STS if token request is successful.
error code returned from the STS if API call fails.
tokenType returned from the STS if API call is successful. Possible values are: id_token OR access_token.
Generated using TypeDoc
A type alias of for a tokenReceivedCallback function.