Skip to content

Commit 125569f

Browse files
"Added sample: java/src/main/resources/client_secrets.json"
1 parent 0f36811 commit 125569f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"installed": {
3+
"client_id": "Enter your client id here",
4+
"client_secret": "Enter your client secret here"
5+
}
6+
}

0 commit comments

Comments
 (0)