Unable to login with custom JWT provider (iOS SDK) #1354
nickblack1919
announced in
Help
Replies: 2 comments
-
Could you share the console error youre getting? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@nickblack1919 Hey, are you still getting this error? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trying to perform custom login with JWT obtained from AWS Cognito and always get the following error:
"Unable to detect login share from the Auth Network..."
Tried all kinds of combinations setting redirect_uri, verifierIdField, client_id in the ExtraLoginOptions.
Same verifier works from the Web App example.
Please help.
Code:
Beta Was this translation helpful? Give feedback.
All reactions