email-actions | tiny SMTP server with a rules based engine | Email library
kandi X-RAY | email-actions Summary
kandi X-RAY | email-actions Summary
email-actions is a tiny SMTP server with a rules based engine to trigger any actions (notifications/commands etc) based on the emails sent to this server
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Process a message from a message
- Match rules
- Get the list of actions for a filter
- Get the rules for a given filter
- Send an email notification
- Read the configuration for a specific plugin
- Create a new socket
- Create a socket
- Check if the configuration file exists
- Create a config file
- Sends an event
- Join a notification
- Start server
- Stop the controller
email-actions Key Features
email-actions Examples and Code Snippets
Community Discussions
Trending Discussions on email-actions
QUESTION
In the comments of the accepted answer it was noted I should set my firebase version to 4.3.1, not my last version 4.2.0
Hi this should be rather straightforward, I'm following the documentation at: firebase passing state in email actions as well as changing the default email-handler
I'm looking to redirect the user after he has verified his e-mail to a new url. The url is already in the Authenticated domains in firebase.
I also already have my actionCodeSettings:
...ANSWER
Answered 2017-Sep-14 at 21:391) The default action URL is https://faros-fe2f5.firebaseapp.com/__/auth/action . Am I supposed to change this? It will change automatically based on my actionCodeSettings I guess
If you want to handle the verification link in your own page, you can change it to your own link but that can only be done in the Firebase Console -> Auth -> Email templates section
The continue URL ('http://myurl.io/join') is the final redirect link which would be embedded in the continueUrl
query parameter of the link. You would typically after email verification is complete, show a continue button to go to that link. This can be passed from the client and must be a whitelisted domain.
2) At line 113 we have the function of interest and it takes the parameters that are retrieved through getParameterByName. How is the continueUrl called at this point?
You only need to write this if you are using your own email action URL and not the .../__/auth/action
link above.
You would after email verification is applied, show a continue button to go back to that link.
I recommend you try the flow with the default widget, click the link, verify the email and then click the continue button. You can mimic that and build your own custom landing page based on that.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install email-actions
Install using pip (May need to use pip3 instead of pip according to your OS/python installation. May need to use sudo prefix before below command if installing system wide)
Install directly
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page