Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email verification handler #45

Open
mattbalza opened this issue Jun 25, 2015 · 3 comments
Open

Email verification handler #45

mattbalza opened this issue Jun 25, 2015 · 3 comments

Comments

@mattbalza
Copy link

Make flask-stormpath able to handle the email verification event so that site owners can customize experience (e.g. Verification Base URL) upon successful validation.

@rdegges
Copy link
Contributor

rdegges commented Jun 25, 2015

We will definitely get this added for ya =)

@jcass77
Copy link
Contributor

jcass77 commented Sep 6, 2016

I've hacked something together at https://github.com/BarrusInvestments/stormpath-flask/tree/fix/45_missing_email_features do add the missing email verification features.

  • enables email verification workflow
  • don't allow unverified accounts to log in
  • option to resend verification email
  • samples of the various html templates (these have not been aligned with the standard Stormpath look and feel).

It doesn't have any tests so probably not fit for a pull request, but might help others get started on this themselves.

@mdeggies
Copy link
Member

mdeggies commented Jan 31, 2017

@rdegges Was this added yet? :) Can't find info about it in the docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants