I use "IdentityManager. generateToken" to generate tokens,
and "IdentityManager. registerToken" to register tokens.
There may be some errors during the access, such as unauthorized and user errors.
At this time, the login dialog will pop up.
However, I never want it to pop up. I just print the error information on the console
Solved! Go to Solution.
Can work, although not perfect, thank you