authorizationEndpoint

@SerialName(value = "authorization_endpoint")
val authorizationEndpoint: String(source)

URL of the authorization server's authorization endpoint RFC6749. This is REQUIRED unless no grant types are supported that use the authorization endpoint.

NOTE: Mandatory for our use-case