Skip to content

Fix session refreshing#1307

Open
Jogius wants to merge 1 commit intodevfrom
fix/refresh-session
Open

Fix session refreshing#1307
Jogius wants to merge 1 commit intodevfrom
fix/refresh-session

Conversation

@Jogius
Copy link
Collaborator

@Jogius Jogius commented Mar 13, 2026

Summary

Closes #1289 by changing the request type made to refresh-session to POST. Token refreshing has been tested and works.

PR Checklist

Please make sure to fulfil the following conditions before marking this PR ready for review:

  • If this PR adds or changes features or fixes bugs, this has been added to the changelog
  • If this PR adds new actions or other ways to alter the state, test scenarios have been added.
  • By signing off my commits (git commit -s), I certify that I have read and adhere to the terms of the Developer Certificate of Origin 1.1 and license the code in this Pull Request under this projects license (LICENSE-README.md).
  • If I have used third party code that requires attribution, I have mentioned it in the code and updated inspired-by-or-copied-from-list.html.

Change request type to POST for requests to the refresh-session endpoint, as expected by the backend.

Signed-off-by: Julius Makowski <[email protected]>
@Jogius Jogius self-assigned this Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Session does not refresh

2 participants