Auth using Phoenix API with React Native frontend in a separate code base

Hi

I’m building same thing as you, api and backend in phoenix and for the app react native.
How would you use uberauth as initial authorization???

Im still learning both elixir/phoenix and react native and for what i’ve seen the social login would be made in the app and after response we could communicate with the api (guardian) creating a new user or logging in the existing one