smpallen99 / coherence

Coherence is a full featured, configurable authentication system for Phoenix
MIT License
1.27k stars 224 forks source link

Add support for application configurable confirm account #379

Closed smpallen99 closed 5 years ago

smpallen99 commented 5 years ago

I would like to add an application runtime configuration to control whether new accounts should require confirmation. When confirmation is disabled, new accounts should present the flash message as if the confirmable option was not set and the account should automatically confirmed.