Socket
Socket
Sign inDemoInstall

hoodie-plugin-email-verifier

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hoodie-plugin-email-verifier

Hoodie plugin that sends an email verification mail to confirm the user.


Version published
Maintainers
1
Install size
106 kB
Created

Readme

Source

Hoodie E-Mail Verifier Plugin

Sends an email to the user when they signUp. User must click on the link in the email to confirm account.

Note: this plugin ONLY works if the user document's id is an email address

##Note: this plugin is a work in progress!!! Some items that would be nice to have:

  • Should add to config the the URL route to redirect to after successful confirmation. Right now it's hard coded to "/#confirmed"
  • Make length of security token a config variable
  • Could probably make this work with having the email in some other attribute rather than only the id.
  • Make http/https a config item (so that we use the correct protocol in the link inside the email
  • Make the subject and body of the email configurable

Before sending email can be used, you need to configure an email service in the Admin Dashboard.

Keywords

FAQs

Last updated on 04 Jul 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc