evergreen-client should re-authenticate when the jwt has expired.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • Component/s: evergreen
    • None
    • Evergreen - Milestone 1

      Seeing a few of these in the server logs:

      error: NotAuthenticated: jwt expired
          at new NotAuthenticated (/srv/evergreen/node_modules/@feathersjs/errors/lib/index.js:93:17)
          at app.authenticate.then (/srv/evergreen/node_modules/@feathersjs/authentication/lib/hooks/authenticate.js:76:31)
          at <anonymous>
          at process._tickCallback (internal/process/next_tick.js:182:7)
      
      

      The client should handling these 401 errors and attempting to re-authenticate.

            Assignee:
            R. Tyler Croy
            Reporter:
            R. Tyler Croy
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: