58
58
< a href ="../modules/errors.html "> errors</ a >
59
59
</ li >
60
60
< li >
61
- < a href ="errors.oautherror .html "> OAuthError</ a >
61
+ < a href ="errors.OAuthError .html "> OAuthError</ a >
62
62
</ li >
63
63
</ ul >
64
64
< h1 > Class OAuthError</ h1 >
@@ -97,25 +97,25 @@ <h2>Index</h2>
97
97
< section class ="tsd-index-section ">
98
98
< h3 > Constructors</ h3 >
99
99
< ul class ="tsd-index-list ">
100
- < li class ="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite "> < a href ="errors.oautherror .html#constructor " class ="tsd-kind-icon "> constructor</ a > </ li >
100
+ < li class ="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite "> < a href ="errors.OAuthError .html#constructor " class ="tsd-kind-icon "> constructor</ a > </ li >
101
101
</ ul >
102
102
</ section >
103
103
< section class ="tsd-index-section ">
104
104
< h3 > Properties</ h3 >
105
105
< ul class ="tsd-index-list ">
106
- < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="errors.oautherror.html#error " class ="tsd-kind-icon "> error</ a > </ li >
107
- < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="errors.oautherror.html#error_description " class ="tsd-kind-icon "> error_< wbr > description</ a > </ li >
108
- < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external "> < a href ="errors.oautherror.html#message " class ="tsd-kind-icon "> message</ a > </ li >
109
- < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external "> < a href ="errors.oautherror.html#name " class ="tsd-kind-icon "> name</ a > </ li >
110
- < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-external "> < a href ="errors.oautherror.html#preparestacktrace " class ="tsd-kind-icon "> prepare< wbr > Stack< wbr > Trace</ a > </ li >
111
- < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external "> < a href ="errors.oautherror.html#stack " class ="tsd-kind-icon "> stack</ a > </ li >
112
- < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-external "> < a href ="errors.oautherror.html#stacktracelimit " class ="tsd-kind-icon "> stack< wbr > Trace< wbr > Limit</ a > </ li >
106
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="errors.OAuthError.html#error " class ="tsd-kind-icon "> error</ a > </ li >
107
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="errors.OAuthError.html#error_description " class ="tsd-kind-icon "> error_< wbr > description</ a > </ li >
108
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external "> < a href ="errors.OAuthError.html#message " class ="tsd-kind-icon "> message</ a > </ li >
109
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external "> < a href ="errors.OAuthError.html#name " class ="tsd-kind-icon "> name</ a > </ li >
110
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external "> < a href ="errors.OAuthError.html#stack " class ="tsd-kind-icon "> stack</ a > </ li >
111
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external "> < a href ="errors.OAuthError.html#stackTraceLimit " class ="tsd-kind-icon "> stack< wbr > Trace< wbr > Limit</ a > </ li >
113
112
</ ul >
114
113
</ section >
115
- < section class ="tsd-index-section tsd-is-external ">
114
+ < section class ="tsd-index-section tsd-is-inherited tsd-is- external ">
116
115
< h3 > Methods</ h3 >
117
116
< ul class ="tsd-index-list ">
118
- < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-external "> < a href ="errors.oautherror.html#capturestacktrace " class ="tsd-kind-icon "> capture< wbr > Stack< wbr > Trace</ a > </ li >
117
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external "> < a href ="errors.OAuthError.html#captureStackTrace " class ="tsd-kind-icon "> capture< wbr > Stack< wbr > Trace</ a > </ li >
118
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external "> < a href ="errors.OAuthError.html#prepareStackTrace " class ="tsd-kind-icon "> prepare< wbr > Stack< wbr > Trace</ a > </ li >
119
119
</ ul >
120
120
</ section >
121
121
</ div >
@@ -127,14 +127,14 @@ <h2>Constructors</h2>
127
127
< a name ="constructor " class ="tsd-anchor "> </ a >
128
128
< h3 > constructor</ h3 >
129
129
< ul class ="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite ">
130
- < li class ="tsd-signature tsd-kind-icon "> new OAuth< wbr > Error< span class ="tsd-signature-symbol "> (</ span > error< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , error_description< span class ="tsd-signature-symbol "> ?: </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="errors.oautherror .html " class ="tsd-signature-type " data-tsd-kind ="Class "> OAuthError</ a > </ li >
130
+ < li class ="tsd-signature tsd-kind-icon "> new OAuth< wbr > Error< span class ="tsd-signature-symbol "> (</ span > error< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , error_description< span class ="tsd-signature-symbol "> ?: </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="errors.OAuthError .html " class ="tsd-signature-type " data-tsd-kind ="Class "> OAuthError</ a > </ li >
131
131
</ ul >
132
132
< ul class ="tsd-descriptions ">
133
133
< li class ="tsd-description ">
134
134
< aside class ="tsd-sources ">
135
135
< p > Overrides Error.constructor</ p >
136
136
< ul >
137
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/24cc3df /src/errors.tsx#L7 "> src/errors.tsx:7 </ a > </ li >
137
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/887ae18 /src/errors.tsx#L8 "> src/errors.tsx:8 </ a > </ li >
138
138
</ ul >
139
139
</ aside >
140
140
< h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -146,7 +146,7 @@ <h5>error: <span class="tsd-signature-type">string</span></h5>
146
146
< h5 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > error_description: < span class ="tsd-signature-type "> string</ span > </ h5 >
147
147
</ li >
148
148
</ ul >
149
- < h4 class ="tsd-returns-title "> Returns < a href ="errors.oautherror .html " class ="tsd-signature-type " data-tsd-kind ="Class "> OAuthError</ a > </ h4 >
149
+ < h4 class ="tsd-returns-title "> Returns < a href ="errors.OAuthError .html " class ="tsd-signature-type " data-tsd-kind ="Class "> OAuthError</ a > </ h4 >
150
150
</ li >
151
151
</ ul >
152
152
</ section >
@@ -174,7 +174,7 @@ <h3>message</h3>
174
174
< aside class ="tsd-sources ">
175
175
< p > Inherited from Error.message</ p >
176
176
< ul >
177
- < li > Defined in node_modules/typescript/lib/lib.es5.d.ts:974 </ li >
177
+ < li > Defined in node_modules/typescript/lib/lib.es5.d.ts:1023 </ li >
178
178
</ ul >
179
179
</ aside >
180
180
</ section >
@@ -185,87 +185,45 @@ <h3>name</h3>
185
185
< aside class ="tsd-sources ">
186
186
< p > Inherited from Error.name</ p >
187
187
< ul >
188
- < li > Defined in node_modules/typescript/lib/lib.es5.d.ts:973 </ li >
188
+ < li > Defined in node_modules/typescript/lib/lib.es5.d.ts:1022 </ li >
189
189
</ ul >
190
190
</ aside >
191
191
</ section >
192
- < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external ">
193
- < a name ="preparestacktrace " class ="tsd-anchor "> </ a >
194
- < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > prepare< wbr > Stack< wbr > Trace</ h3 >
195
- < div class ="tsd-signature tsd-kind-icon "> prepare< wbr > Stack< wbr > Trace< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > err< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Error</ span > , stackTraces< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> CallSite</ span > < span class ="tsd-signature-symbol "> []</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> any</ span > </ div >
196
- < aside class ="tsd-sources ">
197
- < ul >
198
- < li > Defined in node_modules/@types/node/globals.d.ts:115</ li >
199
- </ ul >
200
- </ aside >
201
- < div class ="tsd-comment tsd-typography ">
202
- < div class ="lead ">
203
- < p > Optional override for formatting stack traces</ p >
204
- </ div >
205
- < dl class ="tsd-comment-tags ">
206
- < dt > see</ dt >
207
- < dd > < p > < a href ="https://github.com/v8/v8/wiki/Stack%20Trace%20API#customizing-stack-traces "> https://github.com/v8/v8/wiki/Stack%20Trace%20API#customizing-stack-traces</ a > </ p >
208
- </ dd >
209
- </ dl >
210
- </ div >
211
- < div class ="tsd-type-declaration ">
212
- < h4 > Type declaration</ h4 >
213
- < ul class ="tsd-parameters ">
214
- < li class ="tsd-parameter-signature ">
215
- < ul class ="tsd-signatures tsd-kind-type-literal tsd-parent-kind-class ">
216
- < li class ="tsd-signature tsd-kind-icon "> < span class ="tsd-signature-symbol "> (</ span > err< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Error</ span > , stackTraces< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> CallSite</ span > < span class ="tsd-signature-symbol "> []</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> any</ span > </ li >
217
- </ ul >
218
- < ul class ="tsd-descriptions ">
219
- < li class ="tsd-description ">
220
- < h4 class ="tsd-parameters-title "> Parameters</ h4 >
221
- < ul class ="tsd-parameters ">
222
- < li >
223
- < h5 > err: < span class ="tsd-signature-type "> Error</ span > </ h5 >
224
- </ li >
225
- < li >
226
- < h5 > stackTraces: < span class ="tsd-signature-type "> CallSite</ span > < span class ="tsd-signature-symbol "> []</ span > </ h5 >
227
- </ li >
228
- </ ul >
229
- < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> any</ span > </ h4 >
230
- </ li >
231
- </ ul >
232
- </ li >
233
- </ ul >
234
- </ div >
235
- </ section >
236
192
< section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external ">
237
193
< a name ="stack " class ="tsd-anchor "> </ a >
238
194
< h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > stack</ h3 >
239
195
< div class ="tsd-signature tsd-kind-icon "> stack< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
240
196
< aside class ="tsd-sources ">
241
197
< p > Inherited from Error.stack</ p >
242
198
< ul >
243
- < li > Defined in node_modules/typescript/lib/lib.es5.d.ts:975 </ li >
199
+ < li > Defined in node_modules/typescript/lib/lib.es5.d.ts:1024 </ li >
244
200
</ ul >
245
201
</ aside >
246
202
</ section >
247
- < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external ">
248
- < a name ="stacktracelimit " class ="tsd-anchor "> </ a >
249
- < h3 > stack< wbr > Trace< wbr > Limit</ h3 >
203
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is- external ">
204
+ < a name ="stackTraceLimit " class ="tsd-anchor "> </ a >
205
+ < h3 > < span class =" tsd-flag ts-flagStatic " > Static </ span > stack< wbr > Trace< wbr > Limit</ h3 >
250
206
< div class ="tsd-signature tsd-kind-icon "> stack< wbr > Trace< wbr > Limit< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
251
207
< aside class ="tsd-sources ">
208
+ < p > Inherited from Error.stackTraceLimit</ p >
252
209
< ul >
253
210
< li > Defined in node_modules/@types/node/globals.d.ts:117</ li >
254
211
</ ul >
255
212
</ aside >
256
213
</ section >
257
214
</ section >
258
- < section class ="tsd-panel-group tsd-member-group tsd-is-external ">
215
+ < section class ="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is- external ">
259
216
< h2 > Methods</ h2 >
260
- < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external ">
261
- < a name ="capturestacktrace " class ="tsd-anchor "> </ a >
262
- < h3 > capture< wbr > Stack< wbr > Trace</ h3 >
263
- < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external ">
217
+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is- external ">
218
+ < a name ="captureStackTrace " class ="tsd-anchor "> </ a >
219
+ < h3 > < span class =" tsd-flag ts-flagStatic " > Static </ span > capture< wbr > Stack< wbr > Trace</ h3 >
220
+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is- external ">
264
221
< li class ="tsd-signature tsd-kind-icon "> capture< wbr > Stack< wbr > Trace< span class ="tsd-signature-symbol "> (</ span > targetObject< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> object</ span > , constructorOpt< span class ="tsd-signature-symbol "> ?: </ span > < span class ="tsd-signature-type "> Function</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
265
222
</ ul >
266
223
< ul class ="tsd-descriptions ">
267
224
< li class ="tsd-description ">
268
225
< aside class ="tsd-sources ">
226
+ < p > Inherited from Error.captureStackTrace</ p >
269
227
< ul >
270
228
< li > Defined in node_modules/@types/node/globals.d.ts:108</ li >
271
229
</ ul >
@@ -288,13 +246,50 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
288
246
</ li >
289
247
</ ul >
290
248
</ section >
249
+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external ">
250
+ < a name ="prepareStackTrace " class ="tsd-anchor "> </ a >
251
+ < h3 > < span class ="tsd-flag ts-flagStatic "> Static</ span > < span class ="tsd-flag ts-flagOptional "> Optional</ span > prepare< wbr > Stack< wbr > Trace</ h3 >
252
+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external ">
253
+ < li class ="tsd-signature tsd-kind-icon "> prepare< wbr > Stack< wbr > Trace< span class ="tsd-signature-symbol "> (</ span > err< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Error</ span > , stackTraces< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> CallSite</ span > < span class ="tsd-signature-symbol "> []</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> any</ span > </ li >
254
+ </ ul >
255
+ < ul class ="tsd-descriptions ">
256
+ < li class ="tsd-description ">
257
+ < aside class ="tsd-sources ">
258
+ < p > Inherited from Error.prepareStackTrace</ p >
259
+ < ul >
260
+ < li > Defined in node_modules/@types/node/globals.d.ts:115</ li >
261
+ </ ul >
262
+ </ aside >
263
+ < div class ="tsd-comment tsd-typography ">
264
+ < div class ="lead ">
265
+ < p > Optional override for formatting stack traces</ p >
266
+ </ div >
267
+ < dl class ="tsd-comment-tags ">
268
+ < dt > see</ dt >
269
+ < dd > < p > < a href ="https://github.com/v8/v8/wiki/Stack%20Trace%20API#customizing-stack-traces "> https://github.com/v8/v8/wiki/Stack%20Trace%20API#customizing-stack-traces</ a > </ p >
270
+ </ dd >
271
+ </ dl >
272
+ </ div >
273
+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
274
+ < ul class ="tsd-parameters ">
275
+ < li >
276
+ < h5 > err: < span class ="tsd-signature-type "> Error</ span > </ h5 >
277
+ </ li >
278
+ < li >
279
+ < h5 > stackTraces: < span class ="tsd-signature-type "> CallSite</ span > < span class ="tsd-signature-symbol "> []</ span > </ h5 >
280
+ </ li >
281
+ </ ul >
282
+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> any</ span > </ h4 >
283
+ </ li >
284
+ </ ul >
285
+ </ section >
291
286
</ section >
292
287
</ div >
293
288
< div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
294
289
< nav class ="tsd-navigation primary ">
295
290
< ul >
296
291
< li class =" ">
297
- < a href ="../modules.html "> Exports </ a >
292
+ < a href ="../modules.html "> Modules </ a >
298
293
</ li >
299
294
< li class =" tsd-kind-module ">
300
295
< a href ="../modules/auth0_context.html "> auth0-< wbr > context</ a >
0 commit comments