vircadia / vircadia-metaverse

Metaverse server for Vircadia
https://vircadia.com/
59 stars 58 forks source link

Add code to optionally verify email address on account creation #47

Closed Misterblue closed 3 years ago

Misterblue commented 4 years ago

Add 'emailVerified' flag to account. Optionally email verification email (if out-bound email server specified) Have web page landing page that comes from the email sent. Integrate it into the Requests collection.

Misterblue commented 3 years ago

Closed by version 2.3.16 (commit 5c8d002b8f5b8119d16832b6cdae3566e7decd9c) which adds:

Development was contained in branch 'feature/emailVerification' if you want to isolate the changes.