bland-lawyer-16132
08/08/2025, 4:02 PM@ory/client
javascript sdk in a react-native mobile app, I want to authenticate a user based on an accessToken I get using a native facebook login with the library react-native-fbsdk-next. How can i achieve that using the @ory/client
js sdk, possibly avoiding a browser redirect?