Guillaume Chervet
Guillaume Chervet
Hi @Mikilll94 , The behavior is exactly the same whithout service worker. Tokens are refreshed automaticaly by the library if it is possible. The library expose also an overrided fetch...
Hi @Mikilll94 , the given fetch is not mandatory. Yes it add automatically authorization headers. You can use it outside of react application by importing @axa-fr/oidc-client used under the hood...
Hi @abhilashlr7 , You can be able tobuse the method explained here https://github.com/AxaFrance/oidc-client/issues/1347
hi @pavdev64 , Thank you for you issue. undefined is not a normal behavior. Do you have an error in your console?
What happen if you set up your configuration on this repository demo @pavdev64 ?
Hi @sadukar , thank you very much for this issue. Which OIDC server are you using? I'am looking at one to test this killer feature properly. I fix it as...
hi @sadukar , I fixed it in the latest version.
@sadukar , I'am waiting for your feedback if It require another fix !
Did you succed @sadukar ?
Hi @sadukar , did you succed to use it?