Trigger sending magic links from different app? #3050
Unanswered
dominik-sfl
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
Wondering if this is possible and if so, how? Say I have an app for my customers, called
app1
. They can sign up & request a magic link. However, I do not want to send the magic link to them straightaway, but "review" their signup first. I would then like to have a separate internal tool, calledapp2
where I can see all signup requests and then manually send magic links to those customers, but forapp1
.I don't have much experience with
next-auth
, so forgive me if the question is rather basic. I haven't found anything in the docs though (understandably so, as it's a rather specific question anyways).Is this theoretically possible? Or will the magic links sent from
app2
always be forapp2
?How to reproduce ☕️
not applicable
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
Beta Was this translation helpful? Give feedback.
All reactions