@oneblink/apps-react
    Preparing search index...

    Function setUserToken

    • Set the User token being included in requests to the OneBlink API on behalf of the user.

      authService.setUserToken('a value')
      

      Parameters

      • token: string | null | undefined

      Returns void