1. 08 Nov, 2017 1 commit
  2. 06 Nov, 2017 1 commit
  3. 05 Oct, 2017 1 commit
  4. 19 Jul, 2017 1 commit
  5. 12 Jun, 2017 1 commit
  6. 12 Apr, 2017 1 commit
  7. 03 Aug, 2016 1 commit
  8. 07 Jul, 2016 1 commit
    • Unify JWT generation code · f6d7371d
      These changes unify four different approaches to JWT creation, moving the core of the AccessTokenView to a general-purpose JwtBuilder class. This utility class defaults to using the system's JWT configuration, but it will allow overriding of the signing key and audience claim to support those clients which still require this. Part of ECOM-4566.
      Renzo Lucioni committed
  9. 03 May, 2016 1 commit
  10. 02 May, 2016 1 commit
  11. 28 Apr, 2016 1 commit
  12. 08 Apr, 2016 1 commit
  13. 30 Mar, 2016 1 commit
  14. 25 Mar, 2016 1 commit
  15. 14 Mar, 2016 1 commit
  16. 08 Mar, 2016 1 commit
  17. 24 Feb, 2016 7 commits
  18. 22 Dec, 2015 1 commit
  19. 09 Dec, 2015 1 commit
  20. 25 Nov, 2015 1 commit
  21. 22 Nov, 2015 1 commit
  22. 29 Oct, 2015 1 commit
  23. 23 Jun, 2015 1 commit
  24. 17 Jun, 2015 1 commit
  25. 08 Jun, 2015 1 commit
  26. 03 Jun, 2015 1 commit
  27. 02 Jun, 2015 2 commits
  28. 29 May, 2015 1 commit
  29. 19 May, 2015 1 commit
  30. 14 May, 2015 1 commit
  31. 17 Mar, 2015 1 commit
  32. 13 Mar, 2015 1 commit
    • Added commerce/purchase endpoint · eaa7a220
      This new endpoint is intended to replace enrollment API call used on the login+registration page. Instead of directly enrolling students, the view will contact the external e-commerce API (Oscar) to create a new order. Oscar will be responsible for completing the order and enrolling the student.
      
      This behavior will only apply to course modes with associated SKUs. All other course mode enrollments will be processed directly by LMS.
      Clinton Blackburn committed
  33. 09 Feb, 2015 1 commit