Skip to content
Snippets Groups Projects
  1. May 02, 2012
  2. Apr 11, 2012
  3. Mar 29, 2012
  4. Jan 10, 2012
  5. Nov 10, 2011
  6. Nov 07, 2011
  7. Oct 28, 2011
  8. Oct 03, 2011
  9. Sep 26, 2011
    • Lloyd Hilaiel's avatar
      WSAPI CHANGES in preparation for new UX flows, specifically where you provide... · b6ee5134
      Lloyd Hilaiel authored
      WSAPI CHANGES in preparation for new UX flows, specifically where you provide a password AFTER verifying emails.
      
        * stage_user no longer takes a password
        * after calling stage_user, you can poll status with user_creation_status
        * instead of 'prove_email_ownership', you call 'complete_user_creation' and provide a password
        * add_email is now 'stage_email'
        * after calling stage_email, you can poll status with email_addition_status
        * instead of 'prove_email_ownership', you call 'complete_email_addition' and provide a password
        * stage_* and complete_* calls are POST
        * *_status calls succeed continuously (not only once)
      b6ee5134
  10. Aug 18, 2011
  11. Aug 16, 2011
Loading