forked from AdobeDocs/adobeio-auth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.json
108 lines (108 loc) · 3.27 KB
/
manifest.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"name": "Authentication",
"version": "1.0.0",
"description": "Authentication",
"author": "Hiren Shah",
"view_type": "mdbook",
"meta_keywords": "adobe i/o, authentication",
"meta_description": "default description",
"publish_date": "02/08/2019",
"show_edit_github_banner": false,
"base_path": "https://raw.githubusercontent.com",
"pages": [
{
"importedFileName": "Authentication Overview",
"path": "AdobeDocs/adobeio-auth/stage/AuthenticationOverview/AuthenticationGuide.md",
"title": "Authentication Overview",
"pages": [
{
"importedFileName": "API Key Integration",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/AuthenticationOverview/APIKeyIntegration.md",
"title": "API Key Integration"
},
{
"importedFileName": "OAuth Integration",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/AuthenticationOverview/OAuthIntegration.md",
"title": "OAuth Integration"
},
{
"importedFileName": "Service Account Integration",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/AuthenticationOverview/ServiceAccountIntegration.md",
"title": "Service Account Integration"
}
]
},
{
"importedFileName": "OAuth Authentication",
"pages": [
{
"importedFileName": "OAuth Scopes",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/OAuth/Scopes.md",
"title": "OAuth Scopes"
},
{
"importedFileName": "OAuth Sample Code",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/OAuth/samples/samples.md",
"title": "OAuth Sample Code"
}
],
"path": "AdobeDocs/adobeio-auth/stage/OAuth/OAuth.md",
"title": "OAuth Authentication"
},
{
"importedFileName": "JWT Authentication",
"pages": [
{
"importedFileName": "JWT Sample Code",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/JWT/samples/samples.md",
"title": "JWT Sample Code"
}
],
"path": "AdobeDocs/adobeio-auth/stage/JWT/JWT.md",
"title": "JWT Authentication"
},
{
"importedFileName": "Tools",
"pages": [
{
"importedFileName": "OAuth 2.0 Playground",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/Resources/Tools/OAuthPlayground.md",
"title": "OAuth 2.0 Playground"
},
{
"importedFileName": "Postman",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/Resources/Tools/Postman.md",
"title": "Postman"
}
],
"path": "AdobeDocs/adobeio-auth/stage/Resources/Tools/ToolsOverview.md",
"title": "Tools"
},
{
"importedFileName": "IMS APIs",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/Resources/IMS.md",
"title": "IMS APIs"
},
{
"importedFileName": "FAQs",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/FAQ/Index.md",
"title": "FAQ"
},
{
"importedFileName": "Support",
"pages": [],
"path": "AdobeDocs/adobeio-auth/stage/Support/Index.md",
"title": "Support"
}
]
}