Jacob Overgaard f1db5a0b28 fix: assume you are logged in if there is a token persisted
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.
2024-05-06 10:16:20 +02:00
Description
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
448 MiB
Languages
C# 59.5%
TypeScript 39.9%
JavaScript 0.3%
HTML 0.2%