You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maybe this can be refactored with api routes available directly in expo? that way we wouldn't need to deal with cross-origin stuff on the nextjs app? don't know if that makes sense though as you'd then have 2 server deployments ://
Could possibly add Apple sign in to this?
Just because its in Apple's ToS now that apps must offer it if they use any third party auth like the discord provider here
Could possibly add Apple sign in to this? Just because its in Apple's ToS now that apps must offer it if they use any third party auth like the discord provider here
I am trying to add Apple sign-in, but running into two issues:
Describe the feature you'd like to request
the idea of the expo example was never to have a perfect mobile setup from the start, but more to show the splitting possible.
but i tihnk we can add some stuff that will enhance the user experience of mobile devs checking this out
Describe the solution you'd like to see
Additional information
https://github.com/supabase-community/create-t3-turbo got some of these I believe
The text was updated successfully, but these errors were encountered: