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