We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs/models/decrypt.md
The text was updated successfully, but these errors were encountered:
Hello! You can use the following method: https://github.com/vercel/sdk/blob/main/docs/sdks/projects/README.md#getprojectenv
Please make sure that your Vercel token has access to the scope where the project is found
Sorry, something went wrong.
Hello! You can use the following method: https://github.com/vercel/sdk/blob/main/docs/sdks/projects/README.md#getprojectenv Please make sure that your Vercel token has access to the scope where the project is found
Hello, I tried getProjectEnv method and got:
getProjectEnv
test: { "decrypted": true, "target": [ "development" ], "type": "encrypted", "id": "BYpdZt3JauCcMbnf", "key": "foo", "configurationId": null, "createdAt": 47366932485, "updatedAt": 1647366932485, "createdBy": "YC4NgIrxU1y4T1YLl94VmoSi", "updatedBy": null }
Is it possible to get decrypted env value?
No branches or pull requests
docs/models/decrypt.md
The text was updated successfully, but these errors were encountered: