tokenEndpointUrl

@SerialName(value = "token_endpoint")
val tokenEndpointUrl: String? = null(source)

OIDC Discovery: URL of the OP's OAuth 2.0 Token Endpoint (OpenID.Core). This is REQUIRED unless only the Implicit Flow is used.