vertx / io.vertx.rxjava.ext.auth.oauth2 / OAuth2Auth / rxLoadJWK

rxLoadJWK

open fun rxLoadJWK(): Single<Void>

Loads a JWK Set from the remote provider. When calling this method several times, the loaded JWKs are updated in the underlying JWT object.

Return