Files
freeCodeCamp/client
Oliver Eyton-Williams ffcf8294f1 fix: fetch CSRF cookie and set headers lazily (#38452)
* fix: fetch csrf cookie and set headers lazily

* fix: check cookie each call to keep it up to date

Previously the cookie was checked once and never updated until the
client was reloaded.  Stale or absent cookies would generate incorrect
tokens or no tokens, respectively, causing CSRF errors.
2020-03-27 16:41:33 +05:30
..
2019-10-16 19:29:48 +09:00
2020-03-17 23:28:23 +05:30
2019-08-20 13:37:11 +05:30