fetchUserInfo | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function fetchUserInfo

    • Get user details from the userinfo endpoint

      Parameters

      • wrdSchema: AnyWRDSchema

        WRD Schema containing the provider

      • provider: string | number

        Provider (wrdId or wrdTag)

      • accessToken: string

        Access token to use for the userinfo request

      Returns Promise<any>