Trying to sort out authentication flow with AuthSession

Please provide the following:

  1. SDK Version: v47.0.13
  2. Platforms(Android/iOS/web/all): all

I’m very confused about implementing an authentication flow in Expo.

Am I supposed to send the token I receive from the auth provider to my node server on the front end via HTTP request? Or there a way of providing a server endpoint in the AuthSession.

Reading through the docs, I’m leaning towards the first…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.