fix: Add use_pkce flag for Decap CMS Gitea auth

This commit is contained in:
Claude (Chronicler #58)
2026-04-04 01:28:29 +00:00
parent 8360f393be
commit 659671cd9f

View File

@@ -4,6 +4,7 @@ backend:
api_root: https://git.firefrostgaming.com/api/v1
base_url: https://git.firefrostgaming.com
app_id: ad439d72-e724-4f88-ad24-a1187c52b313
use_pkce: true
branch: main
auth_endpoint: login/oauth/authorize
token_endpoint: login/oauth/access_token