Skip to content
Alexander N. Sedelnikov edited this page Dec 8, 2017 · 4 revisions
  • Implement components:

    • Requests throttling with white and black lists
  • Implement Email providers:

    • Mailchimp
    • ActiveCampaign
    • ???
  • Implement methods for:

    • Phone
    • ???
  • Implement smoke and integration tests, also logging, metrics and tracing

  • Refactoring / Optimize

    • Main code
    • Tests
  • Think about:

    • Detach ability to send of email, sms, etc. into another service
    • Customize format for verificationId (random string, for example)
    • Try to unite a code base in both verify & auth, and move it to common npm module
Clone this wiki locally