oidc-client-ts icon indicating copy to clipboard operation
oidc-client-ts copied to clipboard

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications

Results 217 oidc-client-ts issues
Sort by recently updated
recently updated
newest added

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)...

dependencies

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...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.3 to 7.25.7. Release notes Sourced from @​babel/traverse's releases. v7.25.7 (2024-10-02) Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier...

dependencies

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...

dependencies

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.2 to 5.6.3. Release notes Sourced from typescript's releases. TypeScript 5.6.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

I am passing token , client _id and domain via query param. I want to use the token to get new token but I was not able to find any...

question

I faced a few issues when setting up the configuration for Azure B2C, but it finally works. The documentation has a section titled 'Provider-specific settings' which contains a configuration for...

Azure B2C

Per default, the oidc-client-ts lib uses the browser session storage to store tokens. When opening parts of my application in a new tab via the window.open() command, the content of...

Hello, we are getting redirect loops on our local developer machines. We use `react-oidc-context `and `oidc-client-ts` in combination with Keycloak. I could track it down to the `monitorSession` flag. if...

Keycloak Identity

Bumps [jest-mock](https://github.com/jestjs/jest/tree/HEAD/packages/jest-mock) from 29.7.0 to 30.0.2. Release notes Sourced from jest-mock's releases. 30.0.2 What's Changed Fixes [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689) [jest-util] Make...

dependencies
javascript