benbaran / adal-angular4-example

Angular 4 ADAL Wrapper Example
28 stars 13 forks source link

Token doesn't get refreshed automatically after 1 hour #13

Open sachgupta16 opened 6 years ago

sachgupta16 commented 6 years ago

Leave a page open for one hour and try to do some API call after 1 hour, token does not get refreshed silently and does not retains the state. It used to work in adal-angular 1.x, Will be helpful, if you can provide a solution for this.

NareshReddyG commented 6 years ago

I'm also facing same issue, Any update on this issue?

ottosson commented 6 years ago

Same here. This has been haunting me forever. Would appreciate it so much if someone could explain what I can do to fix this. Is it the wrapper or my application that has to be fixed?

vipins-optimus commented 5 years ago

Facing the same problem. Using adal-angular4 and Angular version: 6

sandipbhavsar commented 5 years ago

Facing same problem @vipins-optimus did you get any solution for refresh token ?