Skip to content

Commit 6b5e648

Browse files
Merge pull request #327 from vyskocilpavel/cdb_json
Fix the cdb.json example file
2 parents 38dd8a3 + f3b250e commit 6b5e648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/cdb.json.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"test_client": {
2+
"the_client_id": {
33
"response_types": ["code", "and", "other", "types"],
44
"client_id": "the_client_id",
55
"client_secret": "the_client_secret",

0 commit comments

Comments
 (0)