Skip to content

Conversation

dkundel
Copy link
Contributor

@dkundel dkundel commented Jan 18, 2020

This feature allows templates to have postinstall hooks that can run account setup for users. It's a sandboxed script that will allow scripts to access Twilio but not other parts of the system.

This is still very much a WIP. Before we can ship this, the following have to be done:

  • add new flags to new command that support Account SID and Auth Token
  • add documentation to twilio-labs/function-templates
  • read env variables from local env file
  • command to re-run setup
  • tbd

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

This feature allows templates to have postinstall hooks that can run account setup for users. It's a
sandboxed script that will allow people to access Twilio but not other parts of the system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants