topicquests / tqks-featherweight-prototype

Quasar Feathers Structured Conversation
Apache License 2.0
16 stars 9 forks source link

Byron/email veirfication #109

Closed byroncoughlinSr closed 5 years ago

byroncoughlinSr commented 5 years ago

I am putting this as fix for bug/issue #70 . Now when user registers they can not sign in until their email is verified. After email is verified isVerified changes from false to true. And the verifyToken and verifyExpires change to null in mongoDb.

Some things to test register and attempt login - should fail verify email - should login register with same email - should fail

elog08 commented 5 years ago

This was handled by the email verify fix branch