How does token expiration work?
Hello guys, I have an application to which an user signs in online and then he is working with a cached web application. How does token expiry work - will the user be still signed in infinitely? What happens if the token is expired? Will it fail? Will he get redirected? How does it work?