Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.27 KB

choose-a-backend.md

File metadata and controls

28 lines (24 loc) · 1.27 KB
group weight title
Add
3
2. Choose a Backend

Now that you have your Decap CMS files in place and configured, we have to enable authentication. We will achieve this by connecting to a backend service that will handle user authentication and connecting to repository API. Choose one of the backend options supported by Decap:

If you would like to facilitate your own OAuth authentication rather than use Netlify's service or a client side flow like implicit or PKCE, you can use one of the community-maintained projects from the External OAuth Clients list.

Previous
1. Install Decap CMS
Next
3. Configure Decap CMS