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

Passing extra fields between the login form and delivery function #130

Open
iplanwebsites opened this issue Nov 1, 2019 · 0 comments
Open

Comments

@iplanwebsites
Copy link

I need to give some context to my email notifications. I can personalize the login form accordingly with extra values.
Is it possible to access my hidden fields values (req.body) in the "sendToken" route?
I might be missing something, but 'm not sure how it'd be possible to access the req/res context within the passwordless.requestToken function.
Thanks!

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

No branches or pull requests

1 participant