mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
d247a63dfa
We need to make sure our refresh tokens do not expire. We run a scheduled task to update the refresh token once per hour. Part of MDL-58220