-
Notifications
You must be signed in to change notification settings - Fork 441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{"nativeStackAndroid":[],"userInfo":null,"message":"User cancelled flow","code":"authentication_error"} #996
Comments
Please submit the details of your bug report or we will not be able to help you troubleshoot the issue. See https://github.com/FormidableLabs/react-native-app-auth/blob/main/.github/ISSUE_TEMPLATE/Bug_Report.md for information. |
Uploading MicrosoftTeams-video.mp4… if we click 2nd app it shows this error {"nativeStackAndroid":[],"userInfo":null,"message":"User cancelled flow","code":"authentication_error"}.
|
Each provider has specific configurations that are required. Without knowing your configuration, it will be difficult to help you. Please provide the information required in the Bug Report Template. |
MicrosoftTeams-video.mp4using react native 0.66 and "react-native-app-auth": "^6.4.3", Androidmanefist.xml
build.gradle: my config: working fine in iOS but android, it was not redirecting to my app after the login and after while login the okta site from the app if we close and open the app it shows {"nativeStackAndroid":[],"userInfo":null,"message":"User cancelled flow","code":"authentication_error"} This is iOS config: CFBundleURLName $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleURLSchemes {myoktasiteurl} |
using version 5.1.3 react native 0.66. and used 7.2.0 latest version of npm but the issue is not resolved.("react-native-app-auth")
please anyone provide a fix.
The text was updated successfully, but these errors were encountered: