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

Adds support for 'token' in email templates #741

Closed
wants to merge 5 commits into from
Closed

Adds support for 'token' in email templates #741

wants to merge 5 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.

Copy link
Collaborator

@jirikuncar jirikuncar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add a new test to tests/test_context_processors.py to make sure that the token is correctly passed to all mail templates? Thanks!

@pahrohfit pahrohfit closed this Nov 6, 2018
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

2 participants