CannabisData / cannabisdata

Cannabis Data monorepo
MIT License
8 stars 1 forks source link

Infinite loop when restarting after previously signed in #8

Closed gregoryfoster closed 1 year ago

gregoryfoster commented 1 year ago
  1. After signing in and successfully using the dashboard, I stopped the server with CTRL+C.
  2. I restarted the server and refreshed the dashboard.
  3. The server redirected to the account sign in screen.
  4. The server then entered an infinite loop redirecting to the sign in screen.

I halted the server, cleared the 2 browser cookies for 127.0.0.1, restarted the server, and the issue was not present.

gregoryfoster commented 1 year ago

Opting for a revision of the authentication infrastructure.