mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #203] [CLOSED] 199 subtask include users current token in all authorized response headers and refresh expired tokens on token validation in backend #319
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/203
Author: @EddieTheCubeHead
Created: 4/7/2024
Status: ❌ Closed
Base:
master← Head:199-subtask-include-users-current-token-in-all-authorized-response-headers-and-refresh-expired-tokens-on-token-validation-in-backend📝 Commits (5)
bacb119Merge branch 'master' into 199-subtask-include-users-current-token-in-all-authorized-response-headers-and-refresh-expired-tokens-on-token-validation-in-backend79edea4199 Fix a test not being run as async18acd6cMerge branch 'master' into 199-subtask-include-users-current-token-in-all-authorized-response-headers-and-refresh-expired-tokens-on-token-validation-in-backendacae409Merge branch 'master' into 199-subtask-include-users-current-token-in-all-authorized-response-headers-and-refresh-expired-tokens-on-token-validation-in-backend78e6dfdMerge branch 'master' into 199-subtask-include-users-current-token-in-all-authorized-response-headers-and-refresh-expired-tokens-on-token-validation-in-backend📊 Changes
1 file changed (+0 additions, -2 deletions)
View changed files
📝
server/test/pool_features/playback_features.py(+0 -2)📄 Description
Backend now sends identical Authorization header containing current (fresh) user spotify token with every response.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.