adminlte-laravel icon indicating copy to clipboard operation
adminlte-laravel copied to clipboard

Add email verification

Open acacha opened this issue 8 years ago • 1 comments

See:

https://github.com/jrean/laravel-user-verification

acacha avatar Sep 09 '16 10:09 acacha

Ideas:

  • Use/create a middleware (like jrean/laravel-user-verification) to protect routes need user verified
  • Configurable (active/deactive user verification)
  • Diferent kinds of user verification: mandatory (no login till email verified, user can verify email when he/she wants, etc )

acacha avatar Jan 28 '17 07:01 acacha