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

I dropped the clock service when migrating to Typescript. Thought it was only used because of unit-testing, which is not the case. This MR ports that functionality in the same...

- add troubleshooting section (howto get a good log, ...) - add issue template (versions, known working versions, logging, ...)

documentation

Tag and commit message will be `v${version}`. We start without `--version-only`, which allows to confirms every step (commit+tag+push). I do explicitly **not** publish in npm registry and release in github....

- something with an interactive mode, where you are guided and you can choose version (then adds version into package.json, commit, tag, push, **No** publish to npm, as we use...

enhancement

`oidc-client-js` was certified by OpenId [(#oidc-client-js 1.3)](https://openid.net/developers/certified), so I was wondering if you guys are planning to also do so ?

question

These changes update the existing publish workflow to instead run when tags are pushed after running the standard-version script. A sample run of these workflows is viewable on my fork...

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.6.3 to 5.7.0. Release notes Sourced from eslint-plugin-testing-library's releases. v5.7.0 5.7.0 (2022-09-23) Features no-node-access: report childElementCount prop (#650) (3463a2c) v5.6.4 5.6.4 (2022-09-13) Bug Fixes no-wait-for-side-effects: false positive...

dependencies

I'm using oidc-client-ts for an application that logs users in using AzureAD. My signin request to Azure uses their special '.default' [scope](https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-permissions-and-consent#request-the-permissions-in-the-app-registration-portal) which provides all of the resource-specific scopes for...

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.2 to 5.38.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.38.0 5.38.0 (2022-09-19) Features website: add warning on top of formatting rule docs pages (#5598) (5dfa2e9) v5.37.0 5.37.0...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.38.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.38.0 5.38.0 (2022-09-19) Features website: add warning on top of formatting rule docs pages (#5598) (5dfa2e9) v5.37.0 5.37.0...

dependencies