Skip to content

Commit c3c789c

Browse files
chore(env-manifest): update manifest file
1 parent dfce3fe commit c3c789c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

env-variables.manifest.json

+12
Original file line numberDiff line numberDiff line change
@@ -1032,6 +1032,18 @@
10321032
"contentKey": null
10331033
}
10341034
],
1035+
"verify-totp": [
1036+
{
1037+
"key": "VERIFY_SERVICE_SID",
1038+
"required": true,
1039+
"format": "sid",
1040+
"description": "SID of your Twilio Verify Service",
1041+
"link": "https://www.twilio.com/console/verify/services",
1042+
"default": null,
1043+
"configurable": true,
1044+
"contentKey": null
1045+
}
1046+
],
10351047
"verify-retry": [
10361048
{
10371049
"key": "VERIFY_SERVICE_SID",

0 commit comments

Comments
 (0)