Joel Braga
Results
1
comments of
Joel Braga
trafficstars
@kiwicopple The solution shouldn’t be around calling /auth/v1/callback (https://github.com/supabase/gotrue#get-callback) directly? Expo returns all identifiers needed (access_token, refresh_token) so we just need to expose on gotrue-js a function that receives all...