tokenEndpoint

@SerialName(value = "token_endpoint")
val tokenEndpoint: String(source)

URL of the authorization server's token endpoint RFC6749. This is REQUIRED unless only the implicit grant type is supported.

NOTE: Mandatory for our use-case