PurdueElectricRacing / FullSend

Automated email service for the Purdue Electric Racing team.
https://full-send.herokuapp.com
0 stars 1 forks source link

Modify CSRF to ignore for /api #30

Closed RyanSchw closed 5 years ago

RyanSchw commented 5 years ago

https://stackoverflow.com/a/31136060/5615790

The user will authenticate with a key instead of a CSRF token, so ignore for the /api routes.