]> git.ipfire.org Git - pakfire.git/commit
client: Create separate timers for access/refresh token refresh
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Jun 2025 10:13:07 +0000 (10:13 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Jun 2025 10:13:07 +0000 (10:13 +0000)
commit302a30fc94e848db1da8708b6817aefe00c6e29f
treebbfe726866204d9580668238160a4a7e283c5ce6
parentd598d9114282d30b4edcedcd1eadaac7233f1ea0
client: Create separate timers for access/refresh token refresh

These are also now only initialized when we actually need them. That
helps us to deal with all those status changes.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/client.c