Remove Auth0 & Integrate Password less login by custom logic

Summary

Currently owcp wordpress plugin uses the auth0 to generate the OTP via email and phone. For email it uses their internal logics to sent the OTP via their domain if using free plan, for using the custom domains we need to buy any paid plan For phone based otp, they don’t have any in house functionality build, they used twilio as a third party service to doing that. so what is the need of auth0, if we can develop our own API

Assigned To
Eli WeldonBalkishan Natani
Status
Planning
Start & Finish Date
Needs Review
icon
Project Resources

No Resources Currently

Project Outline

icon
Project Planning Tasklist
Go through
For each Goal outlined turn it individual item in
icon
Problems & Goals

What are the problems we hope to solve with this project?

  • Not able to sent the email using multiple domains
  • Costly

What are the Goals to create in order to solve the problems?

  • Integrate the twilio API to generate the OTP and validate that for phone based login.
  • Add the domain SMTP to flywheel to sent email as verified domain.
  • Integrate the email based OTP generation logic and validate it.

Goals & Deliverables

icon
Goal #1

Integrate twilio API and email Based OTP login

Goal Planning Tasklist

Outline Deliverables associated with Goal
Outline & complete any Tasklist - Research / Outline / Client Question
Create list of Tasks to achieve goal
Confirm Goal & Deliverables with client, get any questions answered
Turn goal deliverables into TasksTasks , add task details

Deliverables

Tasklist - Research / Outline / Client Question

  • Need to verify email sending, it receive in inbox and all the DKIM, Reverse DNS IP are passed in show original when using the domain SMTP as a verify sender. this should be done via a live site, this is the testing step in order to get a check if planned project will be executed successfully

Tasklist - Final