fix: Add use_pkce flag for Decap CMS Gitea auth
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user