sasjs / server

Build Apps on Base SAS
https://server.sasjs.io
MIT License
20 stars 3 forks source link

clear cookies on logout #304

Open allanbowe opened 2 years ago

allanbowe commented 2 years ago

to avoid 'invalid csrf token' responses on login, we should clear cookies on logout, and on 401 responses.