question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Angular 10 missing angular-oauth2-oidc-jwks release

See original GitHub issue

Describe the bug

angular-oauth2-oidc was released for Angular 10, but package angular-oauth2-oidc-jwks has a dependency warning

Package "angular-oauth2-oidc-jwks" has an incompatible peer dependency to "tslib" (requires "^1.10.0", would install "2.0.0").

To Reproduce

Run the following command with a installed jwks Package in Version ^9.0.0

ng update @angular/cli @angular/core @angular/cdk angular-oauth2-oidc angular-oauth2-oidc-jwks --allow-dirty

Expected behavior

Package angular-oauth2-oidc-jwks for Angular 10 should be available

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
jeroenheijmanscommented, Aug 5, 2020

CC @manfredsteyer ☝️ I think they’re right?

3reactions
TobiasKroghcommented, Nov 5, 2020

@manfredsteyer any update? can you deploy the current version so it is available via npm

@manfredsteyer any chance we get this on npm? it has been some months since it was noticed

Read more comments on GitHub >

github_iconTop Results From Across the Web

angular-oauth2-oidc-jwks - npm
Support for OAuth 2 and OpenId Connect (OIDC) in Angular. Already prepared for the upcoming OAuth 2.1.. Latest version: 15.0.1, ...
Read more >
Angular 10 missing angular-oauth2-oidc-jwks release
Coming soon: A brand new website interface for an even better experience!
Read more >
angular-oauth2-oidc-jwks examples - CodeSandbox
Learn how to use angular-oauth2-oidc-jwks by viewing and forking angular-oauth2-oidc-jwks example apps on CodeSandbox.
Read more >
angular-oauth2-oidc wont resolve in angular 9 - Stack Overflow
I'm trying to implement authentication in my angular app. I went to install oauth2-oidc using npm i angular-oauth2-oidc.
Read more >
angular-oauth2-oidc - UNPKG
6, "ng://angular-oauth2-oidc/out/token-validation/jwks-validation-handler.ts", ... 0\r\n ) {\r\n throw new Error('Array keys in jwks missing!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found