mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 07:33:36 +01:00
[PR #40] [MERGED] fix: allow oauth_state token to be cross-domain #147
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/yusing/godoxy/pull/40
Author: @polds
Created: 1/12/2025
Status: ✅ Merged
Merged: 1/12/2025
Merged by: @yusing
Base:
v0.8← Head:fix/oidc-cookie-domain📝 Commits (1)
8495e38fix: allow oauth_state token to be cross-domain📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
internal/api/v1/auth/oidc.go(+2 -1)📄 Description
External OIDC providers won’t work with the current setup.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.