Closed Exlord closed 3 years ago
I don't know, sorry.
Ok testing it shows that silent refresh is actually working while the browser is open, but if I switch to another app or close the browser and come back after a while then I have to enter the user/pass again ! ant idea on this one?
Hi, I have a Angular app setup with oidc, Everything is fine in desktop enviroment and silent refresh works as it should ...
But when using mobile device browsers , silent refresh does not work and the user gets logged out after the token is expired!
Is there anything happening differently when oidc detects a mobile device?
this is my config :
Should I set some config differently in mobile browser?
This has happened in any mobile device we have tested , including both android and ios !
I am using
"oidc-client": "^1.10.1"