Closed chrisjluc closed 7 years ago
Issue: https://github.com/uwblueprint/somo/issues/14
Need somewhere to store our confidential tokens and credentials... any suggestions? I'm also fine with just keeping it here for now.
Edit: Potential solution https://github.com/laserlemon/figaro
Useful tutorial for automated sms surveys made by twilio
@MKhowaja Didn't encrypt the file, think that's too much for our current state, i put it in the secrets.yml. Tested by running a script that instantiates the class and successfully sends a message.
secrets.yml
Issue: https://github.com/uwblueprint/somo/issues/14
Need somewhere to store our confidential tokens and credentials... any suggestions? I'm also fine with just keeping it here for now.
Edit: Potential solution https://github.com/laserlemon/figaro
Useful tutorial for automated sms surveys made by twilio