Get it from supabase user authentication service.
After magic link is sent to the user email they are redirected to the site with this parameters essentially I am getting #token-acess=abc
Is there any other way I can use that token access to verify the current user?
It should, especially the regex part. If you can grab the url using “This Url” you can run regex or find and replace, then you can either navigate to that page (open external site)
They key here will be grabbing the url and doing work to it. Get parameter from url will NOT work with #