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

    Function setFormsKeyToken

    • Set the Forms Key token being used to make requests to the OneBlink API on behalf of the user.

      authService.setFormsKeyToken('a valid json web token')
      

      Parameters

      • jwtToken: string | null | undefined

      Returns void