redirectUrl

@SerialName(value = "redirect_uri")
val redirectUrl: String? = null(source)

RFC6749: REQUIRED, if the redirect_uri parameter was included in the authorization request, and their values MUST be identical.