This PR contains the following updates: Package Type Update Change react-oidc-context dependencies patch 3.1.0 -> 3.1.1 Release Notes authts/react-oidc-context (react-oidc-context) v3.1...
我在我的React Project中使用KeyCloak身份验证,并使用包装 react-oidc-context 和oidc-client-ts 。登录时身份验证和API请求在登录时可以很好地工作,因为访问令牌已正确检索和使用。 ,每当我刷新页面时,我都会遇到以下错误: No matching state found in storage 这个问题似乎与在会话之间或整个页面重新加载之间管理状态...
Lightweight auth library based on oidc-client-ts for React single page applications (SPA). Support for hooks and higher-order components (HOC). - memoize context value in auth-provider · Issue #1357 · authts/react-oidc-context