forked from nerdapplabs/authOauth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
myEnvironment.postman_environment.json
64 lines (64 loc) · 1.47 KB
/
myEnvironment.postman_environment.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"id": "a857350e-e612-1742-86f7-3b7e7191da30",
"name": "OAuth-dev",
"values": [
{
"key": "base_url",
"value": "http://localhost",
"type": "text",
"enabled": true
},
{
"key": "site_url",
"value": "auth/web/api",
"type": "text",
"enabled": true
},
{
"key": "client_id",
"value": "1_4fxm4wvo6ug48kk4cgs8g8kogko4484k4co8c08os4g0o0sk04",
"type": "text",
"enabled": true
},
{
"key": "client_secret",
"value": "59p9la9ycy04kwwwgwgkckkgk4ow80g0owwk48sgwsw0ggg88g",
"type": "text",
"enabled": true
},
{
"key": "locale",
"value": "en",
"type": "text",
"enabled": true
},
{
"key": "scope",
"value": "API",
"type": "text",
"enabled": true
},
{
"key": "access_token",
"value": "MjI5NDY5YmU3OGIwYjU1MzUzZTA5NTkzMjBmOGU3M2Y3MmNmYjY1YjNmNmM5ZTNjMTNjNzk1ZWMzMzE2YTVmMw",
"type": "text",
"enabled": true
},
{
"key": "x-accept-version",
"value": "1.0",
"type": "text",
"enabled": true
},
{
"key": "refresh_token",
"value": "NDYyYmJmMjU0Zjk1YTMyMDc4M2ExODA2NTFlMmVlMmU3ZjBkYWFjNTFjYzU3NjFlYWM5OWRhM2UxYTMxYzBiMw",
"type": "text",
"enabled": true
}
],
"timestamp": 1486724653517,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2017-02-10T11:23:30.852Z",
"_postman_exported_using": "Postman/4.9.2"
}