#MagicURL Session on Server Side (Next JS)

9 messages · Page 1 of 1 (latest)

leaden fern
#

Hi guys, currently doing magic url login. I have face the issue to get the session. This session error on server. Do i need to update MagicURLSession on server side instead of client?

#

btw this is how i create the session on client side

stark dew
leaden fern
#

Its ok i turn back to client render

#

server render is really troublesome

leaden fern
#

@stark dew btw is it doable to do ssr with magiclink login?

#

i saw mostly web application out there just use client side to authenticate the session

#

i didnt see what the point to use server side for magiclink