Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token should refresh automatically in background #16

Open
nikhil263 opened this issue Dec 12, 2016 · 1 comment
Open

Token should refresh automatically in background #16

nikhil263 opened this issue Dec 12, 2016 · 1 comment

Comments

@nikhil263
Copy link

Currently in this approach the token is not automatically refreshed. The token get expires after 1 hour.

@babilog
Copy link

babilog commented Apr 5, 2017

I would think you may need to handle this on your implementation, for instance, if you get a 401 from your API, simply trigger adalService.login(); .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants