]> git.ipfire.org Git - pbs.git/commit
API: Set the refresh token in a cookie as well
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Jun 2025 09:54:26 +0000 (09:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Jun 2025 09:54:26 +0000 (09:54 +0000)
commit1bb92e1df0fb53aead9519bcb57b169062716fc3
treea10a2b3e71f6615a5239016c9c533dbb7a12bd1b
parentfca7e553979a217cb6698f4a041f4c71544a47da
API: Set the refresh token in a cookie as well

This will make it easier to refresh the token from a browser when it is
persistently stored as a cookie.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/api/auth.py