How are you supposed to persist provider access & refresh tokens currently ? I need access to the provider refresh token as doing request on the backend is a critical feature of my application.
Feature request Is your feature request related to a problem? Please describe. Currently, the data returned from the supabase.auth.session() method, or the supabase.auth.onAuthStateChange() callbac...
we recently added the ability to request additional scopes and return the provider_token, we need to figure out the best way to persist this token so it can be used again later, perhaps in the app ...
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.