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

authorizeURL

abstract fun authorizeURL(params: JsonObject): String

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