vertx / io.vertx.reactivex.ext.auth.oauth2 / OAuth2Auth / authorizeURL

authorizeURL

open fun authorizeURL(params: JsonObject): String

Generate a redirect URL to the authN/Z backend. It only applies to auth_code flow.

Parameters

params -

Return