You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently building out the CMS with a GitLab backend, mainly because GitLab supports PKCE. This allows you to edit your site in the browser and have it write back to your GitLab repository without having to run your own server.
GitHub does not support PKCE so even if we built an API to work with their OAuth provider, you would need to run a server to authenticate to GitHub (or pay someone to run the server for you). See NetlifyCMS's docs about having to run an intermediary server, which you could do with one of these OAuth clients.
If you want a Github backend for Plenti, please Upvote and Comment on:
We're currently building out the CMS with a GitLab backend, mainly because GitLab supports PKCE. This allows you to edit your site in the browser and have it write back to your GitLab repository without having to run your own server.
GitHub does not support PKCE so even if we built an API to work with their OAuth provider, you would need to run a server to authenticate to GitHub (or pay someone to run the server for you). See NetlifyCMS's docs about having to run an intermediary server, which you could do with one of these OAuth clients.
If you want a Github backend for Plenti, please Upvote and Comment on:
The text was updated successfully, but these errors were encountered: