reactql / example-auth

User auth, session & JWT example for ReactQL
48 stars 17 forks source link

Replace isemail by validator #4

Closed arsanjea closed 7 years ago

arsanjea commented 7 years ago

Since validator.js is required for sequelize, why not add it as a project dependency and use it for email validation?

leebenson commented 7 years ago

sure, that's an option. I reached for the quickest email validator for this demo, but it could easily be swapped out. Happy to accept PRs.

arsanjea commented 7 years ago

by the way, I've emailed you to request the creation of a slack workspace for reactql but you haven't answered (sorry to be doing this via github).

leebenson commented 7 years ago

I saw it, thanks. Just busy catching up. Will respond soon.