react-oidc-context
react-oidc-context copied to clipboard
Lightweight auth library based on oidc-client-ts for React single page applications (SPA). Support for hooks and higher-order components (HOC).
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.4 to 18.3.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.16.1 to 7.18.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.18.0 7.18.0 (2024-07-29) 🚀 Features types: update ECMA versions (#9634) 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.1 to 8.3.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.3.0 8.3.0 (2024-08-26) 🚀 Features eslint-plugin: [no-deprecation] add rule (#9783) typescript-estree: replace globby w/ fast-glob (#9518) typescript-estree: reload...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.5.4. Release notes Sourced from typescript's releases. TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
According to this component's documentation: _"When you wrap your components in this higher-order component and an anonymous user visits your component, they will be redirected to the login page; **after...
I have a React application integrated with this library. I can trigger the auth endpoint by calling signinRedirect. The redirect works. I can sign in and get redirected back to...
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.3.0 to 6.4.0. Release notes Sourced from eslint-plugin-testing-library's releases. v6.4.0 6.4.0 (2024-10-18) Features support ESLint v9 (#928) (657ed01) v6.3.4 6.3.4 (2024-10-17) Bug Fixes update dependencies (#940) (ca53641)...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.1 to 8.10.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.10.0 8.10.0 (2024-10-17) 🚀 Features support TypeScript 5.6 (#9972) 🩹 Fixes typescript-eslint: propagate name field to extended configs...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1. Release notes Sourced from eslint's releases. v8.57.1 Bug Fixes a19072f fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta) 04c7188...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.0.0. Release notes Sourced from eslint-plugin-react-hooks's releases. [email protected] (Oct 11, 2024) This release only contains eslint-plugin-react-hooks. Notably, new violations and support for ESLint v9 were...