Miloš Stanić

Results 2 issues of Miloš Stanić

I made a copy of your script adapted to my needs, but it breaks in a line like https://github.com/auth0/angular-token-auth/blob/master/auth.client.js#L34 with error Unexpected token at JSON.parse. This happens when the payload...

Hello @leonardobazico , I had huge problems figuring out why the AoT webpack build was failing using your library. Finally I found out removing `AuthConfig` and `JwtConfigService` from providers array...