mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 13:49:15 -05:00
[GH-ISSUE #756] Problem with Github as OAuth provider #6406
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?
Originally created by @MBeggiato on GitHub (May 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/756
Hi all,
I tried to add Github as a OAuth provider but I face some issues:
The POST request for
validate-callbackallways returns a 500 with the following error: "CSRF token missing or invalid"My config for the provider looks like this:
@github-actions[bot] commented on GitHub (Jun 5, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (Jun 19, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.