Smoother authentication via AuthSession

  1. SDK Version: 3.18.6
  2. Platforms(Android/iOS/web/all): Android and iOS

Is there any way AuthSession can directly use the app to authenticate via Oauth2 instead of opening up a web browser? Currently wanting to use the Snapchat LoginKit Oauth2 to allow users to login (alongside Sign In with Apple) and native iOS apps their module allows for your app to open the Snapchat app, allow the user to click “Authorise” and then redirect back to your app with the relevant information. Is this possible with React Native/Expo?

Thanks!

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