hiya everyone
so i used supabase for my latest project, really helped with the auth
how does supabase do the verification?
because if i try logging in normally, i get an api error
but if i click the link it emails me, it redirects me to my apps login screen with a long token in the url
i dont interact with the token, nor do anything special with it at all
but somehow it logs me in and marks as verified
how does it do that?
email analytics?