From 7d9ab3b87aed944167d77244b00fbdd4224725e2 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Thu, 14 Nov 2024 14:30:42 +0200 Subject: Added support for SMS notifications on TS & X4. --- Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | 3 ++- Software/Visual_Studio/Notes/Tango.Notes/Twilio/Twilio.txt | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 Software/Visual_Studio/Notes/Tango.Notes/Twilio/Twilio.txt (limited to 'Software/Visual_Studio/Notes/Tango.Notes') diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj index f7cf513c6..24a69a82f 100644 --- a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj +++ b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj @@ -61,6 +61,7 @@ + @@ -70,7 +71,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Twilio/Twilio.txt b/Software/Visual_Studio/Notes/Tango.Notes/Twilio/Twilio.txt new file mode 100644 index 000000000..a84bb902c --- /dev/null +++ b/Software/Visual_Studio/Notes/Tango.Notes/Twilio/Twilio.txt @@ -0,0 +1,8 @@ +User: roy@twine-s.com +Password: Baxp55Ff4Yp425w1 +Recovery Code: Y3Z6YF73G6HE3VFY5LRSCALK +Account Name: Twine +Account SID: AC05c701c7c282134811f96a120119ac34 +Auth Token: e2c4cd2c0d431ed64f5c9832c1322096 +API SID: SK92f80e67f9f5b3b80318c6fbe704b330 +API Secret: SiPL4vpjvnhdVcc0KfIXWbNp7a3EgrMS \ No newline at end of file -- cgit v1.3.1