UNPKG

email-verification-code-sendgrid

Version:

Using sendgrid, we added <strong>2 other functions</strong> to make the verification more secure and more intense.<br> Now you can confirm with a Token that is generated at the beginning, or confirm with the code and the token at the same time!

53 lines (52 loc) 1.75 kB
{ "_from": "email-verification-code-sendgrid", "_id": "email-verification-code-sendgrid@1.2.0", "_inBundle": false, "_integrity": "sha512-7kdrG0U4z0j+xQ17ncuT0fBsDpKO7L9hik6JSsZ3L1CdLOXO9YDpNg39WPfDB9qzrU6aNLXABlhHrGI5Snx36A==", "_location": "/email-verification-code-sendgrid", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "email-verification-code-sendgrid", "name": "email-verification-code-sendgrid", "escapedName": "email-verification-code-sendgrid", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/email-verification-code-sendgrid/-/email-verification-code-sendgrid-1.2.0.tgz", "_shasum": "a04dbe0d886584c5f2683828c3c2434eb267b4b0", "_spec": "email-verification-code-sendgrid", "_where": "C:\\Users\\Daniel\\Documents\\Proyectos\\Netpro-Oficial\\TCI - Substance", "author": { "name": "Daniel Sifontes" }, "bundleDependencies": false, "dependencies": { "nodemailer": "^6.4.16", "uuid-token-generator": "^1.0.0" }, "deprecated": false, "description": "Using sendgrid, we added <strong>2 other functions</strong> to make the verification more secure and more intense.<br>\r Now you can confirm with a Token that is generated at the beginning, or confirm with the code and the token at the same time!", "keywords": [ "email", "verification", "email-verification", "code", "email-confirmation", "mailing", "sendgrid" ], "license": "ISC", "main": "index.js", "name": "email-verification-code-sendgrid", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.2.0" }