mike-goodwin/connect-azuretables

The return of "resource does not exist"

Opened this issue · 0 comments

We have had to abandon use of this project due to this bug. The documentdb provider works as expected, but we'd rather use Table Storage for this purpose.

The session gets created properly, but when it is expired/deleted by the cron job the "resource does not exist" error comes and the cookie needs to be cleared from the client before they can log in again and proceed. We tried the passport workaround detailed in this issue but with no success.