vertx / io.vertx.kotlin.ext.auth.oauth2 / io.vertx.ext.auth.oauth2.AccessToken / refreshAwait
refreshAwait
suspend fun AccessToken.refreshAwait(): Unit
Refresh the access token
Parameters
callback
-
- The callback function returning the results.
Return