-
-
Notifications
You must be signed in to change notification settings - Fork 295
Expand file tree
/
Copy pathdropbox-api.credentials.json
More file actions
27 lines (27 loc) · 998 Bytes
/
dropbox-api.credentials.json
File metadata and controls
27 lines (27 loc) · 998 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"web": {
"client_id": "apzybhhq0x0o0gk",
"project_id": "apzybhhq0x0o0gk",
"auth_uri": "https://www.dropbox.com/oauth2/authorize",
"token_uri": "https://www.dropbox.com/oauth2/token",
"client_secret": "5p9q884v8vd69sw",
"redirect_uris": [
"https://mbepccofdnoepgicagpchfmafecckdam.chromiumapp.org/",
"https://76a380c4950986998208e7bb9dbd8fea94c91504.extensions.allizom.org/",
"https://fnaicdffflnofjppbagibeoednhnbjhg.chromiumapp.org/",
"https://gjkddcofhiifldbllobcamllmanombji.chromiumapp.org/",
"https://djejpebekaoommcjfeaiipdikmdjkblg.chromiumapp.org/"
]
},
"android": {
"client_id": "apzybhhq0x0o0gk",
"project_id": "apzybhhq0x0o0gk",
"auth_uri": "https://www.dropbox.com/oauth2/authorize",
"token_uri": "https://www.dropbox.com/oauth2/token",
"redirect_uri": "org.handmadeideas.floccus://auth"
},
"ios": {
"client_id": "apzybhhq0x0o0gk",
"redirect_uri": "org.handmadeideas.floccus://auth"
}
}