nylas / sync-engine

:incoming_envelope: IMAP/SMTP sync system with modern APIs
https://nylas.com/docs/platform
GNU Affero General Public License v3.0
3.5k stars 354 forks source link

Exposing email auth to API calls #462

Closed arturas-wm closed 6 years ago

arturas-wm commented 6 years ago

Fixes #

Summary: /new_user API endpoint created that supports POST requests and expects to get "email_address" and/or "password" fields for non Google emails. Test Plan: Unit tests are not implemented yet. Reviewers: Please add the reviewer as an assignee to this PR on the right