Skip to content

Commit

Permalink
deploy: 03ab528
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenachbaur-okta committed Aug 9, 2024
1 parent 9c425ba commit 839dbb3
Show file tree
Hide file tree
Showing 64 changed files with 8,643 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"defaultImplementationsSections" : [
{
"identifiers" : [
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClient\/didSend(request:received:)-7fkxl",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClient\/didSend(request:received:)-88sth",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClient\/didSend(request:received:)-1c12k"
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClient\/didSend(request:received:)-1c12k",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClient\/didSend(request:received:)-7fkxl"
],
"title" : "APIClient Implementations"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"defaultImplementationsSections" : [
{
"identifiers" : [
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClientDelegate\/api(client:didSend:received:)-4mcbm",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClientDelegate\/api(client:didSend:received:)-7vw3y"
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClientDelegate\/api(client:didSend:received:)-7vw3y",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIClientDelegate\/api(client:didSend:received:)-4mcbm"
],
"title" : "APIClientDelegate Implementations"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"defaultImplementationsSections" : [
{
"identifiers" : [
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIRequest\/body()-2spui",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIRequest\/body()-6rb14",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIRequest\/body()-8cybb",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIRequest\/body()-6rb14"
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/APIRequest\/body()-2spui"
],
"title" : "APIRequest Implementations"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"defaultImplementationsSections" : [
{
"identifiers" : [
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/ClaimConvertable\/claim(_:in:from:)-5xez",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/ClaimConvertable\/claim(_:in:from:)-7z25",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/ClaimConvertable\/claim(_:in:from:)-8nglg",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/ClaimConvertable\/claim(_:in:from:)-5xez",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/ClaimConvertable\/claim(_:in:from:)-6kydw"
],
"title" : "ClaimConvertable Implementations"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/authorizationCode",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/deviceCode",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/implicit",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/jwtBearer",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/oob",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/oobMFA",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/other(_:)",
Expand Down Expand Up @@ -691,6 +692,31 @@
"type" : "topic",
"url" : "\/documentation\/authfoundation\/granttype\/implicit"
},
"doc://AuthFoundation/documentation/AuthFoundation/GrantType/jwtBearer": {
"abstract" : [

],
"fragments" : [
{
"kind" : "keyword",
"text" : "case"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "jwtBearer"
}
],
"identifier" : "doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/jwtBearer",
"kind" : "symbol",
"role" : "symbol",
"title" : "GrantType.jwtBearer",
"type" : "topic",
"url" : "\/documentation\/authfoundation\/granttype\/jwtbearer"
},
"doc://AuthFoundation/documentation/AuthFoundation/GrantType/oob": {
"abstract" : [

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,166 @@
{
"hierarchy" : {
"paths" : [
[
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation",
"doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType"
]
]
},
"identifier" : {
"interfaceLanguage" : "swift",
"url" : "doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/jwtBearer"
},
"kind" : "symbol",
"metadata" : {
"externalID" : "s:14AuthFoundation9GrantTypeO9jwtBeareryA2CmF",
"fragments" : [
{
"kind" : "keyword",
"text" : "case"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "jwtBearer"
}
],
"modules" : [
{
"name" : "AuthFoundation"
}
],
"role" : "symbol",
"roleHeading" : "Case",
"symbolKind" : "case",
"title" : "GrantType.jwtBearer"
},
"primaryContentSections" : [
{
"declarations" : [
{
"languages" : [
"swift"
],
"platforms" : [
"macOS"
],
"tokens" : [
{
"kind" : "keyword",
"text" : "case"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "jwtBearer"
}
]
}
],
"kind" : "declarations"
}
],
"schemaVersion" : {
"major" : 0,
"minor" : 3,
"patch" : 0
},
"sections" : [

],
"variants" : [
{
"paths" : [
"\/documentation\/authfoundation\/granttype\/jwtbearer"
],
"traits" : [
{
"interfaceLanguage" : "swift"
}
]
}
]
,
"references": {
"doc://AuthFoundation/documentation/AuthFoundation": {
"abstract" : [
{
"text" : "Library that provides foundational features used by Okta’s authentication libraries, as well as APIs used to work with tokens and user credentials.",
"type" : "text"
}
],
"identifier" : "doc:\/\/AuthFoundation\/documentation\/AuthFoundation",
"kind" : "symbol",
"role" : "collection",
"title" : "AuthFoundation",
"type" : "topic",
"url" : "\/documentation\/authfoundation"
},
"doc://AuthFoundation/documentation/AuthFoundation/GrantType": {
"abstract" : [
{
"text" : "An enumeration used to define a grant type, which defines the methods an application can use to gain access tokens from an authorization server.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "enum"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "GrantType"
}
],
"identifier" : "doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "GrantType"
}
],
"role" : "symbol",
"title" : "GrantType",
"type" : "topic",
"url" : "\/documentation\/authfoundation\/granttype"
},
"doc://AuthFoundation/documentation/AuthFoundation/GrantType/jwtBearer": {
"abstract" : [

],
"fragments" : [
{
"kind" : "keyword",
"text" : "case"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "jwtBearer"
}
],
"identifier" : "doc:\/\/AuthFoundation\/documentation\/AuthFoundation\/GrantType\/jwtBearer",
"kind" : "symbol",
"role" : "symbol",
"title" : "GrantType.jwtBearer",
"type" : "topic",
"url" : "\/documentation\/authfoundation\/granttype\/jwtbearer"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en-US"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover"><link rel="icon" href="/okta-mobile-swift/development/authfoundation/favicon.ico"><link rel="mask-icon" href="/okta-mobile-swift/development/authfoundation/favicon.svg" color="#333333"><title>Documentation</title><script>var baseUrl = "/okta-mobile-swift/development/authfoundation/"</script><script defer="defer" src="/okta-mobile-swift/development/authfoundation/js/chunk-vendors.bdb7cbba.js"></script><script defer="defer" src="/okta-mobile-swift/development/authfoundation/js/index.2871ffbd.js"></script><link href="/okta-mobile-swift/development/authfoundation/css/index.ff036a9e.css" rel="stylesheet"></head><body data-color-scheme="auto"><noscript>[object Module]</noscript><div id="app"></div></body></html>
33 changes: 19 additions & 14 deletions development/authfoundation/index/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3011,6 +3011,11 @@
"title" : "case implicit",
"type" : "case"
},
{
"path" : "\/documentation\/authfoundation\/granttype\/jwtbearer",
"title" : "case jwtBearer",
"type" : "case"
},
{
"path" : "\/documentation\/authfoundation\/granttype\/oob",
"title" : "case oob",
Expand Down Expand Up @@ -5468,17 +5473,17 @@
{
"children" : [
{
"path" : "\/documentation\/authfoundation\/claimconvertable\/claim(_:in:from:)-7z25",
"path" : "\/documentation\/authfoundation\/claimconvertable\/claim(_:in:from:)-5xez",
"title" : "static func claim(String, in: any HasClaims, from: Any?) -> Self?",
"type" : "method"
},
{
"path" : "\/documentation\/authfoundation\/claimconvertable\/claim(_:in:from:)-8nglg",
"path" : "\/documentation\/authfoundation\/claimconvertable\/claim(_:in:from:)-7z25",
"title" : "static func claim(String, in: any HasClaims, from: Any?) -> Self?",
"type" : "method"
},
{
"path" : "\/documentation\/authfoundation\/claimconvertable\/claim(_:in:from:)-5xez",
"path" : "\/documentation\/authfoundation\/claimconvertable\/claim(_:in:from:)-8nglg",
"title" : "static func claim(String, in: any HasClaims, from: Any?) -> Self?",
"type" : "method"
},
Expand Down Expand Up @@ -6450,11 +6455,6 @@
"children" : [
{
"children" : [
{
"path" : "\/documentation\/authfoundation\/apiclient\/didsend(request:received:)-7fkxl",
"title" : "func didSend(request: URLRequest, received: APIClientError)",
"type" : "method"
},
{
"path" : "\/documentation\/authfoundation\/apiclient\/didsend(request:received:)-88sth",
"title" : "func didSend<T>(request: URLRequest, received: APIResponse<T>)",
Expand All @@ -6464,6 +6464,11 @@
"path" : "\/documentation\/authfoundation\/apiclient\/didsend(request:received:)-1c12k",
"title" : "func didSend(request: URLRequest, received: HTTPURLResponse)",
"type" : "method"
},
{
"path" : "\/documentation\/authfoundation\/apiclient\/didsend(request:received:)-7fkxl",
"title" : "func didSend(request: URLRequest, received: APIClientError)",
"type" : "method"
}
],
"title" : "APIClient Implementations",
Expand Down Expand Up @@ -6590,13 +6595,13 @@
{
"children" : [
{
"path" : "\/documentation\/authfoundation\/apiclientdelegate\/api(client:didsend:received:)-4mcbm",
"title" : "func api(client: any APIClient, didSend: URLRequest, received: HTTPURLResponse)",
"path" : "\/documentation\/authfoundation\/apiclientdelegate\/api(client:didsend:received:)-7vw3y",
"title" : "func api<T>(client: any APIClient, didSend: URLRequest, received: APIResponse<T>)",
"type" : "method"
},
{
"path" : "\/documentation\/authfoundation\/apiclientdelegate\/api(client:didsend:received:)-7vw3y",
"title" : "func api<T>(client: any APIClient, didSend: URLRequest, received: APIResponse<T>)",
"path" : "\/documentation\/authfoundation\/apiclientdelegate\/api(client:didsend:received:)-4mcbm",
"title" : "func api(client: any APIClient, didSend: URLRequest, received: HTTPURLResponse)",
"type" : "method"
}
],
Expand Down Expand Up @@ -6964,7 +6969,7 @@
{
"children" : [
{
"path" : "\/documentation\/authfoundation\/apirequest\/body()-2spui",
"path" : "\/documentation\/authfoundation\/apirequest\/body()-6rb14",
"title" : "func body() throws -> Data?",
"type" : "method"
},
Expand All @@ -6974,7 +6979,7 @@
"type" : "method"
},
{
"path" : "\/documentation\/authfoundation\/apirequest\/body()-6rb14",
"path" : "\/documentation\/authfoundation\/apirequest\/body()-2spui",
"title" : "func body() throws -> Data?",
"type" : "method"
}
Expand Down
Loading

0 comments on commit 839dbb3

Please sign in to comment.