Skip to content
Snippets Groups Projects
  1. Jan 10, 2012
  2. Dec 21, 2011
  3. Nov 10, 2011
  4. Nov 07, 2011
  5. Oct 28, 2011
  6. 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
  7. Sep 20, 2011
  8. Sep 14, 2011
  9. Sep 07, 2011
  10. Sep 06, 2011
  11. Sep 03, 2011
  12. Aug 17, 2011
  13. Aug 09, 2011
  14. Aug 02, 2011
  15. Jul 20, 2011
  16. Jun 22, 2011
  17. Jun 21, 2011
  18. Jun 17, 2011
  19. May 03, 2011
  20. May 02, 2011
Loading