auth0-blog / angular2-authentication-sample

This is a sample that shows how to add authentication to an Angular 2 (ng2) app
MIT License
966 stars 334 forks source link

in loginIn state, i send “api/protected/random-quote” request, but Result is UnauthorizedError #84

Open silentzone opened 7 years ago

silentzone commented 7 years ago

the Request Header has authorization, but response content : UnauthorizedError: jwt audience invalid. expected: undefined

qq 20170728144447

qq 20170728144603