mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-15 01:00:14 -04:00
* Revert "revert: replace axios with fetch"
This reverts commit 418287f1e8.
* fix: always include credentials
Since www.freecodecamp.org and api.freecodecamp.org are different
origins we have to tell fetch to 'include' the credentials.