contentful / contentful-management.js

JavaScript library for Contentful's Management API (node & browser)
https://contentful.github.io/contentful-management.js
MIT License
269 stars 97 forks source link

feat: Add new App Installation Parameter value type 'Secret' [EXT-4836] #2286

Closed jjolton-contentful closed 4 months ago

jjolton-contentful commented 4 months ago

Summary

When creating App Installation Parameter schemas by modifying an App Definition, users can now specify that a parameter is of type "Secret". At the time of this PR this functionality is currently only supported on the schema side.

Description

Motivation and Context

Apps will soon be able to use secret app installation parameters for storing params whose exposure should be limited.

Checklist (check all before merging)

Documentation updates to come as this feature matures.

contentful-automation[bot] commented 4 months ago

:tada: This PR is included in version 11.26.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: