text 安装@ auth0 / angular-jwt后出错

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 安装@ auth0 / angular-jwt后出错相关的知识,希望对你有一定的参考价值。


step 1. go to node_modules/@auth0/angular-jwt/src/jwt.interceptor.d.ts
        use this import { Observable } from "rxjs/Observable";
        
step 2: go to package.json and change the version of rxjs to 6.2.2 (latest version)
Step 3: in package.json also include the "rxjs-compat": "^6.2.2",

以上是关于text 安装@ auth0 / angular-jwt后出错的主要内容,如果未能解决你的问题,请参考以下文章

Auth0 Angular 7 登录重定向循环

Auth0 未定义。 angular-auth0, angularjs

Auth0 Angular 2 sso 单点登录

带有 Auth0 路由错误 404 的 Angular 2

Angular 2 和 JWT 身份验证 (Auth0)

Auth0 SSO Angular 返回 WebpackOk