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
We need to implement a login through SFAuthenticationSession in a React Native app. Is there any available solution/doc/API which can be shared? It'll be a lot of help. Thanks in advance!
Since the
SFAuthenticationSession
is related to theSFSafariViewController
, we might consider adding a React Native API for that as well.ref: https://developer.apple.com/documentation/safariservices/sfauthenticationsession
@naoufal what do you think?
The text was updated successfully, but these errors were encountered: