Spyros Gi

Results 13 comments of Spyros Gi

This helps, thanks @wtho! Maybe it would make sense to have a link to your stackblitz in the README?

Hi, is there an update here? Do you need more information from my side? /cc @PatAltimore

Wondering what is the status here as it's been almost 10 days now.

for more context, the corrupted jwt is due to me trying to make an anonymous user -> permanent _without having the user logged-in_. I am using the auth admin API:...

@silentworks let's not focus on what I gave us extra context because as I wrote in the description, I know this is not how it's supposed to be done. If...

Thank you for the explanation, will close this then.

Related thread https://github.com/orgs/supabase/discussions/33811 (uses global mechanism as well)

> Auth admin calls use the service_role key so there is no refreshing of any token happening there Hm.. after the `postgrest_client_timeout` I can see the Bearer has a different...

Any input here? Should we use a contextvar so that there is a single client for each request?

Even if the PR from @Kabya002 fixes this (can't tell myself) - would be great to have an answer on what is the recommended way to re-use a supabase client...