Libraries tagged by permissions-policy

waughj/permissions-policy

0 Favers
9 Downloads

Module for easily setting web page’s permissions policy.

Go to Download


refinedpractice/flo-c-block

0 Favers
69 Downloads

Sets the HTTP response header Permissions-Policy: interest-cohort=() on all requests

Go to Download


cloudinary/permissions

0 Favers
0 Downloads

Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java

Go to Download