userInfo

abstract suspend fun userInfo(authorizationHeader: String, httpRequest: RequestInfo? = null): KmmResult<JsonObject>(source)

Returns the user info associated with this access token, when the token in authorizationHeader is correct.