Libraries tagged by permissions-policy
bepsvpt/secure-headers
3143763 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
bepsvpt/laravel-security-header
2279 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
waughj/permissions-policy
9 Downloads
Module for easily setting web page’s permissions policy.
refinedpractice/flo-c-block
69 Downloads
Sets the HTTP response header Permissions-Policy: interest-cohort=() on all requests
cloudinary/permissions
2 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