suspend fun AuthStore.getUserCredentialsByIdAwait(rawId: String): List<JsonObject>
Suspending version of method io.vertx.ext.auth.AuthStore.getUserCredentialsById
Return
NOTE: This function has been automatically generated from io.vertx.ext.auth.AuthStore using Vert.x codegen.