We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285d2c7 commit abc43cdCopy full SHA for abc43cd
myapp/fixtures/oauth2.yaml
@@ -8,7 +8,7 @@
8
"redirect_uris": "https://www.getpostman.com/oauth2/callback\r\nhttp://localhost:8000/oauth2-redirect.html\r\nhttp://127.0.0.1:8000/oauth2-redirect.html",
9
"client_type": "public",
10
"authorization_grant_type": "authorization-code",
11
- "client_secret": "pbkdf2_sha256$390000$yN0L1tQoZUjHEWyrLI7IjZ$qmlZleiLq0PbEgoaU8wU5GHGZcNWt2m/zAsRA9awsVA=",
+ "client_secret": "demo_djt_web_secret",
12
"name": "demo_djt_web_client",
13
"skip_authorization": false,
14
"created": "2021-04-02T18:14:12.712Z",
0 commit comments