[PR #925] [MERGED] feat: return new id_token when using refresh token #559

Closed
opened 2025-10-09 16:52:39 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/925
Author: @ItalyPaleAle
Created: 9/8/2025
Status: Merged
Merged: 9/9/2025
Merged by: @stonith404

Base: mainHead: fix-921


📝 Commits (2)

  • ff7a979 feat: return new id_token when using refresh token
  • 1345110 Update test

📊 Changes

4 files changed (+40 additions, -20 deletions)

View changed files

📝 backend/internal/controller/oidc_controller.go (+1 -1)
📝 backend/internal/model/oidc.go (+17 -0)
📝 backend/internal/service/oidc_service.go (+21 -19)
📝 tests/specs/oidc.spec.ts (+1 -0)

📄 Description

Fixes #921


🔄 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/pocket-id/pocket-id/pull/925 **Author:** [@ItalyPaleAle](https://github.com/ItalyPaleAle) **Created:** 9/8/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `fix-921` --- ### 📝 Commits (2) - [`ff7a979`](https://github.com/pocket-id/pocket-id/commit/ff7a979ef6d0a12ba3b0632c1ec6682228932b8e) feat: return new id_token when using refresh token - [`1345110`](https://github.com/pocket-id/pocket-id/commit/134511085747b367dfea6dd74c10731776f4dfa1) Update test ### 📊 Changes **4 files changed** (+40 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/controller/oidc_controller.go` (+1 -1) 📝 `backend/internal/model/oidc.go` (+17 -0) 📝 `backend/internal/service/oidc_service.go` (+21 -19) 📝 `tests/specs/oidc.spec.ts` (+1 -0) </details> ### 📄 Description Fixes #921 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 16:52:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#559