1. 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