Please consider adding official support for Expo (managed workflow) in this SDK.
Right now it partially works, but Expo users have to manually:
Replace redirectPath with AuthSession.makeRedirectUri()
Add a custom scheme in app.json
Install and configure react-native-webview for silent login
Handle deep linking and redirect URIs manually
It would be really helpful to have built-in support or a version tailored for Expo, with better compatibility out of the box.
Thanks!
Please consider adding official support for Expo (managed workflow) in this SDK.
Right now it partially works, but Expo users have to manually:
Replace redirectPath with AuthSession.makeRedirectUri()Add a custom scheme in app.jsonInstall and configure react-native-webview for silent loginHandle deep linking and redirect URIs manuallyIt would be really helpful to have built-in support or a version tailored for Expo, with better compatibility out of the box.
Thanks!