Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You are using an outdated rxjs import #624

Closed
Pashweetie opened this issue Oct 9, 2019 · 2 comments · Fixed by #622
Closed

You are using an outdated rxjs import #624

Pashweetie opened this issue Oct 9, 2019 · 2 comments · Fixed by #622

Comments

@Pashweetie
Copy link

Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.

Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.

By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.

Description

Provide a clear and concise description of the issue, including what you expected to happen.

Reproduction

Detail the steps taken to reproduce this error, what was expected, and whether this issue can be reproduced consistently or if it is intermittent.

Where applicable, please include:

  • Code sample to reproduce the issue
  • Log files (redact/remove sensitive information)
  • Application settings (redact/remove sensitive information)
  • Screenshots

Environment

Please provide the following:

  • Version of this library used:
  • Version of the platform or framework used, if applicable:
  • Other relevant versions (language, server software, OS, browser):
  • Other modules/plugins/libraries that might be involved:

node_modules/@auth0/angular-jwt/src/jwt.interceptor.d.ts:3:10 has an incorrect import
node_modules/@auth0/angular-jwt/src/jwt.interceptor.ts:4:10 has an incorrect import
statement. Paths for rxjs have moved please fix.

@stale
Copy link

stale bot commented Jan 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

@stale stale bot added the closed:stale Issue or PR has not seen activity recently label Jan 7, 2020
@stevehobbsdev stevehobbsdev removed the closed:stale Issue or PR has not seen activity recently label Jan 8, 2020
@avatsaev
Copy link
Contributor

avatsaev commented Feb 7, 2020

Use this fork, its compatible with angular 9 and ivy https://github.com/avatsaev/angular2-jwt

@stevehobbsdev stevehobbsdev linked a pull request Feb 7, 2020 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants