mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:32:57 +03:00
[PR #925] [MERGED] feat: return new id_token when using refresh token #559
Reference in New Issue
Block a user
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/pocket-id/pocket-id/pull/925
Author: @ItalyPaleAle
Created: 9/8/2025
Status: ✅ Merged
Merged: 9/9/2025
Merged by: @stonith404
Base:
main← Head:fix-921📝 Commits (2)
ff7a979feat: return new id_token when using refresh token1345110Update 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.