netlify-cms-backend-azure

Azure DevOps backend for Netlify CMS

Usage no npm install needed!

<script type="module">
  import netlifyCmsBackendAzure from 'https://cdn.skypack.dev/netlify-cms-backend-azure';
</script>

README

Azure backend

An abstraction layer between the CMS and Azure DevOps

Code structure

Implementation for File Management System API based on Api.

Api - A wrapper for Azure DevOps REST API.

AuthenticationPage - facilitates implicit authentication flow. Uses lib-auth.

Look at tests or types for more info.