Skip to content

Commit 3a6c87d

Browse files
committed
deploy: a567dd2
1 parent 3c9adc6 commit 3a6c87d

6,387 files changed

Lines changed: 1751354 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2.1.3/css/866.2d08a543.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2.1.3/css/989.4f123103.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2.1.3/css/documentation-topic.da0b1931.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2.1.3/css/index.3a335429.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2.1.3/css/topic.4be8f56d.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2.1.3/css/tutorials-overview.adb17623.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2.1.3/data/documentation.json

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
{
2+
"identifier" : {
3+
"interfaceLanguage" : "swift",
4+
"url" : "doc:\/\/OktaClient\/documentation"
5+
},
6+
"kind" : "article",
7+
"metadata" : {
8+
"role" : "collection",
9+
"roleHeading" : "Package",
10+
"title" : "OktaClient"
11+
},
12+
"references" : {
13+
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation" : {
14+
"abstract" : [
15+
{
16+
"text" : "Library that provides foundational features used by Okta’s authentication libraries, as well as APIs used to work with tokens and user credentials.",
17+
"type" : "text"
18+
}
19+
],
20+
"identifier" : "doc:\/\/AuthFoundation\/documentation\/AuthFoundation",
21+
"kind" : "symbol",
22+
"role" : "collection",
23+
"title" : "AuthFoundation",
24+
"type" : "topic",
25+
"url" : "\/documentation\/authfoundation"
26+
},
27+
"doc:\/\/BrowserSignin\/documentation\/BrowserSignin" : {
28+
"abstract" : [
29+
{
30+
"text" : "Make it easy to enable users to sign in to your app through browser-based sign on.",
31+
"type" : "text"
32+
}
33+
],
34+
"identifier" : "doc:\/\/BrowserSignin\/documentation\/BrowserSignin",
35+
"kind" : "symbol",
36+
"role" : "collection",
37+
"title" : "BrowserSignin",
38+
"type" : "topic",
39+
"url" : "\/documentation\/browsersignin"
40+
},
41+
"doc:\/\/OAuth2Auth\/documentation\/OAuth2Auth" : {
42+
"abstract" : [
43+
{
44+
"text" : "Interact with Okta’s OAuth2 APIs to authenticate users, and interact with user resources.",
45+
"type" : "text"
46+
}
47+
],
48+
"identifier" : "doc:\/\/OAuth2Auth\/documentation\/OAuth2Auth",
49+
"kind" : "symbol",
50+
"role" : "collection",
51+
"title" : "OAuth2Auth",
52+
"type" : "topic",
53+
"url" : "\/documentation\/oauth2auth"
54+
},
55+
"doc:\/\/OktaDirectAuth\/documentation\/OktaDirectAuth" : {
56+
"abstract" : [
57+
{
58+
"text" : "Authenticate users using Okta’s Direct Authentication API, enabling native sign-in experiences supporting Multi-Factor Authentication (MFA).",
59+
"type" : "text"
60+
}
61+
],
62+
"identifier" : "doc:\/\/OktaDirectAuth\/documentation\/OktaDirectAuth",
63+
"kind" : "symbol",
64+
"role" : "collection",
65+
"title" : "OktaDirectAuth",
66+
"type" : "topic",
67+
"url" : "\/documentation\/oktadirectauth"
68+
},
69+
"doc:\/\/OktaIdxAuth\/documentation\/OktaIdxAuth" : {
70+
"abstract" : [
71+
{
72+
"text" : "Authenticate users using policy-driven native authentication with the Okta Identity Engine.",
73+
"type" : "text"
74+
}
75+
],
76+
"identifier" : "doc:\/\/OktaIdxAuth\/documentation\/OktaIdxAuth",
77+
"kind" : "symbol",
78+
"role" : "collection",
79+
"title" : "OktaIdxAuth",
80+
"type" : "topic",
81+
"url" : "\/documentation\/oktaidxauth"
82+
}
83+
},
84+
"schemaVersion" : {
85+
"major" : 0,
86+
"minor" : 3,
87+
"patch" : 0
88+
},
89+
"sections" : [
90+
91+
],
92+
"topicSections" : [
93+
{
94+
"identifiers" : [
95+
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation",
96+
"doc:\/\/BrowserSignin\/documentation\/BrowserSignin",
97+
"doc:\/\/OAuth2Auth\/documentation\/OAuth2Auth",
98+
"doc:\/\/OktaDirectAuth\/documentation\/OktaDirectAuth",
99+
"doc:\/\/OktaIdxAuth\/documentation\/OktaIdxAuth"
100+
]
101+
}
102+
],
103+
"topicSectionsStyle" : "detailedGrid"
104+
}

0 commit comments

Comments
 (0)