Closed LanceMcCarthy closed 6 years ago
The auth token is only good for 60 minutes with the API. Create a global app timer that expires at 60 minutes, requiring sign in again.
Infrastructure already has checks on VM load if user is still signed in, but still show dialog blocking all input until re-authentication is complete.
The auth token is only good for 60 minutes with the API. Create a global app timer that expires at 60 minutes, requiring sign in again.
Infrastructure already has checks on VM load if user is still signed in, but still show dialog blocking all input until re-authentication is complete.