getUserInfo

open suspend override fun getUserInfo(accessToken: String): KmmResult<OidcUserInfoExtended>(source)

Get the OidcUserInfoExtended (holding OidcUserInfo) associated with the accessToken, that was created before at the Authorization Server.