If I have a next js app already setup with a passw...
# support-questions-legacy
p
If I have a next js app already setup with a passwordless recipe frontend/backend, is it possible to have a lambda generate a magic link via email that would log them in for that next js app? The lambda would get triggered from a separate event where we want to notify the user to login from an email notification. Or do I have setup the lambda as the backend for the next app.
4 Views