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

getFlowType

abstract fun getFlowType(): OAuth2FlowType

Returns the configured flow type for the Oauth2 provider.

Return
the flow type.