suspend fun OAuth2Auth.userInfoAwait(user: User): JsonObject
Suspending version of method io.vertx.ext.auth.oauth2.OAuth2Auth.userInfo
user
- the user (access token) to fetch the user info.
Return
NOTE: This function has been automatically generated from io.vertx.ext.auth.oauth2.OAuth2Auth using Vert.x codegen.