Co-Authored-By: Jean-Michel Claus <jmc@edx.org> Co-Authored-By: Brian Talbot <btalbot@edx.org> Co-Authored-By: Tim Babych <tim@edx.org> Co-Authored-By: Oleg Marshev <oleg@edx.org> Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
16 lines
345 B
JSON
16 lines
345 B
JSON
[
|
|
{
|
|
"pk": 1,
|
|
"model": "oauth2.client",
|
|
"fields": {
|
|
"name": "edx-notes",
|
|
"url": "http://example.com/",
|
|
"client_type": 1,
|
|
"redirect_uri": "http://example.com/welcome",
|
|
"user": null,
|
|
"client_id": "22a9e15e3d3b115e4d43",
|
|
"client_secret": "7969f769a1fe21ecd6cf8a1c105f250f70a27131"
|
|
}
|
|
}
|
|
]
|