This allows the holder of a third-party access token (e.g. from Google or Facebook) to get a first-party access token for the edX account linked to the given access token.
4 lines
82 B
Python
4 lines
82 B
Python
"""
|
|
A models.py is required to make this an app (until we move to Django 1.7)
|
|
"""
|