-
### Issue and Steps to Reproduce
The source maps are enabled, but Typescript files are missing in the `node_modules/@axa-fr/react-oidc-context/dist` folder. The browser is unable to load the file w…
-
### Issue and Steps to Reproduce
I'm migrating to react-oidc and finding it's more opinionated than using redux-oidc directly.
My app uses `combineReducers` from redux-immutable to create an imm…
-
- os: Linux CentOS 3.10.0-1160.49.1.el7.x86_64
- `lsd --version`: 0.22.0
- `echo $TERM`: xterm-256color
- `echo $LS_COLORS`: rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;…
-
- os: CentOS 7.8.2003
- `lsd --version`: lsd 0.16.0
- `echo $TERM`: xterm
- `echo $LS_COLORS`: rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:s…
-
When you open Accordeon and then change size of window, then some content is missing because height of content didn't change. Also height is calculated too soon - our styles are probably not considere…
-
### Issue and Steps to Reproduce
By default it saves auth response to sessionstorage, but when you open in new tab, user is null in redux
### Screenshots
![Снимок экрана от 2021-04-26 05-07-2…
-
Package: @axa-fr/react-oidc-context
Senario: When the same application is opened on 2 different windows, and the user logs out of the 1st application, the second application does not log off the us…
-
We found that with 0.4.2 the operator was unable to connect to the API via proxy due to an error with parsing the proxy URL.
After some troubleshooting we believe we identified the reason to be spe…
-
I'm trying to use s3cmd on Debian. I installed the latest version using `sudo pip install s3cmd`, and then I ran `s3cmd --configure`. I get this error:
```
$ s3cmd --configure
!!!!!!!!!!!!!!!!!!!!…
-
Sorry if I have raised this incorrectly.
Question:
I have implemented the authentication with PingID and can successfully log in after authentication.
I have multiple routes and pages and the OI…