React Native - Unable to detect login share from auth network

Implementing Custom Authentication with own jwt server in React Native. I am receiving inconsistent behavior during login. Login failed previously, then login worked yesterday, and now it has failed again all with the following message:

Screen Shot 2023-01-05 at 8 03 14 PM

Code snippet:

Screen Shot 2023-01-05 at 8 40 02 PM



Originally posted by: miroosama

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1170