[PR #225] [MERGED] token is updated afterevery api call #333

Closed
opened 2026-02-27 19:17:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/225
Author: @OttoAhlfors
Created: 4/13/2024
Status: Merged
Merged: 4/14/2024
Merged by: @OttoAhlfors

Base: masterHead: 198-subtask-get-token-from-header-after-every-api-call-in-frontend


📝 Commits (4)

  • d5b48e6 token is updated afterevery api call
  • 0050038 Merge branch 'master' into 198-subtask-get-token-from-header-after-every-api-call-in-frontend
  • bbd3118 Merge branch 'master' into 198-subtask-get-token-from-header-after-every-api-call-in-frontend
  • 2bb1567 Merge branch 'master' into 198-subtask-get-token-from-header-after-every-api-call-in-frontend

📊 Changes

7 files changed (+33 additions, -1 deletions)

View changed files

📝 client/app/login/page.tsx (+4 -0)
📝 client/app/page.tsx (+4 -0)
📝 client/components/buttons/iconButtons/addToPoolButton.tsx (+4 -0)
📝 client/components/buttons/iconButtons/deleteButton.tsx (+4 -0)
📝 client/components/buttons/skipButton.tsx (+5 -1)
📝 client/components/poolmanagerComponents/poolManager.tsx (+4 -0)
📝 client/components/searchComponents/search.tsx (+8 -0)

📄 Description

@EddieTheCubeHead is this what you meant?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/EddieTheCubeHead/Stagnum/pull/225 **Author:** [@OttoAhlfors](https://github.com/OttoAhlfors) **Created:** 4/13/2024 **Status:** ✅ Merged **Merged:** 4/14/2024 **Merged by:** [@OttoAhlfors](https://github.com/OttoAhlfors) **Base:** `master` ← **Head:** `198-subtask-get-token-from-header-after-every-api-call-in-frontend` --- ### 📝 Commits (4) - [`d5b48e6`](https://github.com/EddieTheCubeHead/Stagnum/commit/d5b48e66a1c6d1522ef7acc742aee9746354745f) token is updated afterevery api call - [`0050038`](https://github.com/EddieTheCubeHead/Stagnum/commit/0050038b31c5dd0b18e8422831f8f9a3cf91e16a) Merge branch 'master' into 198-subtask-get-token-from-header-after-every-api-call-in-frontend - [`bbd3118`](https://github.com/EddieTheCubeHead/Stagnum/commit/bbd31180f0dccff41edbf057f4f14f86109522f3) Merge branch 'master' into 198-subtask-get-token-from-header-after-every-api-call-in-frontend - [`2bb1567`](https://github.com/EddieTheCubeHead/Stagnum/commit/2bb15670d20442a313f4d1f960fb8c72a005cb7e) Merge branch 'master' into 198-subtask-get-token-from-header-after-every-api-call-in-frontend ### 📊 Changes **7 files changed** (+33 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/app/login/page.tsx` (+4 -0) 📝 `client/app/page.tsx` (+4 -0) 📝 `client/components/buttons/iconButtons/addToPoolButton.tsx` (+4 -0) 📝 `client/components/buttons/iconButtons/deleteButton.tsx` (+4 -0) 📝 `client/components/buttons/skipButton.tsx` (+5 -1) 📝 `client/components/poolmanagerComponents/poolManager.tsx` (+4 -0) 📝 `client/components/searchComponents/search.tsx` (+8 -0) </details> ### 📄 Description @EddieTheCubeHead is this what you meant? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#333
No description provided.