vertx / io.vertx.kotlin.ext.auth.oauth2 / io.vertx.ext.auth.oauth2.OAuth2Auth / loadJWKAwait

loadJWKAwait

suspend fun OAuth2Auth.loadJWKAwait(): Unit

Loads a JWK Set from the remote provider.

When calling this method several times, the loaded JWKs are updated in the underlying JWT object.

Parameters

handler -

Return