magic link sendMagicLink using astro request is undefined
Hi guys, Iam stuck for a while now. I dont understand when or why the Request is undefined. Email, token and url are getting printed but the request is always empty.
could this be related to astro ?
5 Replies
curious what do you need request for, I ended up using using just the email and URL for my needs
i want the user session because the email should been send with staff email
are you using the client sdk or
auth.api
?iam using the client:
also the auth server object doesnt contain any magic link property
