Friday, 14 December 2018

How to get detailed error from the server to display on my frontend?

Sorry for noob question I guess, but I want to display the exact reason why the user sign-in failed, was it because the account doesn't exist or because the credentials were wrong, is there an elegant way to do this? maybe a package?​I'm using Express JS for the REST API.

Submitted December 14, 2018 at 12:58PM by waybovetherest

No comments:

Post a Comment