Current section

Files

Jump to
pow lib extensions email_confirmation README.md
Raw

lib/extensions/email_confirmation/README.md

# PowEmailConfirmation
This extension will send an e-mail confirmation link when the user signs up, and when the user changes their e-mail. It requires that the user schema has an `:email` field.
## Installation
Follow the instructions for extensions in [README.md](../../../README.md), and set `PowEmailConfirmation` in the `:extensions` list.