pamapa

Results 411 comments of pamapa

The support must be implemented in the underlying library `oidc-client-ts`. This library will accept a working merge request. See https://github.com/authts/oidc-client-ts/issues/1735

I have used in the past this library with PingIdentity. Using the authorization code grant with PKCE, which worked great.

>Unfortunately that's not exactly what happens, because of this hidden code inside Timer: Browsers are nowadays going to freeze/sleep tabs as soon as possible to avoid power consumption and maybe...

> But it makes the assumption that it's running in a browser tab! Maybe I want to run it in a browser extension background service worker. Ah now i understand...

I have not much experience with browser extensions, but probably the whole slicing `const timerDurationInSeconds = Math.min(durationInSeconds, 5);` make no sense for you. Thus feel free to provide an option...

Would be nice if this could land! We are using the `keyPrefix` feature quiet a lot in our code...