angular2-authentication-sample
angular2-authentication-sample copied to clipboard
in loginIn state, i send “api/protected/random-quote” request, but Result is UnauthorizedError
the Request Header has authorization, but response content : UnauthorizedError: jwt audience invalid. expected: undefined

