returnUrl

@SerialName(value = "return_url")
val returnUrl: String? = null

Parameters

returnUrl

For webview integrations only. Upon completing OAuth login in the native browser, the user will be redirected to this URL to return to your app.