-
### Issue and Steps to Reproduce
After login, if a refresh token fail, for any reason, `authenticating` component (declared into `Provider` props) is indefinitely active while console expose the er…
-
### Issue and Steps to Reproduce
Shouldn't be [oidc.removeEventSubscription(subscriptionId);](https://github.com/AxaGuilDEv/react-oidc/blob/62f6cd6a7d395aaa41ea06d4582e5e3a06caf198/packages/context…
-
This has come up as a nice-to-have, so that:
- we have one less app to maintain,
- we have more feature parity with production auth server, and
- we don't need to [disable auth in e2e tests](https…
-
**[Original report](https://bitbucket.org/blais/beancount/issue/353) by Martin Michlmayr (Bitbucket: [tbm13](https://bitbucket.org/tbm13), GitHub: [tbm](https://github.com/tbm)).**
------------------…
blais updated
2 years ago
-
## Description
setting up max_pods have no effect when tried this approach
https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/user_data.md#%EF%B8%8F-caveat
- [x] ✋ I ha…
-
Expected behavior - Create an application project and a library project. Create a TemplatedControl in the lib project. Reference the lib from the app and use the app.
I am unable to guess how th…
-
**Describe the bug**
This bug appears to be present only in instances of a corpus being imported via addCorpus() with a linked ner json file. During the walkMember in evaluator, the following error …
-
Hello,
i'm a bit new to React and i think i just got the OIDC philosophy and i'm trying to integrate it to our new website.
I'm having trouble because i feel like it's too simple to put in place…
ulduc updated
2 years ago
-
# Enhancement Request: Allow `logout` to be passed arguments for `state`
As near as I can tell, under the hood, `react-oidc` is calling into [`oidc-client-js`'s `UserManager`'s `signoutRedirect` in…
anied updated
2 years ago
-
### Issue and Steps to Reproduce
I have created a brand new app with CRA (JS not TS) and just added the package with `npm install @axa-fr/react-oidc-context --save` and I'm getting the following is…