userInfo

open suspend override fun userInfo(authorizationHeader: String, httpRequest: RequestInfo?): KmmResult<JsonObject>(source)

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

Return

KmmResult may contain a OAuth2Exception, especially a UseDpopNonce