E-mail sign in vs Magic link - the user object
Hello,
I'm trying to add Magic link sign in to my app, however a session created from a magic link does not contain the user object and therefore I can't get user ID (from auth.users) which my app needs. Here's an example:
I'm trying to add Magic link sign in to my app, however a session created from a magic link does not contain the user object and therefore I can't get user ID (from auth.users) which my app needs. Here's an example: