pamapa

Results 412 comments of pamapa

You can enable the logging of `oidc-client-ts`. See here https://authts.github.io/oidc-client-ts/#logging

The underlying library oidc-client-ts is responsible for this. See https://github.com/authts/oidc-client-ts/issues/251

This implementation works against the existing design, see e.g. how events are exposed. I am not 100% sure if it makes sense to expose the userManager, maybe for unseen use...

> An alternative idea is to simply add the functionality to pass in the `userManager` and expect adopters of the library to create and manage the lifetime of it optional...

pipeline fails with: ``` npm pack --dry-run > [email protected] prepack > npm run build > [email protected] build > node scripts/build.js && npm run build-types > [email protected] build-types > tsc --emitDeclarationOnly...

Nice work, thanks for taking care and thanks for your contribution!

Nice work on top of README.md, maybe you can rebase once my MR #265 has been merged...

Would you accept such a MR (alternative structure or not)?

I'm not 100% sure, its some time ago i did this. At the end we did not need that feature so i stopped and archived this MR as a starting...