Native Signin flow for Idp login

Hello,

I was wondering if it is possible to set-up SSO with (google/apple/fb/twitter) in the react-native application that does not involve using browser. I am looking for a more native flow for better user experience. A way to trigger google app services for google sign-in and so on.

I know browser based sign-in, I only need help with doing same without browser.

Here are some details about my application.

  • My application is built using react-native
  • I want to use OKTA only for AuthN and AuthZ.
  • I want to have Google/ Facebook / Apple and Twitter SSO login options.
  • I want the experience for all login to be seamless and not use browser at all.

I was hoping if someone can provide correct references if this is possible.

Thanks,
Harshit