No description
At least after resuming a session (when no refresh is executed), we can still end up in a situation where we have an outdated token in chwala that never refreshes because the credentials are outdated. Just triggering something in the oauth_refresh handler doesn't fix this, so we now just always refresh on init, which isn't pretty, but at least fixes the issue on page reload. |
||
---|---|---|
.tx | ||
plugins | ||
source | ||
.arcconfig | ||
.gitignore | ||
.php-cs-fixer.php | ||
composer.json-dist | ||
less-build.sh | ||
phpstan.bootstrap.php | ||
phpstan.neon | ||
phpunit.xml | ||
transifexpull.sh |