roign
CDCloudflare Developers
•Created by roign on 4/24/2025 in #pages-help
Function not updating
As a side note for anyone running into this, it turns out that with Gitlab you can avoid functions entirely as it supports client-only authentication through PKCE.
https://docs.gitlab.com/api/oauth2/#authorization-code-with-proof-key-for-code-exchange-pkce
https://decapcms.org/docs/gitlab-backend/
5 replies
CDCloudflare Developers
•Created by roign on 4/24/2025 in #pages-help
Function not updating
It seems like this was just a misunderstanding on my side. I was confusing a request made by Decap with my function since they were doing basically the same thing. After I changed the function the request was still being made by Decap while I was expecting it to be made by my function...
5 replies
CDCloudflare Developers
•Created by roign on 4/24/2025 in #pages-help
Function not updating
Thanks for answering. I am definitely using the root URL without the version subdomains.
5 replies