Package Exports
- netlify-cms-backend-azure
- netlify-cms-backend-azure/dist/esm/index.js
- netlify-cms-backend-azure/dist/netlify-cms-backend-azure.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (netlify-cms-backend-azure) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.