vertx / io.vertx.kotlin.ext.auth.oauth2 / io.vertx.ext.auth.oauth2.AccessToken / logoutAwait

logoutAwait

suspend fun AccessToken.logoutAwait(): Unit

Revoke refresh token and calls the logout endpoint. This is a openid-connect extension and might not be available on all providers.

Parameters

callback -

Return