Supabase auth does not work with tanstack router
This happens when supabase redirects back to application with an access token with
#accessToken= in the url.2 Replies
passive-yellowOP•3y ago
This works fine with react-router so I assume there might be other packages which are affected by it.
conscious-sapphire•3y ago
This shouldn’t be a problem
You can grab the hash out of the url when ever you want
Give me some specifics and I’ll do my best to help you out