alvinlucillo / is238telegrambot

0 stars 0 forks source link

feat: initial login and logout with OTP functionality #5

Closed emasuncion closed 2 years ago

emasuncion commented 2 years ago

Added

Notes to developers

Create Twilio Verify Service to test OTP

  1. In Twilio, look for Verify service
  2. Create a new service
  3. Copy SERVICE SID to .env file
  4. In the Console Dashboard, copy the ACCOUNT SID and AUTH TOKEN to .env

References: