1. 20 Jun, 2017 1 commit
    • Migrate to latest, split python-social-auth. · 8b65ca17
      PSA was monolothic, now split, with new features, like
      a DB-backed partial pipeline. FB OAuth2 version also upped.
      
      Partial pipelines don't get cleared except when necessary.
      They persist for special cases like change of browser while
      still mid-pipeline (i.e. email validation step).
      
      Refactor, cleanup, and update of a lot of small things as well.
      
      PLEASE NOTE the new `social_auth_partial` table.
      Uman Shahzad committed
  2. 30 May, 2017 1 commit
  3. 11 Mar, 2017 1 commit
  4. 08 Sep, 2016 1 commit
  5. 04 May, 2016 1 commit
  6. 30 Mar, 2016 1 commit
    • Configure LMS to select oauth2 providing library. · 1df04022
      Available backends:
      
      * django-oauth-toolkit (DOT)
      * django-oauth2-provider (DOP)
      
      * Use provided client ID to select backend for
        * AccessToken requests
        * third party auth-token exchange
      * Create adapters to isolate library-dependent functionality
      * Handle django-oauth-toolkit tokens in edX DRF authenticator class
      
      MA-1998
      MA-2000
      J. Cliff Dyer committed
  7. 26 Jun, 2015 1 commit
  8. 19 Jun, 2015 1 commit
  9. 20 Mar, 2015 1 commit