@@ -129,7 +129,7 @@ <h3>build<wbr>Authorize<wbr>Url</h3>
129
129
< div class ="tsd-signature tsd-kind-icon "> build< wbr > Authorize< wbr > Url< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> ?: </ span > < span class ="tsd-signature-type "> RedirectLoginOptions</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
130
130
< aside class ="tsd-sources ">
131
131
< ul >
132
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L151 "> src/auth0-context.tsx:151</ a > </ li >
132
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L151 "> src/auth0-context.tsx:151</ a > </ li >
133
133
</ ul >
134
134
</ aside >
135
135
< div class ="tsd-comment tsd-typography ">
@@ -169,7 +169,7 @@ <h3>build<wbr>Logout<wbr>Url</h3>
169
169
< div class ="tsd-signature tsd-kind-icon "> build< wbr > Logout< wbr > Url< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> ?: </ span > < a href ="index.logouturloptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> LogoutUrlOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> string</ span > </ div >
170
170
< aside class ="tsd-sources ">
171
171
< ul >
172
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L161 "> src/auth0-context.tsx:161</ a > </ li >
172
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L161 "> src/auth0-context.tsx:161</ a > </ li >
173
173
</ ul >
174
174
</ aside >
175
175
< div class ="tsd-comment tsd-typography ">
@@ -212,7 +212,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> error</h3>
212
212
< aside class ="tsd-sources ">
213
213
< p > Inherited from AuthState.error</ p >
214
214
< ul >
215
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth-state.tsx#L7 "> src/auth-state.tsx:7</ a > </ li >
215
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth-state.tsx#L7 "> src/auth-state.tsx:7</ a > </ li >
216
216
</ ul >
217
217
</ aside >
218
218
</ section >
@@ -222,7 +222,7 @@ <h3>get<wbr>Access<wbr>Token<wbr>Silently</h3>
222
222
< div class ="tsd-signature tsd-kind-icon "> get< wbr > Access< wbr > Token< wbr > Silently< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> ?: </ span > < a href ="index.gettokensilentlyoptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> GetTokenSilentlyOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
223
223
< aside class ="tsd-sources ">
224
224
< ul >
225
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L67 "> src/auth0-context.tsx:67</ a > </ li >
225
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L67 "> src/auth0-context.tsx:67</ a > </ li >
226
226
</ ul >
227
227
</ aside >
228
228
< div class ="tsd-comment tsd-typography ">
@@ -273,7 +273,7 @@ <h3>get<wbr>Access<wbr>Token<wbr>With<wbr>Popup</h3>
273
273
< div class ="tsd-signature tsd-kind-icon "> get< wbr > Access< wbr > Token< wbr > With< wbr > Popup< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> ?: </ span > < a href ="index.gettokenwithpopupoptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> GetTokenWithPopupOptions</ a > , config< span class ="tsd-signature-symbol "> ?: </ span > < a href ="index.popupconfigoptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> PopupConfigOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
274
274
< aside class ="tsd-sources ">
275
275
< ul >
276
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L83 "> src/auth0-context.tsx:83</ a > </ li >
276
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L83 "> src/auth0-context.tsx:83</ a > </ li >
277
277
</ ul >
278
278
</ aside >
279
279
< div class ="tsd-comment tsd-typography ">
@@ -318,7 +318,7 @@ <h3>get<wbr>IdToken<wbr>Claims</h3>
318
318
< div class ="tsd-signature tsd-kind-icon "> get< wbr > IdToken< wbr > Claims< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> ?: </ span > < a href ="index.getidtokenclaimsoptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> GetIdTokenClaimsOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> IdToken</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
319
319
< aside class ="tsd-sources ">
320
320
< ul >
321
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L95 "> src/auth0-context.tsx:95</ a > </ li >
321
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L95 "> src/auth0-context.tsx:95</ a > </ li >
322
322
</ ul >
323
323
</ aside >
324
324
< div class ="tsd-comment tsd-typography ">
@@ -356,7 +356,7 @@ <h3>handle<wbr>Redirect<wbr>Callback</h3>
356
356
< div class ="tsd-signature tsd-kind-icon "> handle< wbr > Redirect< wbr > Callback< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > url< 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 > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> RedirectLoginResult</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
357
357
< aside class ="tsd-sources ">
358
358
< ul >
359
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L171 "> src/auth0-context.tsx:171</ a > </ li >
359
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L171 "> src/auth0-context.tsx:171</ a > </ li >
360
360
</ ul >
361
361
</ aside >
362
362
< div class ="tsd-comment tsd-typography ">
@@ -401,7 +401,7 @@ <h3>is<wbr>Authenticated</h3>
401
401
< aside class ="tsd-sources ">
402
402
< p > Inherited from AuthState.isAuthenticated</ p >
403
403
< ul >
404
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth-state.tsx#L8 "> src/auth-state.tsx:8</ a > </ li >
404
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth-state.tsx#L8 "> src/auth-state.tsx:8</ a > </ li >
405
405
</ ul >
406
406
</ aside >
407
407
</ section >
@@ -412,7 +412,7 @@ <h3>is<wbr>Loading</h3>
412
412
< aside class ="tsd-sources ">
413
413
< p > Inherited from AuthState.isLoading</ p >
414
414
< ul >
415
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth-state.tsx#L9 "> src/auth-state.tsx:9</ a > </ li >
415
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth-state.tsx#L9 "> src/auth-state.tsx:9</ a > </ li >
416
416
</ ul >
417
417
</ aside >
418
418
</ section >
@@ -422,7 +422,7 @@ <h3>login<wbr>With<wbr>Popup</h3>
422
422
< div class ="tsd-signature tsd-kind-icon "> login< wbr > With< wbr > Popup< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> ?: </ span > < a href ="index.popuploginoptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> PopupLoginOptions</ a > , config< span class ="tsd-signature-symbol "> ?: </ span > < a href ="index.popupconfigoptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> PopupConfigOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> void</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
423
423
< aside class ="tsd-sources ">
424
424
< ul >
425
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L122 "> src/auth0-context.tsx:122</ a > </ li >
425
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L122 "> src/auth0-context.tsx:122</ a > </ li >
426
426
</ ul >
427
427
</ aside >
428
428
< div class ="tsd-comment tsd-typography ">
@@ -469,7 +469,7 @@ <h3>login<wbr>With<wbr>Redirect</h3>
469
469
< div class ="tsd-signature tsd-kind-icon "> login< wbr > With< wbr > Redirect< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> ?: </ span > < a href ="auth0_context.redirectloginoptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> RedirectLoginOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> void</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
470
470
< aside class ="tsd-sources ">
471
471
< ul >
472
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L106 "> src/auth0-context.tsx:106</ a > </ li >
472
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L106 "> src/auth0-context.tsx:106</ a > </ li >
473
473
</ ul >
474
474
</ aside >
475
475
< div class ="tsd-comment tsd-typography ">
@@ -509,7 +509,7 @@ <h3>logout</h3>
509
509
< div class ="tsd-signature tsd-kind-icon "> logout< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> ?: </ span > < a href ="index.logoutoptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> LogoutOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> => </ span > < span class ="tsd-signature-type "> void</ span > </ div >
510
510
< aside class ="tsd-sources ">
511
511
< ul >
512
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth0-context.tsx#L140 "> src/auth0-context.tsx:140</ a > </ li >
512
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth0-context.tsx#L140 "> src/auth0-context.tsx:140</ a > </ li >
513
513
</ ul >
514
514
</ aside >
515
515
< div class ="tsd-comment tsd-typography ">
@@ -554,7 +554,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> user</h3>
554
554
< aside class ="tsd-sources ">
555
555
< p > Inherited from AuthState.user</ p >
556
556
< ul >
557
- < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/0b49a40 /src/auth-state.tsx#L10 "> src/auth-state.tsx:10</ a > </ li >
557
+ < li > Defined in < a href ="https://github.com/auth0/auth0-react/blob/e36c584 /src/auth-state.tsx#L10 "> src/auth-state.tsx:10</ a > </ li >
558
558
</ ul >
559
559
</ aside >
560
560
</ section >
0 commit comments