Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better error handling on login and signup; link to login from signup #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajw725
Copy link

@ajw725 ajw725 commented Nov 15, 2020

Just a couple of things I cleaned up while working through your NestJS course (which is great, btw - thank you!). When CORS isn't enabled in the Nest app, the error object doesn't even have a response property. The message just says "Network Error."

I also thought it would be helpful to add a link from the signup page to the signin page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant