CodeForPhilly / prevention-point

Current Functional Product
MIT License
30 stars 15 forks source link

PR463: Front end auth checkup #499

Closed medy-io closed 3 years ago

medy-io commented 3 years ago
  1. Hard coding "/api/" prefix to ALL api calls to fix scenarios in which "/api/" wasn't getting prefixed via apisauce object.
  2. Adding sourceMaps for easier debugging