@@ -23,7 +23,7 @@ <h4>Hierarchy</h4>
23
23
< ul class ="tsd-hierarchy ">
24
24
< li > < span class ="target "> AuthApiError</ span > </ li > </ ul > </ li > </ ul > </ section > < aside class ="tsd-sources ">
25
25
< ul >
26
- < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/18db827 /src/auth/base-auth-api.ts#L21 "> src/auth/base-auth-api.ts:21 </ a > </ li > </ ul > </ aside >
26
+ < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/fab3ce2 /src/auth/base-auth-api.ts#L24 "> src/auth/base-auth-api.ts:24 </ a > </ li > </ ul > </ aside >
27
27
< section class ="tsd-panel-group tsd-index-group ">
28
28
< section class ="tsd-panel tsd-index-panel ">
29
29
< details class ="tsd-index-content tsd-index-accordion " open > < summary class ="tsd-accordion-summary tsd-index-summary ">
@@ -73,29 +73,29 @@ <h5><span class="tsd-kind-parameter">headers</span>: <span class="tsd-signature-
73
73
< h4 class ="tsd-returns-title "> Returns < a href ="auth.AuthApiError.html " class ="tsd-signature-type tsd-kind-class "> AuthApiError</ a > </ h4 > < aside class ="tsd-sources ">
74
74
< p > Overrides Error.constructor</ p >
75
75
< ul >
76
- < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/18db827 /src/auth/base-auth-api.ts#L23 "> src/auth/base-auth-api.ts:23 </ a > </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
76
+ < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/fab3ce2 /src/auth/base-auth-api.ts#L26 "> src/auth/base-auth-api.ts:26 </ a > </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
77
77
< section class ="tsd-panel-group tsd-member-group ">
78
78
< h2 > Properties</ h2 >
79
79
< section class ="tsd-panel tsd-member "> < a id ="body " class ="tsd-anchor "> </ a >
80
80
< h3 class ="tsd-anchor-link "> < span > body</ span > < a href ="#body " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
81
81
< div class ="tsd-signature "> < span class ="tsd-kind-property "> body</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div > < aside class ="tsd-sources ">
82
82
< ul >
83
- < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/18db827 /src/auth/base-auth-api.ts#L27 "> src/auth/base-auth-api.ts:27 </ a > </ li > </ ul > </ aside > </ section >
83
+ < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/fab3ce2 /src/auth/base-auth-api.ts#L30 "> src/auth/base-auth-api.ts:30 </ a > </ li > </ ul > </ aside > </ section >
84
84
< section class ="tsd-panel tsd-member "> < a id ="error " class ="tsd-anchor "> </ a >
85
85
< h3 class ="tsd-anchor-link "> < span > error</ span > < a href ="#error " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
86
86
< div class ="tsd-signature "> < span class ="tsd-kind-property "> error</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div > < aside class ="tsd-sources ">
87
87
< ul >
88
- < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/18db827 /src/auth/base-auth-api.ts#L24 "> src/auth/base-auth-api.ts:24 </ a > </ li > </ ul > </ aside > </ section >
88
+ < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/fab3ce2 /src/auth/base-auth-api.ts#L27 "> src/auth/base-auth-api.ts:27 </ a > </ li > </ ul > </ aside > </ section >
89
89
< section class ="tsd-panel tsd-member "> < a id ="error_description " class ="tsd-anchor "> </ a >
90
90
< h3 class ="tsd-anchor-link "> < span > error_< wbr /> description</ span > < a href ="#error_description " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
91
91
< div class ="tsd-signature "> < span class ="tsd-kind-property "> error_< wbr /> description</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div > < aside class ="tsd-sources ">
92
92
< ul >
93
- < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/18db827 /src/auth/base-auth-api.ts#L25 "> src/auth/base-auth-api.ts:25 </ a > </ li > </ ul > </ aside > </ section >
93
+ < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/fab3ce2 /src/auth/base-auth-api.ts#L28 "> src/auth/base-auth-api.ts:28 </ a > </ li > </ ul > </ aside > </ section >
94
94
< section class ="tsd-panel tsd-member "> < a id ="headers " class ="tsd-anchor "> </ a >
95
95
< h3 class ="tsd-anchor-link "> < span > headers</ span > < a href ="#headers " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
96
96
< div class ="tsd-signature "> < span class ="tsd-kind-property "> headers</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> Headers</ span > </ div > < aside class ="tsd-sources ">
97
97
< ul >
98
- < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/18db827 /src/auth/base-auth-api.ts#L28 "> src/auth/base-auth-api.ts:28 </ a > </ li > </ ul > </ aside > </ section >
98
+ < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/fab3ce2 /src/auth/base-auth-api.ts#L31 "> src/auth/base-auth-api.ts:31 </ a > </ li > </ ul > </ aside > </ section >
99
99
< section class ="tsd-panel tsd-member tsd-is-inherited tsd-is-external "> < a id ="message " class ="tsd-anchor "> </ a >
100
100
< h3 class ="tsd-anchor-link "> < span > message</ span > < a href ="#message " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
101
101
< div class ="tsd-signature "> < span class ="tsd-kind-property "> message</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div > < aside class ="tsd-sources ">
@@ -107,7 +107,7 @@ <h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permali
107
107
< div class ="tsd-signature "> < span class ="tsd-kind-property "> name</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> "AuthApiError"</ span > < span class ="tsd-signature-symbol "> = ...</ span > </ div > < aside class ="tsd-sources ">
108
108
< p > Overrides Error.name</ p >
109
109
< ul >
110
- < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/18db827 /src/auth/base-auth-api.ts#L22 "> src/auth/base-auth-api.ts:22 </ a > </ li > </ ul > </ aside > </ section >
110
+ < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/fab3ce2 /src/auth/base-auth-api.ts#L25 "> src/auth/base-auth-api.ts:25 </ a > </ li > </ ul > </ aside > </ section >
111
111
< section class ="tsd-panel tsd-member tsd-is-inherited tsd-is-external "> < a id ="stack " class ="tsd-anchor "> </ a >
112
112
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > stack</ span > < a href ="#stack " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
113
113
< div class ="tsd-signature "> < span class ="tsd-kind-property "> stack</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> string</ span > </ div > < aside class ="tsd-sources ">
@@ -118,7 +118,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
118
118
< h3 class ="tsd-anchor-link "> < span > status< wbr /> Code</ span > < a href ="#statusCode " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
119
119
< div class ="tsd-signature "> < span class ="tsd-kind-property "> status< wbr /> Code</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div > < aside class ="tsd-sources ">
120
120
< ul >
121
- < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/18db827 /src/auth/base-auth-api.ts#L26 "> src/auth/base-auth-api.ts:26 </ a > </ li > </ ul > </ aside > </ section >
121
+ < li > Defined in < a href ="https://github.com/auth0/node-auth0/blob/fab3ce2 /src/auth/base-auth-api.ts#L29 "> src/auth/base-auth-api.ts:29 </ a > </ li > </ ul > </ aside > </ section >
122
122
< section class ="tsd-panel tsd-member tsd-is-inherited tsd-is-external "> < a id ="prepareStackTrace " class ="tsd-anchor "> </ a >
123
123
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagStatic "> Static</ code > < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > prepare< wbr /> Stack< wbr /> Trace</ span > < a href ="#prepareStackTrace " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
124
124
< div class ="tsd-signature "> < span class ="tsd-kind-property "> prepare< wbr /> Stack< wbr /> Trace</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-kind-parameter "> err</ span > , < span class ="tsd-kind-parameter "> stackTraces</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> any</ span > < span class ="tsd-signature-symbol "> )</ span > </ div >
@@ -225,7 +225,8 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
225
225
< details class ="tsd-index-accordion " data-key ="auth$Interfaces "> < summary class ="tsd-accordion-summary "> < svg width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none "> < path d ="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z " fill ="var(--color-text) "> </ path > </ svg > < span > Interfaces</ span > </ summary >
226
226
< div class ="tsd-accordion-details ">
227
227
< ul class ="tsd-nested-navigation ">
228
- < li > < a href ="../interfaces/auth.AuthorizationCodeGrantOptions.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < rect fill ="var(--color-icon-background) " stroke ="var(--color-ts-interface) " stroke-width ="1.5 " x ="1 " y ="1 " width ="22 " height ="22 " rx ="6 " id ="icon-256-path "> </ rect > < path d ="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z " fill ="var(--color-text) " id ="icon-256-text "> </ path > </ svg > < span > Authorization< wbr /> Code< wbr /> Grant< wbr /> Options</ span > </ a > </ li >
228
+ < li > < a href ="../interfaces/auth.AuthenticationClientOptions.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < rect fill ="var(--color-icon-background) " stroke ="var(--color-ts-interface) " stroke-width ="1.5 " x ="1 " y ="1 " width ="22 " height ="22 " rx ="6 " id ="icon-256-path "> </ rect > < path d ="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z " fill ="var(--color-text) " id ="icon-256-text "> </ path > </ svg > < span > Authentication< wbr /> Client< wbr /> Options</ span > </ a > </ li >
229
+ < li > < a href ="../interfaces/auth.AuthorizationCodeGrantOptions.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Authorization< wbr /> Code< wbr /> Grant< wbr /> Options</ span > </ a > </ li >
229
230
< li > < a href ="../interfaces/auth.AuthorizationCodeGrantRequest.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Authorization< wbr /> Code< wbr /> Grant< wbr /> Request</ span > </ a > </ li >
230
231
< li > < a href ="../interfaces/auth.AuthorizationCodeGrantWithPKCERequest.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Authorization< wbr /> Code< wbr /> Grant< wbr /> WithPKCERequest</ span > </ a > </ li >
231
232
< li > < a href ="../interfaces/auth.ChangePasswordRequest.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Change< wbr /> Password< wbr /> Request</ span > </ a > </ li >
@@ -236,7 +237,6 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
236
237
< li > < a href ="../interfaces/auth.IDTokenValidateOptions.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > IDToken< wbr /> Validate< wbr /> Options</ span > </ a > </ li >
237
238
< li > < a href ="../interfaces/auth.LoginWithEmailRequest.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Login< wbr /> With< wbr /> Email< wbr /> Request</ span > </ a > </ li >
238
239
< li > < a href ="../interfaces/auth.LoginWithSMSRequest.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Login< wbr /> WithSMSRequest</ span > </ a > </ li >
239
- < li > < a href ="../interfaces/auth.Options.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Options</ span > </ a > </ li >
240
240
< li > < a href ="../interfaces/auth.PasswordGrantRequest.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Password< wbr /> Grant< wbr /> Request</ span > </ a > </ li >
241
241
< li > < a href ="../interfaces/auth.RefreshTokenGrantRequest.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Refresh< wbr /> Token< wbr /> Grant< wbr /> Request</ span > </ a > </ li >
242
242
< li > < a href ="../interfaces/auth.RevokeRefreshTokenRequest.html "> < svg class ="tsd-kind-icon " width ="24 " height ="24 " viewBox ="0 0 24 24 "> < use href ="#icon-256-path "> </ use > < use href ="#icon-256-text "> </ use > </ svg > < span > Revoke< wbr /> Refresh< wbr /> Token< wbr /> Request</ span > </ a > </ li >
0 commit comments