Title: Implement Auth0 Authentication for LMS Users
Description:
Use Auth0 for secure authentication and session management. This ensures that only verified users can interact with the chatbot, both through the web interface and Twilio.
Tasks:
Acceptance Criteria:
- Web users can authenticate via Auth0.
- Twilio users are matched to their Auth0 identity using phone number verification or OTP.
- JWT tokens are used to authorize access to chatbot API.
Title: Implement Auth0 Authentication for LMS Users
Description:
Use Auth0 for secure authentication and session management. This ensures that only verified users can interact with the chatbot, both through the web interface and Twilio.
Tasks:
Acceptance Criteria: