https://github.com/codeforgeek/node-email-verification
Verify email Account Script in Node.js
https://github.com/codeforgeek/node-email-verification
Last synced: about 1 year ago
JSON representation
Verify email Account Script in Node.js
- Host: GitHub
- URL: https://github.com/codeforgeek/node-email-verification
- Owner: codeforgeek
- Created: 2014-07-25T15:15:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T11:54:42.000Z (over 8 years ago)
- Last Synced: 2025-04-01T19:59:23.934Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://codeforgeek.com/2014/07/node-email-verification-script/
- Size: 914 KB
- Stars: 31
- Watchers: 4
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
node-email-verification
=======================
Script to send and verify email account of user.
Tutorial link : http://wp.me/p4ISPV-39
How to use:
You can get the script in two ways:
=> Either download the zip.
OR
=> git clone https://github.com/codeforgeek/node-email-verification.git
Thanks.