f1db5a0b28a65b950587fd511c79df45644731ec
The `isValid` method only checks the lifetime of the access_token, but you may still have a valid refresh_token in your storage, so it doesn't do any good to stop the flow Instead we will assume that you are always logged in if there is a token in local storage The end effect of this fix is that you will see the login screen far less often.
Description
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
Languages
C#
59.5%
TypeScript
39.9%
JavaScript
0.3%
HTML
0.2%