Closed dmcinnes closed 8 years ago
On POST /login, we weren't handling 403 FORBIDDEN responses from API that aren't 2fa related, so they show to the user as 500 errors.
POST /login
Ready for review @heroku/api
Pulling this in
On
POST /login
, we weren't handling 403 FORBIDDEN responses from API that aren't 2fa related, so they show to the user as 500 errors.Ready for review @heroku/api