alex.gorn20

Results 1 issues of alex.gorn20

React calls useEffect [this one](https://github.com/bjerkio/oidc-react/blob/main/src/AuthContext.tsx#L105) twice in strictMode. It results in error `No matching state found in storage`. I found a solution to fix this by disabling this mode. I...