UserManager

interface UserManager

UserManager is responsible for managing the user details.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun getBasicUserInfo(accessToken: String?): LinkedHashMap<String, Any>?

Get the basic user information of the authenticated.