@pranaysahith/decap-cms-backend-azure
v3.3.0-rc1
Published
Azure DevOps backend for Decap CMS
Maintainers
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.
Auth modes
auth_type: implicit(default): uses Azure implicit OAuth and access tokens only.auth_type: pkce: uses OAuth2 PKCE and supportsrefresh_token-based access token refresh.
