Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Mail token template support #811

Closed
wants to merge 17 commits into from
Closed

Mail token template support #811

wants to merge 17 commits into from

Conversation

pahrohfit
Copy link

Simple add of the token to be available in the email templates.

When using with an application via REST, being able to integrate with the device native app, using something like Branch.io. This will allow a click via email to open either the native app, app store, or web site, to perform the function using the token from the request.

Unit tests included, as well as some other minor fixes to the testing environment.

jwag956 added a commit to Flask-Middleware/flask-security that referenced this pull request May 2, 2019
Use mongomock rather than real mongodb - this improves speed and makes it easy and self contained to run all unit tests

By default, use 'plaintext' as password hash for unit tests. This halves the test time.

Thanks pahrohfit for the code in: pallets-eco/flask-security#811
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant