You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
The auth state does not change after auth token is expired.
When AVS does not get the new token, the auth state will be changed from REFRESHED to EXPIRED.
Then, let the AVS get the new token. I can see that the token will be changed but the state is not changed back to REFRESHED.
What is the expected behavior?
The token will be updated in LWAAuthorizationAdapter
Auth state will be changed from EXPIRED to REFRESHED in AuthorizationManager
Auth state will be changed from EXPIRED to REFRESHED in SampleApp
What behavior are you observing?
The token will be updated in LWAAuthorizationAdapter
Auth state is still EXPIRED in AuthorizationManager
Auth state is still EXPIRED in SampleApp
Provide the steps to reproduce the issue, if applicable:
Start the AVS normally
Disconnect the network about 2 hours
Re-connect the network, and check the auth state in SampleApp
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
The auth state does not change after auth token is expired.
When AVS does not get the new token, the auth state will be changed from REFRESHED to EXPIRED.
Then, let the AVS get the new token. I can see that the token will be changed but the state is not changed back to REFRESHED.
What is the expected behavior?
What behavior are you observing?
Provide the steps to reproduce the issue, if applicable:
Tell us about your environment:
What version of the AVS Device SDK are you using?
Tell us what hardware you're using:
Tell us about your OS (Type & version):