From 02596d4467e8cf9bcbb9e060271e0d7c138b6f32 Mon Sep 17 00:00:00 2001 From: adamjmcgrath Date: Fri, 20 May 2022 11:49:14 +0100 Subject: [PATCH] Release v1.9.0 --- CHANGELOG.md | 6 + docs/assets/js/search.js | 2 +- .../frontend_use_user.requesterror.html | 7 +- docs/classes/session.sessioncache.html | 56 +++- docs/classes/session_session.default.html | 17 +- .../utils_errors.accesstokenerror.html | 7 +- docs/classes/utils_errors.handlererror.html | 9 +- docs/index.html | 4 + .../config.authorizationparameters.html | 9 +- docs/interfaces/config.baseconfig.html | 37 +-- docs/interfaces/config.cookieconfig.html | 15 +- docs/interfaces/config.nextconfig.html | 9 +- docs/interfaces/config.sessionconfig.html | 13 +- .../frontend_use_user.userprofile.html | 19 +- ...end_with_page_auth_required.userprops.html | 5 +- ..._required.withpageauthrequiredoptions.html | 9 +- docs/interfaces/handlers_auth.handlers.html | 11 +- .../handlers_callback.callbackoptions.html | 11 +- .../handlers_login.authorizationparams.html | 15 +- .../handlers_login.loginoptions.html | 9 +- .../handlers_logout.logoutoptions.html | 5 +- docs/interfaces/instance.signinwithauth0.html | 41 ++- ...n_get_access_token.accesstokenrequest.html | 11 +- ...get_access_token.getaccesstokenresult.html | 5 +- docs/interfaces/session_session.claims.html | 3 + docs/modules/config.html | 5 +- docs/modules/frontend.html | 7 +- docs/modules/frontend_use_user.html | 11 +- .../frontend_with_page_auth_required.html | 5 +- docs/modules/handlers.html | 3 + docs/modules/handlers_auth.html | 5 +- docs/modules/handlers_callback.html | 7 +- docs/modules/handlers_login.html | 7 +- docs/modules/handlers_logout.html | 5 +- docs/modules/handlers_profile.html | 9 +- docs/modules/helpers.html | 12 + ...helpers_get_server_side_props_wrapper.html | 242 ++++++++++++++++++ .../helpers_with_api_auth_required.html | 5 +- .../helpers_with_page_auth_required.html | 11 +- docs/modules/instance.html | 5 +- docs/modules/session.html | 3 + docs/modules/session_get_access_token.html | 7 +- docs/modules/session_get_session.html | 5 +- docs/modules/session_session.html | 3 + docs/modules/utils_errors.html | 5 +- docs/modules/version.html | 5 +- package-lock.json | 4 +- package.json | 2 +- src/version.ts | 2 +- 49 files changed, 575 insertions(+), 135 deletions(-) create mode 100644 docs/modules/helpers_get_server_side_props_wrapper.html diff --git a/CHANGELOG.md b/CHANGELOG.md index a6165a906..b7134c41e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [v1.9.0](https://github.com/auth0/nextjs-auth0/tree/v1.9.0) (2022-05-20) +[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v1.8.0...v1.9.0) + +**Added** +- [SDK-3332] Constrain session lifecycle to `withPageAuthrequired` to avoid Next warning [\#664](https://github.com/auth0/nextjs-auth0/pull/664) ([adamjmcgrath](https://github.com/adamjmcgrath)) + ## [v1.8.0](https://github.com/auth0/nextjs-auth0/tree/v1.8.0) (2022-05-04) [Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v1.7.0...v1.8.0) diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js index f1fb7b41b..0c53c7c3e 100644 --- a/docs/assets/js/search.js +++ b/docs/assets/js/search.js @@ -1 +1 @@ -window.searchData = {"kinds":{"1":"Module","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias","16777216":"Reference"},"rows":[{"id":0,"kind":1,"name":"config","url":"modules/config.html","classes":"tsd-kind-module"},{"id":1,"kind":256,"name":"BaseConfig","url":"interfaces/config.baseconfig.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":2,"kind":1024,"name":"secret","url":"interfaces/config.baseconfig.html#secret","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":3,"kind":1024,"name":"session","url":"interfaces/config.baseconfig.html#session","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":4,"kind":1024,"name":"auth0Logout","url":"interfaces/config.baseconfig.html#auth0logout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":5,"kind":1024,"name":"authorizationParams","url":"interfaces/config.baseconfig.html#authorizationparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":6,"kind":1024,"name":"baseURL","url":"interfaces/config.baseconfig.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":7,"kind":1024,"name":"clientID","url":"interfaces/config.baseconfig.html#clientid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":8,"kind":1024,"name":"clientSecret","url":"interfaces/config.baseconfig.html#clientsecret","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":9,"kind":1024,"name":"clockTolerance","url":"interfaces/config.baseconfig.html#clocktolerance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":10,"kind":1024,"name":"httpTimeout","url":"interfaces/config.baseconfig.html#httptimeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":11,"kind":1024,"name":"enableTelemetry","url":"interfaces/config.baseconfig.html#enabletelemetry","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":12,"kind":1024,"name":"getLoginState","url":"interfaces/config.baseconfig.html#getloginstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":13,"kind":65536,"name":"__type","url":"interfaces/config.baseconfig.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":14,"kind":1024,"name":"identityClaimFilter","url":"interfaces/config.baseconfig.html#identityclaimfilter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":15,"kind":1024,"name":"idpLogout","url":"interfaces/config.baseconfig.html#idplogout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":16,"kind":1024,"name":"idTokenSigningAlg","url":"interfaces/config.baseconfig.html#idtokensigningalg","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":17,"kind":1024,"name":"issuerBaseURL","url":"interfaces/config.baseconfig.html#issuerbaseurl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":18,"kind":1024,"name":"legacySameSiteCookie","url":"interfaces/config.baseconfig.html#legacysamesitecookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":19,"kind":1024,"name":"routes","url":"interfaces/config.baseconfig.html#routes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":20,"kind":65536,"name":"__type","url":"interfaces/config.baseconfig.html#__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":21,"kind":1024,"name":"postLogoutRedirect","url":"interfaces/config.baseconfig.html#__type-1.postlogoutredirect","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"config.BaseConfig.__type"},{"id":22,"kind":1024,"name":"callback","url":"interfaces/config.baseconfig.html#__type-1.callback","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"config.BaseConfig.__type"},{"id":23,"kind":256,"name":"SessionConfig","url":"interfaces/config.sessionconfig.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":24,"kind":1024,"name":"name","url":"interfaces/config.sessionconfig.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":25,"kind":1024,"name":"rolling","url":"interfaces/config.sessionconfig.html#rolling","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":26,"kind":1024,"name":"rollingDuration","url":"interfaces/config.sessionconfig.html#rollingduration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":27,"kind":1024,"name":"absoluteDuration","url":"interfaces/config.sessionconfig.html#absoluteduration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":28,"kind":1024,"name":"cookie","url":"interfaces/config.sessionconfig.html#cookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":29,"kind":256,"name":"CookieConfig","url":"interfaces/config.cookieconfig.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":30,"kind":1024,"name":"domain","url":"interfaces/config.cookieconfig.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":31,"kind":1024,"name":"path","url":"interfaces/config.cookieconfig.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":32,"kind":1024,"name":"transient","url":"interfaces/config.cookieconfig.html#transient","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":33,"kind":1024,"name":"httpOnly","url":"interfaces/config.cookieconfig.html#httponly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":34,"kind":1024,"name":"secure","url":"interfaces/config.cookieconfig.html#secure","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":35,"kind":1024,"name":"sameSite","url":"interfaces/config.cookieconfig.html#samesite","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":36,"kind":256,"name":"AuthorizationParameters","url":"interfaces/config.authorizationparameters.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":37,"kind":1024,"name":"scope","url":"interfaces/config.authorizationparameters.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.AuthorizationParameters"},{"id":38,"kind":1024,"name":"response_mode","url":"interfaces/config.authorizationparameters.html#response_mode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.AuthorizationParameters"},{"id":39,"kind":1024,"name":"response_type","url":"interfaces/config.authorizationparameters.html#response_type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.AuthorizationParameters"},{"id":40,"kind":256,"name":"NextConfig","url":"interfaces/config.nextconfig.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":41,"kind":1024,"name":"organization","url":"interfaces/config.nextconfig.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.NextConfig"},{"id":42,"kind":1024,"name":"routes","url":"interfaces/config.nextconfig.html#routes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.NextConfig"},{"id":43,"kind":65536,"name":"__type","url":"interfaces/config.nextconfig.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"config.NextConfig"},{"id":44,"kind":1024,"name":"login","url":"interfaces/config.nextconfig.html#__type.login","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"config.NextConfig.__type"},{"id":45,"kind":1024,"name":"identityClaimFilter","url":"interfaces/config.nextconfig.html#identityclaimfilter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.NextConfig"},{"id":46,"kind":4194304,"name":"ConfigParameters","url":"modules/config.html#configparameters","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"config"},{"id":47,"kind":1,"name":"frontend","url":"modules/frontend.html","classes":"tsd-kind-module"},{"id":48,"kind":1,"name":"frontend/use-user","url":"modules/frontend_use_user.html","classes":"tsd-kind-module"},{"id":49,"kind":256,"name":"UserProfile","url":"interfaces/frontend_use_user.userprofile.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"frontend/use-user"},{"id":50,"kind":1024,"name":"email","url":"interfaces/frontend_use_user.userprofile.html#email","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":51,"kind":1024,"name":"email_verified","url":"interfaces/frontend_use_user.userprofile.html#email_verified","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":52,"kind":1024,"name":"name","url":"interfaces/frontend_use_user.userprofile.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":53,"kind":1024,"name":"nickname","url":"interfaces/frontend_use_user.userprofile.html#nickname","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":54,"kind":1024,"name":"picture","url":"interfaces/frontend_use_user.userprofile.html#picture","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":55,"kind":1024,"name":"sub","url":"interfaces/frontend_use_user.userprofile.html#sub","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":56,"kind":1024,"name":"updated_at","url":"interfaces/frontend_use_user.userprofile.html#updated_at","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":57,"kind":1024,"name":"org_id","url":"interfaces/frontend_use_user.userprofile.html#org_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":58,"kind":4194304,"name":"UserContext","url":"modules/frontend_use_user.html#usercontext","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/use-user"},{"id":59,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#usercontext.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"frontend/use-user.UserContext"},{"id":60,"kind":1024,"name":"user","url":"modules/frontend_use_user.html#usercontext.__type-1.user","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":61,"kind":1024,"name":"error","url":"modules/frontend_use_user.html#usercontext.__type-1.error","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":62,"kind":1024,"name":"isLoading","url":"modules/frontend_use_user.html#usercontext.__type-1.isloading","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":63,"kind":1024,"name":"checkSession","url":"modules/frontend_use_user.html#usercontext.__type-1.checksession","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":64,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#usercontext.__type-1.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":65,"kind":128,"name":"RequestError","url":"classes/frontend_use_user.requesterror.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"frontend/use-user"},{"id":66,"kind":512,"name":"constructor","url":"classes/frontend_use_user.requesterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"frontend/use-user.RequestError"},{"id":67,"kind":1024,"name":"status","url":"classes/frontend_use_user.requesterror.html#status","classes":"tsd-kind-property tsd-parent-kind-class","parent":"frontend/use-user.RequestError"},{"id":68,"kind":4194304,"name":"UserProviderProps","url":"modules/frontend_use_user.html#userproviderprops","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/use-user"},{"id":69,"kind":4194304,"name":"UseUser","url":"modules/frontend_use_user.html#useuser","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/use-user"},{"id":70,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#useuser.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"frontend/use-user.UseUser"},{"id":71,"kind":4194304,"name":"UserProvider","url":"modules/frontend_use_user.html#userprovider","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/use-user"},{"id":72,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#userprovider.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"frontend/use-user.UserProvider"},{"id":73,"kind":1024,"name":"default","url":"modules/frontend_use_user.html#default","classes":"tsd-kind-property tsd-parent-kind-module","parent":"frontend/use-user"},{"id":74,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-module","parent":"frontend/use-user"},{"id":75,"kind":1,"name":"frontend/with-page-auth-required","url":"modules/frontend_with_page_auth_required.html","classes":"tsd-kind-module"},{"id":76,"kind":256,"name":"WithPageAuthRequiredOptions","url":"interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"frontend/with-page-auth-required"},{"id":77,"kind":1024,"name":"returnTo","url":"interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/with-page-auth-required.WithPageAuthRequiredOptions"},{"id":78,"kind":1024,"name":"onRedirecting","url":"interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html#onredirecting","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/with-page-auth-required.WithPageAuthRequiredOptions"},{"id":79,"kind":1024,"name":"onError","url":"interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html#onerror","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/with-page-auth-required.WithPageAuthRequiredOptions"},{"id":80,"kind":256,"name":"UserProps","url":"interfaces/frontend_with_page_auth_required.userprops.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"frontend/with-page-auth-required"},{"id":81,"kind":1024,"name":"user","url":"interfaces/frontend_with_page_auth_required.userprops.html#user","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/with-page-auth-required.UserProps"},{"id":82,"kind":4194304,"name":"WithPageAuthRequired","url":"modules/frontend_with_page_auth_required.html#withpageauthrequired","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/with-page-auth-required"},{"id":83,"kind":65536,"name":"__type","url":"modules/frontend_with_page_auth_required.html#withpageauthrequired.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-has-type-parameter","parent":"frontend/with-page-auth-required.WithPageAuthRequired"},{"id":84,"kind":1,"name":"handlers/auth","url":"modules/handlers_auth.html","classes":"tsd-kind-module"},{"id":85,"kind":256,"name":"Handlers","url":"interfaces/handlers_auth.handlers.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/auth"},{"id":86,"kind":1024,"name":"login","url":"interfaces/handlers_auth.handlers.html#login","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/auth.Handlers"},{"id":87,"kind":1024,"name":"logout","url":"interfaces/handlers_auth.handlers.html#logout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/auth.Handlers"},{"id":88,"kind":1024,"name":"callback","url":"interfaces/handlers_auth.handlers.html#callback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/auth.Handlers"},{"id":89,"kind":1024,"name":"profile","url":"interfaces/handlers_auth.handlers.html#profile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/auth.Handlers"},{"id":90,"kind":4194304,"name":"HandleAuth","url":"modules/handlers_auth.html#handleauth","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/auth"},{"id":91,"kind":65536,"name":"__type","url":"modules/handlers_auth.html#handleauth.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/auth.HandleAuth"},{"id":92,"kind":1,"name":"handlers/callback","url":"modules/handlers_callback.html","classes":"tsd-kind-module"},{"id":93,"kind":4194304,"name":"AfterCallback","url":"modules/handlers_callback.html#aftercallback","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/callback"},{"id":94,"kind":65536,"name":"__type","url":"modules/handlers_callback.html#aftercallback.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/callback.AfterCallback"},{"id":95,"kind":256,"name":"CallbackOptions","url":"interfaces/handlers_callback.callbackoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/callback"},{"id":96,"kind":1024,"name":"afterCallback","url":"interfaces/handlers_callback.callbackoptions.html#aftercallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/callback.CallbackOptions"},{"id":97,"kind":1024,"name":"redirectUri","url":"interfaces/handlers_callback.callbackoptions.html#redirecturi","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/callback.CallbackOptions"},{"id":98,"kind":1024,"name":"organization","url":"interfaces/handlers_callback.callbackoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/callback.CallbackOptions"},{"id":99,"kind":1024,"name":"authorizationParams","url":"interfaces/handlers_callback.callbackoptions.html#authorizationparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/callback.CallbackOptions"},{"id":100,"kind":4194304,"name":"HandleCallback","url":"modules/handlers_callback.html#handlecallback","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/callback"},{"id":101,"kind":65536,"name":"__type","url":"modules/handlers_callback.html#handlecallback.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/callback.HandleCallback"},{"id":102,"kind":1,"name":"handlers","url":"modules/handlers.html","classes":"tsd-kind-module"},{"id":103,"kind":1,"name":"handlers/login","url":"modules/handlers_login.html","classes":"tsd-kind-module"},{"id":104,"kind":4194304,"name":"GetLoginState","url":"modules/handlers_login.html#getloginstate","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/login"},{"id":105,"kind":65536,"name":"__type","url":"modules/handlers_login.html#getloginstate.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/login.GetLoginState"},{"id":106,"kind":256,"name":"AuthorizationParams","url":"interfaces/handlers_login.authorizationparams.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/login"},{"id":107,"kind":1024,"name":"invitation","url":"interfaces/handlers_login.authorizationparams.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":108,"kind":1024,"name":"organization","url":"interfaces/handlers_login.authorizationparams.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":109,"kind":1024,"name":"screen_hint","url":"interfaces/handlers_login.authorizationparams.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":110,"kind":1024,"name":"scope","url":"interfaces/handlers_login.authorizationparams.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":111,"kind":1024,"name":"response_mode","url":"interfaces/handlers_login.authorizationparams.html#response_mode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":112,"kind":1024,"name":"response_type","url":"interfaces/handlers_login.authorizationparams.html#response_type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":113,"kind":256,"name":"LoginOptions","url":"interfaces/handlers_login.loginoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/login"},{"id":114,"kind":1024,"name":"authorizationParams","url":"interfaces/handlers_login.loginoptions.html#authorizationparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.LoginOptions"},{"id":115,"kind":1024,"name":"returnTo","url":"interfaces/handlers_login.loginoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.LoginOptions"},{"id":116,"kind":1024,"name":"getLoginState","url":"interfaces/handlers_login.loginoptions.html#getloginstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.LoginOptions"},{"id":117,"kind":4194304,"name":"HandleLogin","url":"modules/handlers_login.html#handlelogin","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/login"},{"id":118,"kind":65536,"name":"__type","url":"modules/handlers_login.html#handlelogin.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/login.HandleLogin"},{"id":119,"kind":1,"name":"handlers/logout","url":"modules/handlers_logout.html","classes":"tsd-kind-module"},{"id":120,"kind":256,"name":"LogoutOptions","url":"interfaces/handlers_logout.logoutoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/logout"},{"id":121,"kind":1024,"name":"returnTo","url":"interfaces/handlers_logout.logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/logout.LogoutOptions"},{"id":122,"kind":4194304,"name":"HandleLogout","url":"modules/handlers_logout.html#handlelogout","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/logout"},{"id":123,"kind":65536,"name":"__type","url":"modules/handlers_logout.html#handlelogout.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/logout.HandleLogout"},{"id":124,"kind":1,"name":"handlers/profile","url":"modules/handlers_profile.html","classes":"tsd-kind-module"},{"id":125,"kind":4194304,"name":"AfterRefetch","url":"modules/handlers_profile.html#afterrefetch","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/profile"},{"id":126,"kind":65536,"name":"__type","url":"modules/handlers_profile.html#afterrefetch.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/profile.AfterRefetch"},{"id":127,"kind":4194304,"name":"ProfileOptions","url":"modules/handlers_profile.html#profileoptions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/profile"},{"id":128,"kind":65536,"name":"__type","url":"modules/handlers_profile.html#profileoptions.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/profile.ProfileOptions"},{"id":129,"kind":1024,"name":"refetch","url":"modules/handlers_profile.html#profileoptions.__type-2.refetch","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"handlers/profile.ProfileOptions.__type"},{"id":130,"kind":1024,"name":"afterRefetch","url":"modules/handlers_profile.html#profileoptions.__type-2.afterrefetch-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"handlers/profile.ProfileOptions.__type"},{"id":131,"kind":4194304,"name":"HandleProfile","url":"modules/handlers_profile.html#handleprofile","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/profile"},{"id":132,"kind":65536,"name":"__type","url":"modules/handlers_profile.html#handleprofile.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/profile.HandleProfile"},{"id":133,"kind":1,"name":"helpers","url":"modules/helpers.html","classes":"tsd-kind-module"},{"id":134,"kind":1,"name":"helpers/with-api-auth-required","url":"modules/helpers_with_api_auth_required.html","classes":"tsd-kind-module"},{"id":135,"kind":4194304,"name":"WithApiAuthRequired","url":"modules/helpers_with_api_auth_required.html#withapiauthrequired","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"helpers/with-api-auth-required"},{"id":136,"kind":65536,"name":"__type","url":"modules/helpers_with_api_auth_required.html#withapiauthrequired.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"helpers/with-api-auth-required.WithApiAuthRequired"},{"id":137,"kind":1,"name":"helpers/with-page-auth-required","url":"modules/helpers_with_page_auth_required.html","classes":"tsd-kind-module"},{"id":138,"kind":4194304,"name":"GetServerSidePropsResultWithSession","url":"modules/helpers_with_page_auth_required.html#getserversidepropsresultwithsession","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"helpers/with-page-auth-required"},{"id":139,"kind":4194304,"name":"PageRoute","url":"modules/helpers_with_page_auth_required.html#pageroute","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"helpers/with-page-auth-required"},{"id":140,"kind":65536,"name":"__type","url":"modules/helpers_with_page_auth_required.html#pageroute.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"helpers/with-page-auth-required.PageRoute"},{"id":141,"kind":4194304,"name":"WithPageAuthRequiredOptions","url":"modules/helpers_with_page_auth_required.html#withpageauthrequiredoptions","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"helpers/with-page-auth-required"},{"id":142,"kind":65536,"name":"__type","url":"modules/helpers_with_page_auth_required.html#withpageauthrequiredoptions.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"helpers/with-page-auth-required.WithPageAuthRequiredOptions"},{"id":143,"kind":1024,"name":"getServerSideProps","url":"modules/helpers_with_page_auth_required.html#withpageauthrequiredoptions.__type-2.getserversideprops","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"helpers/with-page-auth-required.WithPageAuthRequiredOptions.__type"},{"id":144,"kind":1024,"name":"returnTo","url":"modules/helpers_with_page_auth_required.html#withpageauthrequiredoptions.__type-2.returnto","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"helpers/with-page-auth-required.WithPageAuthRequiredOptions.__type"},{"id":145,"kind":4194304,"name":"WithPageAuthRequired","url":"modules/helpers_with_page_auth_required.html#withpageauthrequired","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"helpers/with-page-auth-required"},{"id":146,"kind":65536,"name":"__type","url":"modules/helpers_with_page_auth_required.html#withpageauthrequired.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-has-type-parameter","parent":"helpers/with-page-auth-required.WithPageAuthRequired"},{"id":147,"kind":1,"name":"instance","url":"modules/instance.html","classes":"tsd-kind-module"},{"id":148,"kind":256,"name":"SignInWithAuth0","url":"interfaces/instance.signinwithauth0.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"instance"},{"id":149,"kind":1024,"name":"getSession","url":"interfaces/instance.signinwithauth0.html#getsession","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":150,"kind":1024,"name":"getAccessToken","url":"interfaces/instance.signinwithauth0.html#getaccesstoken","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":151,"kind":1024,"name":"handleLogin","url":"interfaces/instance.signinwithauth0.html#handlelogin","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":152,"kind":1024,"name":"handleCallback","url":"interfaces/instance.signinwithauth0.html#handlecallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":153,"kind":1024,"name":"handleLogout","url":"interfaces/instance.signinwithauth0.html#handlelogout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":154,"kind":1024,"name":"handleProfile","url":"interfaces/instance.signinwithauth0.html#handleprofile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":155,"kind":1024,"name":"withApiAuthRequired","url":"interfaces/instance.signinwithauth0.html#withapiauthrequired","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":156,"kind":1024,"name":"withPageAuthRequired","url":"interfaces/instance.signinwithauth0.html#withpageauthrequired","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":157,"kind":1024,"name":"handleAuth","url":"interfaces/instance.signinwithauth0.html#handleauth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":158,"kind":4194304,"name":"InitAuth0","url":"modules/instance.html#initauth0","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"instance"},{"id":159,"kind":65536,"name":"__type","url":"modules/instance.html#initauth0.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"instance.InitAuth0"},{"id":160,"kind":1,"name":"session/get-access-token","url":"modules/session_get_access_token.html","classes":"tsd-kind-module"},{"id":161,"kind":4194304,"name":"AfterRefresh","url":"modules/session_get_access_token.html#afterrefresh","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"session/get-access-token"},{"id":162,"kind":65536,"name":"__type","url":"modules/session_get_access_token.html#afterrefresh.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"session/get-access-token.AfterRefresh"},{"id":163,"kind":256,"name":"AccessTokenRequest","url":"interfaces/session_get_access_token.accesstokenrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"session/get-access-token"},{"id":164,"kind":1024,"name":"scopes","url":"interfaces/session_get_access_token.accesstokenrequest.html#scopes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.AccessTokenRequest"},{"id":165,"kind":1024,"name":"refresh","url":"interfaces/session_get_access_token.accesstokenrequest.html#refresh","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.AccessTokenRequest"},{"id":166,"kind":1024,"name":"afterRefresh","url":"interfaces/session_get_access_token.accesstokenrequest.html#afterrefresh","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.AccessTokenRequest"},{"id":167,"kind":1024,"name":"authorizationParams","url":"interfaces/session_get_access_token.accesstokenrequest.html#authorizationparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.AccessTokenRequest"},{"id":168,"kind":256,"name":"GetAccessTokenResult","url":"interfaces/session_get_access_token.getaccesstokenresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"session/get-access-token"},{"id":169,"kind":1024,"name":"accessToken","url":"interfaces/session_get_access_token.getaccesstokenresult.html#accesstoken","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.GetAccessTokenResult"},{"id":170,"kind":4194304,"name":"GetAccessToken","url":"modules/session_get_access_token.html#getaccesstoken","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"session/get-access-token"},{"id":171,"kind":65536,"name":"__type","url":"modules/session_get_access_token.html#getaccesstoken.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"session/get-access-token.GetAccessToken"},{"id":172,"kind":1,"name":"session/get-session","url":"modules/session_get_session.html","classes":"tsd-kind-module"},{"id":173,"kind":4194304,"name":"GetSession","url":"modules/session_get_session.html#getsession","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"session/get-session"},{"id":174,"kind":65536,"name":"__type","url":"modules/session_get_session.html#getsession.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"session/get-session.GetSession"},{"id":175,"kind":1,"name":"session","url":"modules/session.html","classes":"tsd-kind-module"},{"id":176,"kind":1,"name":"session/session","url":"modules/session_session.html","classes":"tsd-kind-module"},{"id":177,"kind":256,"name":"Claims","url":"interfaces/session_session.claims.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"session/session"},{"id":178,"kind":128,"name":"default","url":"classes/session_session.default.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"session/session"},{"id":179,"kind":512,"name":"constructor","url":"classes/session_session.default.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"session/session.default"},{"id":180,"kind":1024,"name":"user","url":"classes/session_session.default.html#user","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":181,"kind":1024,"name":"idToken","url":"classes/session_session.default.html#idtoken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":182,"kind":1024,"name":"accessToken","url":"classes/session_session.default.html#accesstoken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":183,"kind":1024,"name":"accessTokenScope","url":"classes/session_session.default.html#accesstokenscope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":184,"kind":1024,"name":"accessTokenExpiresAt","url":"classes/session_session.default.html#accesstokenexpiresat","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":185,"kind":1024,"name":"refreshToken","url":"classes/session_session.default.html#refreshtoken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":186,"kind":1,"name":"utils/errors","url":"modules/utils_errors.html","classes":"tsd-kind-module"},{"id":187,"kind":64,"name":"htmlSafe","url":"modules/utils_errors.html#htmlsafe","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils/errors"},{"id":188,"kind":128,"name":"AccessTokenError","url":"classes/utils_errors.accesstokenerror.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"utils/errors"},{"id":189,"kind":512,"name":"constructor","url":"classes/utils_errors.accesstokenerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"utils/errors.AccessTokenError"},{"id":190,"kind":1024,"name":"code","url":"classes/utils_errors.accesstokenerror.html#code","classes":"tsd-kind-property tsd-parent-kind-class","parent":"utils/errors.AccessTokenError"},{"id":191,"kind":128,"name":"HandlerError","url":"classes/utils_errors.handlererror.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"utils/errors"},{"id":192,"kind":512,"name":"constructor","url":"classes/utils_errors.handlererror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"utils/errors.HandlerError"},{"id":193,"kind":1024,"name":"status","url":"classes/utils_errors.handlererror.html#status","classes":"tsd-kind-property tsd-parent-kind-class","parent":"utils/errors.HandlerError"},{"id":194,"kind":1024,"name":"code","url":"classes/utils_errors.handlererror.html#code","classes":"tsd-kind-property tsd-parent-kind-class","parent":"utils/errors.HandlerError"},{"id":195,"kind":1,"name":"version","url":"modules/version.html","classes":"tsd-kind-module"},{"id":196,"kind":1024,"name":"default","url":"modules/version.html#default","classes":"tsd-kind-property tsd-parent-kind-module","parent":"version"},{"id":197,"kind":1024,"name":"ConfigProvider","url":"modules/frontend.html#configprovider","classes":"tsd-kind-property tsd-parent-kind-module","parent":"frontend"},{"id":198,"kind":65536,"name":"__type","url":"modules/frontend.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-module","parent":"frontend"},{"id":199,"kind":4194304,"name":"ConfigProviderProps","url":"modules/frontend.html#configproviderprops","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend"},{"id":200,"kind":64,"name":"useConfig","url":"modules/frontend.html#useconfig","classes":"tsd-kind-function tsd-parent-kind-module","parent":"frontend"},{"id":201,"kind":16777216,"name":"UserProvider","url":"modules/frontend.html#userprovider","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":202,"kind":16777216,"name":"UserProviderProps","url":"modules/frontend.html#userproviderprops","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":203,"kind":16777216,"name":"UserProfile","url":"modules/frontend.html#userprofile","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":204,"kind":16777216,"name":"RequestError","url":"modules/frontend.html#requesterror","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":205,"kind":16777216,"name":"WithPageAuthRequired","url":"modules/frontend.html#withpageauthrequired","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":206,"kind":16777216,"name":"WithPageAuthRequiredOptions","url":"modules/frontend.html#withpageauthrequiredoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":207,"kind":16777216,"name":"HandleCallback","url":"modules/handlers.html#handlecallback","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":208,"kind":16777216,"name":"CallbackOptions","url":"modules/handlers.html#callbackoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":209,"kind":16777216,"name":"AfterCallback","url":"modules/handlers.html#aftercallback","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":210,"kind":16777216,"name":"HandleLogin","url":"modules/handlers.html#handlelogin","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":211,"kind":16777216,"name":"LoginOptions","url":"modules/handlers.html#loginoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":212,"kind":16777216,"name":"GetLoginState","url":"modules/handlers.html#getloginstate","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":213,"kind":16777216,"name":"HandleLogout","url":"modules/handlers.html#handlelogout","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":214,"kind":16777216,"name":"LogoutOptions","url":"modules/handlers.html#logoutoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":215,"kind":16777216,"name":"HandleProfile","url":"modules/handlers.html#handleprofile","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":216,"kind":16777216,"name":"ProfileOptions","url":"modules/handlers.html#profileoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":217,"kind":16777216,"name":"AfterRefetch","url":"modules/handlers.html#afterrefetch","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":218,"kind":16777216,"name":"Handlers","url":"modules/handlers.html#handlers-1","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":219,"kind":16777216,"name":"HandleAuth","url":"modules/handlers.html#handleauth","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":220,"kind":16777216,"name":"WithApiAuthRequired","url":"modules/helpers.html#withapiauthrequired","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":221,"kind":16777216,"name":"GetServerSidePropsResultWithSession","url":"modules/helpers.html#getserversidepropsresultwithsession","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":222,"kind":16777216,"name":"WithPageAuthRequired","url":"modules/helpers.html#withpageauthrequired","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":223,"kind":16777216,"name":"WithPageAuthRequiredOptions","url":"modules/helpers.html#withpageauthrequiredoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":224,"kind":16777216,"name":"PageRoute","url":"modules/helpers.html#pageroute","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":225,"kind":16777216,"name":"Session","url":"modules/session.html#session-1","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":226,"kind":16777216,"name":"Claims","url":"modules/session.html#claims","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":227,"kind":16777216,"name":"GetSession","url":"modules/session.html#getsession","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":228,"kind":16777216,"name":"GetAccessToken","url":"modules/session.html#getaccesstoken","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":229,"kind":16777216,"name":"AccessTokenRequest","url":"modules/session.html#accesstokenrequest","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":230,"kind":16777216,"name":"GetAccessTokenResult","url":"modules/session.html#getaccesstokenresult","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":231,"kind":128,"name":"SessionCache","url":"classes/session.sessioncache.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"session"},{"id":232,"kind":512,"name":"constructor","url":"classes/session.sessioncache.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"session.SessionCache"},{"id":233,"kind":2048,"name":"init","url":"classes/session.sessioncache.html#init","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":234,"kind":2048,"name":"create","url":"classes/session.sessioncache.html#create","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":235,"kind":2048,"name":"delete","url":"classes/session.sessioncache.html#delete","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":236,"kind":2048,"name":"isAuthenticated","url":"classes/session.sessioncache.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":237,"kind":2048,"name":"getIdToken","url":"classes/session.sessioncache.html#getidtoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":238,"kind":2048,"name":"set","url":"classes/session.sessioncache.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":239,"kind":2048,"name":"get","url":"classes/session.sessioncache.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":240,"kind":2048,"name":"fromTokenSet","url":"classes/session.sessioncache.html#fromtokenset","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,35.483]],["parent/0",[]],["name/1",[1,51.922]],["parent/1",[0,3.897]],["name/2",[2,51.922]],["parent/2",[3,2.825]],["name/3",[4,30.266]],["parent/3",[3,2.825]],["name/4",[5,51.922]],["parent/4",[3,2.825]],["name/5",[6,38.651]],["parent/5",[3,2.825]],["name/6",[7,51.922]],["parent/6",[3,2.825]],["name/7",[8,51.922]],["parent/7",[3,2.825]],["name/8",[9,51.922]],["parent/8",[3,2.825]],["name/9",[10,51.922]],["parent/9",[3,2.825]],["name/10",[11,51.922]],["parent/10",[3,2.825]],["name/11",[12,51.922]],["parent/11",[3,2.825]],["name/12",[13,40.701]],["parent/12",[3,2.825]],["name/13",[14,22.213]],["parent/13",[3,2.825]],["name/14",[15,46.704]],["parent/14",[3,2.825]],["name/15",[16,51.922]],["parent/15",[3,2.825]],["name/16",[17,51.922]],["parent/16",[3,2.825]],["name/17",[18,51.922]],["parent/17",[3,2.825]],["name/18",[19,51.922]],["parent/18",[3,2.825]],["name/19",[20,46.704]],["parent/19",[3,2.825]],["name/20",[14,22.213]],["parent/20",[3,2.825]],["name/21",[21,51.922]],["parent/21",[22,5.129]],["name/22",[23,46.704]],["parent/22",[22,5.129]],["name/23",[24,51.922]],["parent/23",[0,3.897]],["name/24",[25,46.704]],["parent/24",[26,4.245]],["name/25",[27,51.922]],["parent/25",[26,4.245]],["name/26",[28,51.922]],["parent/26",[26,4.245]],["name/27",[29,51.922]],["parent/27",[26,4.245]],["name/28",[30,51.922]],["parent/28",[26,4.245]],["name/29",[31,51.922]],["parent/29",[0,3.897]],["name/30",[32,51.922]],["parent/30",[33,4.057]],["name/31",[34,51.922]],["parent/31",[33,4.057]],["name/32",[35,51.922]],["parent/32",[33,4.057]],["name/33",[36,51.922]],["parent/33",[33,4.057]],["name/34",[37,51.922]],["parent/34",[33,4.057]],["name/35",[38,51.922]],["parent/35",[33,4.057]],["name/36",[39,51.922]],["parent/36",[0,3.897]],["name/37",[40,46.704]],["parent/37",[41,4.752]],["name/38",[42,46.704]],["parent/38",[41,4.752]],["name/39",[43,46.704]],["parent/39",[41,4.752]],["name/40",[44,51.922]],["parent/40",[0,3.897]],["name/41",[45,43.268]],["parent/41",[46,4.47]],["name/42",[20,46.704]],["parent/42",[46,4.47]],["name/43",[14,22.213]],["parent/43",[46,4.47]],["name/44",[47,46.704]],["parent/44",[48,5.702]],["name/45",[15,46.704]],["parent/45",[46,4.47]],["name/46",[49,51.922]],["parent/46",[0,3.897]],["name/47",[50,31.117]],["parent/47",[]],["name/48",[51,15.906,52,21.673]],["parent/48",[]],["name/49",[53,46.704]],["parent/49",[51,1.824,52,2.486]],["name/50",[54,51.922]],["parent/50",[51,1.824,55,2.809]],["name/51",[56,51.922]],["parent/51",[51,1.824,55,2.809]],["name/52",[25,46.704]],["parent/52",[51,1.824,55,2.809]],["name/53",[57,51.922]],["parent/53",[51,1.824,55,2.809]],["name/54",[58,51.922]],["parent/54",[51,1.824,55,2.809]],["name/55",[59,51.922]],["parent/55",[51,1.824,55,2.809]],["name/56",[60,51.922]],["parent/56",[51,1.824,55,2.809]],["name/57",[61,51.922]],["parent/57",[51,1.824,55,2.809]],["name/58",[62,51.922]],["parent/58",[51,1.824,52,2.486]],["name/59",[14,22.213]],["parent/59",[51,1.824,63,4.264]],["name/60",[52,30.266]],["parent/60",[51,1.824,64,3.174]],["name/61",[65,51.922]],["parent/61",[51,1.824,64,3.174]],["name/62",[66,51.922]],["parent/62",[51,1.824,64,3.174]],["name/63",[67,51.922]],["parent/63",[51,1.824,64,3.174]],["name/64",[14,22.213]],["parent/64",[51,1.824,64,3.174]],["name/65",[68,46.704]],["parent/65",[51,1.824,52,2.486]],["name/66",[69,38.651]],["parent/66",[51,1.824,70,3.836]],["name/67",[71,46.704]],["parent/67",[51,1.824,70,3.836]],["name/68",[72,46.704]],["parent/68",[51,1.824,52,2.486]],["name/69",[73,51.922]],["parent/69",[51,1.824,52,2.486]],["name/70",[14,22.213]],["parent/70",[51,1.824,74,4.264]],["name/71",[75,46.704]],["parent/71",[51,1.824,52,2.486]],["name/72",[14,22.213]],["parent/72",[51,1.824,76,4.264]],["name/73",[77,43.268]],["parent/73",[51,1.824,52,2.486]],["name/74",[14,22.213]],["parent/74",[51,1.824,52,2.486]],["name/75",[78,15.104,79,11.749,80,11.082,81,14.213]],["parent/75",[]],["name/76",[82,40.701]],["parent/76",[78,1.805,79,1.404,80,1.325,81,1.699]],["name/77",[83,40.701]],["parent/77",[78,1.805,79,1.404,80,1.325,84,2.222]],["name/78",[85,51.922]],["parent/78",[78,1.805,79,1.404,80,1.325,84,2.222]],["name/79",[86,51.922]],["parent/79",[78,1.805,79,1.404,80,1.325,84,2.222]],["name/80",[87,51.922]],["parent/80",[78,1.805,79,1.404,80,1.325,81,1.699]],["name/81",[52,30.266]],["parent/81",[78,1.805,79,1.404,80,1.325,88,2.835]],["name/82",[89,38.651]],["parent/82",[78,1.805,79,1.404,80,1.325,81,1.699]],["name/83",[14,22.213]],["parent/83",[78,1.805,79,1.404,80,1.325,90,2.55]],["name/84",[91,43.268]],["parent/84",[]],["name/85",[92,27.43]],["parent/85",[91,4.752]],["name/86",[47,46.704]],["parent/86",[93,4.47]],["name/87",[94,51.922]],["parent/87",[93,4.47]],["name/88",[23,46.704]],["parent/88",[93,4.47]],["name/89",[95,51.922]],["parent/89",[93,4.47]],["name/90",[96,43.268]],["parent/90",[91,4.752]],["name/91",[14,22.213]],["parent/91",[97,5.702]],["name/92",[98,40.701]],["parent/92",[]],["name/93",[99,43.268]],["parent/93",[98,4.47]],["name/94",[14,22.213]],["parent/94",[100,5.702]],["name/95",[101,46.704]],["parent/95",[98,4.47]],["name/96",[99,43.268]],["parent/96",[102,4.47]],["name/97",[103,51.922]],["parent/97",[102,4.47]],["name/98",[45,43.268]],["parent/98",[102,4.47]],["name/99",[6,38.651]],["parent/99",[102,4.47]],["name/100",[104,43.268]],["parent/100",[98,4.47]],["name/101",[14,22.213]],["parent/101",[105,5.702]],["name/102",[92,27.43]],["parent/102",[]],["name/103",[106,38.651]],["parent/103",[]],["name/104",[13,40.701]],["parent/104",[106,4.245]],["name/105",[14,22.213]],["parent/105",[107,5.702]],["name/106",[6,38.651]],["parent/106",[106,4.245]],["name/107",[108,51.922]],["parent/107",[109,4.057]],["name/108",[45,43.268]],["parent/108",[109,4.057]],["name/109",[110,51.922]],["parent/109",[109,4.057]],["name/110",[40,46.704]],["parent/110",[109,4.057]],["name/111",[42,46.704]],["parent/111",[109,4.057]],["name/112",[43,46.704]],["parent/112",[109,4.057]],["name/113",[111,46.704]],["parent/113",[106,4.245]],["name/114",[6,38.651]],["parent/114",[112,4.752]],["name/115",[83,40.701]],["parent/115",[112,4.752]],["name/116",[13,40.701]],["parent/116",[112,4.752]],["name/117",[113,43.268]],["parent/117",[106,4.245]],["name/118",[14,22.213]],["parent/118",[114,5.702]],["name/119",[115,43.268]],["parent/119",[]],["name/120",[116,46.704]],["parent/120",[115,4.752]],["name/121",[83,40.701]],["parent/121",[117,5.702]],["name/122",[118,43.268]],["parent/122",[115,4.752]],["name/123",[14,22.213]],["parent/123",[119,5.702]],["name/124",[120,40.701]],["parent/124",[]],["name/125",[121,43.268]],["parent/125",[120,4.47]],["name/126",[14,22.213]],["parent/126",[122,5.702]],["name/127",[123,46.704]],["parent/127",[120,4.47]],["name/128",[14,22.213]],["parent/128",[124,5.702]],["name/129",[125,51.922]],["parent/129",[126,5.129]],["name/130",[121,43.268]],["parent/130",[126,5.129]],["name/131",[127,43.268]],["parent/131",[120,4.47]],["name/132",[14,22.213]],["parent/132",[128,5.702]],["name/133",[129,36.945]],["parent/133",[]],["name/134",[80,11.082,81,14.213,130,13.465,131,19.763]],["parent/134",[]],["name/135",[132,43.268]],["parent/135",[80,1.325,81,1.699,130,1.61,131,2.362]],["name/136",[14,22.213]],["parent/136",[80,1.325,130,1.61,131,2.362,133,2.835]],["name/137",[79,11.749,80,11.082,81,14.213,130,13.465]],["parent/137",[]],["name/138",[134,46.704]],["parent/138",[79,1.404,80,1.325,81,1.699,130,1.61]],["name/139",[135,46.704]],["parent/139",[79,1.404,80,1.325,81,1.699,130,1.61]],["name/140",[14,22.213]],["parent/140",[79,1.404,80,1.325,130,1.61,136,2.835]],["name/141",[82,40.701]],["parent/141",[79,1.404,80,1.325,81,1.699,130,1.61]],["name/142",[14,22.213]],["parent/142",[79,1.404,80,1.325,84,2.222,130,1.61]],["name/143",[137,51.922]],["parent/143",[79,1.404,80,1.325,130,1.61,138,2.55]],["name/144",[83,40.701]],["parent/144",[79,1.404,80,1.325,130,1.61,138,2.55]],["name/145",[89,38.651]],["parent/145",[79,1.404,80,1.325,81,1.699,130,1.61]],["name/146",[14,22.213]],["parent/146",[79,1.404,80,1.325,90,2.55,130,1.61]],["name/147",[139,43.268]],["parent/147",[]],["name/148",[140,51.922]],["parent/148",[139,4.752]],["name/149",[141,43.268]],["parent/149",[142,3.632]],["name/150",[143,43.268]],["parent/150",[142,3.632]],["name/151",[113,43.268]],["parent/151",[142,3.632]],["name/152",[104,43.268]],["parent/152",[142,3.632]],["name/153",[118,43.268]],["parent/153",[142,3.632]],["name/154",[127,43.268]],["parent/154",[142,3.632]],["name/155",[132,43.268]],["parent/155",[142,3.632]],["name/156",[89,38.651]],["parent/156",[142,3.632]],["name/157",[96,43.268]],["parent/157",[142,3.632]],["name/158",[144,51.922]],["parent/158",[139,4.752]],["name/159",[14,22.213]],["parent/159",[145,5.702]],["name/160",[146,15.655,147,16.881,148,21.558]],["parent/160",[]],["name/161",[149,46.704]],["parent/161",[146,1.841,147,1.985,148,2.535]],["name/162",[14,22.213]],["parent/162",[146,1.841,147,1.985,150,3.406]],["name/163",[151,46.704]],["parent/163",[146,1.841,147,1.985,148,2.535]],["name/164",[152,51.922]],["parent/164",[146,1.841,147,1.985,153,2.67]],["name/165",[154,51.922]],["parent/165",[146,1.841,147,1.985,153,2.67]],["name/166",[149,46.704]],["parent/166",[146,1.841,147,1.985,153,2.67]],["name/167",[6,38.651]],["parent/167",[146,1.841,147,1.985,153,2.67]],["name/168",[155,46.704]],["parent/168",[146,1.841,147,1.985,148,2.535]],["name/169",[156,46.704]],["parent/169",[146,1.841,147,1.985,157,3.406]],["name/170",[143,43.268]],["parent/170",[146,1.841,147,1.985,148,2.535]],["name/171",[14,22.213]],["parent/171",[146,1.841,147,1.985,158,3.406]],["name/172",[4,21.673,146,20.1]],["parent/172",[]],["name/173",[141,43.268]],["parent/173",[4,2.486,146,2.305]],["name/174",[14,22.213]],["parent/174",[146,2.305,159,4.264]],["name/175",[4,30.266]],["parent/175",[]],["name/176",[160,43.268]],["parent/176",[]],["name/177",[161,46.704]],["parent/177",[160,4.752]],["name/178",[77,43.268]],["parent/178",[160,4.752]],["name/179",[69,38.651]],["parent/179",[162,3.897]],["name/180",[52,30.266]],["parent/180",[162,3.897]],["name/181",[163,51.922]],["parent/181",[162,3.897]],["name/182",[156,46.704]],["parent/182",[162,3.897]],["name/183",[164,51.922]],["parent/183",[162,3.897]],["name/184",[165,51.922]],["parent/184",[162,3.897]],["name/185",[166,51.922]],["parent/185",[162,3.897]],["name/186",[167,40.701]],["parent/186",[]],["name/187",[168,51.922]],["parent/187",[167,4.47]],["name/188",[169,51.922]],["parent/188",[167,4.47]],["name/189",[69,38.651]],["parent/189",[170,5.129]],["name/190",[171,46.704]],["parent/190",[170,5.129]],["name/191",[172,51.922]],["parent/191",[167,4.47]],["name/192",[69,38.651]],["parent/192",[173,4.752]],["name/193",[71,46.704]],["parent/193",[173,4.752]],["name/194",[171,46.704]],["parent/194",[173,4.752]],["name/195",[174,46.704]],["parent/195",[]],["name/196",[77,43.268]],["parent/196",[174,5.129]],["name/197",[175,51.922]],["parent/197",[50,3.417]],["name/198",[14,22.213]],["parent/198",[50,3.417]],["name/199",[176,51.922]],["parent/199",[50,3.417]],["name/200",[177,51.922]],["parent/200",[50,3.417]],["name/201",[75,46.704]],["parent/201",[50,3.417]],["name/202",[72,46.704]],["parent/202",[50,3.417]],["name/203",[53,46.704]],["parent/203",[50,3.417]],["name/204",[68,46.704]],["parent/204",[50,3.417]],["name/205",[89,38.651]],["parent/205",[50,3.417]],["name/206",[82,40.701]],["parent/206",[50,3.417]],["name/207",[104,43.268]],["parent/207",[92,3.012]],["name/208",[101,46.704]],["parent/208",[92,3.012]],["name/209",[99,43.268]],["parent/209",[92,3.012]],["name/210",[113,43.268]],["parent/210",[92,3.012]],["name/211",[111,46.704]],["parent/211",[92,3.012]],["name/212",[13,40.701]],["parent/212",[92,3.012]],["name/213",[118,43.268]],["parent/213",[92,3.012]],["name/214",[116,46.704]],["parent/214",[92,3.012]],["name/215",[127,43.268]],["parent/215",[92,3.012]],["name/216",[123,46.704]],["parent/216",[92,3.012]],["name/217",[121,43.268]],["parent/217",[92,3.012]],["name/218",[92,27.43]],["parent/218",[92,3.012]],["name/219",[96,43.268]],["parent/219",[92,3.012]],["name/220",[132,43.268]],["parent/220",[129,4.057]],["name/221",[134,46.704]],["parent/221",[129,4.057]],["name/222",[89,38.651]],["parent/222",[129,4.057]],["name/223",[82,40.701]],["parent/223",[129,4.057]],["name/224",[135,46.704]],["parent/224",[129,4.057]],["name/225",[4,30.266]],["parent/225",[4,3.324]],["name/226",[161,46.704]],["parent/226",[4,3.324]],["name/227",[141,43.268]],["parent/227",[4,3.324]],["name/228",[143,43.268]],["parent/228",[4,3.324]],["name/229",[151,46.704]],["parent/229",[4,3.324]],["name/230",[155,46.704]],["parent/230",[4,3.324]],["name/231",[178,51.922]],["parent/231",[4,3.324]],["name/232",[69,38.651]],["parent/232",[179,3.632]],["name/233",[180,51.922]],["parent/233",[179,3.632]],["name/234",[181,51.922]],["parent/234",[179,3.632]],["name/235",[182,51.922]],["parent/235",[179,3.632]],["name/236",[183,51.922]],["parent/236",[179,3.632]],["name/237",[184,51.922]],["parent/237",[179,3.632]],["name/238",[185,51.922]],["parent/238",[179,3.632]],["name/239",[186,51.922]],["parent/239",[179,3.632]],["name/240",[187,51.922]],["parent/240",[179,3.632]]],"invertedIndex":[["__type",{"_index":14,"name":{"13":{},"20":{},"43":{},"59":{},"64":{},"70":{},"72":{},"74":{},"83":{},"91":{},"94":{},"101":{},"105":{},"118":{},"123":{},"126":{},"128":{},"132":{},"136":{},"140":{},"142":{},"146":{},"159":{},"162":{},"171":{},"174":{},"198":{}},"parent":{}}],["absoluteduration",{"_index":29,"name":{"27":{}},"parent":{}}],["access",{"_index":147,"name":{"160":{}},"parent":{"161":{},"162":{},"163":{},"164":{},"165":{},"166":{},"167":{},"168":{},"169":{},"170":{},"171":{}}}],["accesstoken",{"_index":156,"name":{"169":{},"182":{}},"parent":{}}],["accesstokenerror",{"_index":169,"name":{"188":{}},"parent":{}}],["accesstokenexpiresat",{"_index":165,"name":{"184":{}},"parent":{}}],["accesstokenrequest",{"_index":151,"name":{"163":{},"229":{}},"parent":{}}],["accesstokenscope",{"_index":164,"name":{"183":{}},"parent":{}}],["aftercallback",{"_index":99,"name":{"93":{},"96":{},"209":{}},"parent":{}}],["afterrefetch",{"_index":121,"name":{"125":{},"130":{},"217":{}},"parent":{}}],["afterrefresh",{"_index":149,"name":{"161":{},"166":{}},"parent":{}}],["api",{"_index":131,"name":{"134":{}},"parent":{"135":{},"136":{}}}],["auth",{"_index":80,"name":{"75":{},"134":{},"137":{}},"parent":{"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"135":{},"136":{},"138":{},"139":{},"140":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{}}}],["auth0logout",{"_index":5,"name":{"4":{}},"parent":{}}],["authorizationparameters",{"_index":39,"name":{"36":{}},"parent":{}}],["authorizationparams",{"_index":6,"name":{"5":{},"99":{},"106":{},"114":{},"167":{}},"parent":{}}],["baseconfig",{"_index":1,"name":{"1":{}},"parent":{}}],["baseurl",{"_index":7,"name":{"6":{}},"parent":{}}],["callback",{"_index":23,"name":{"22":{},"88":{}},"parent":{}}],["callbackoptions",{"_index":101,"name":{"95":{},"208":{}},"parent":{}}],["checksession",{"_index":67,"name":{"63":{}},"parent":{}}],["claims",{"_index":161,"name":{"177":{},"226":{}},"parent":{}}],["clientid",{"_index":8,"name":{"7":{}},"parent":{}}],["clientsecret",{"_index":9,"name":{"8":{}},"parent":{}}],["clocktolerance",{"_index":10,"name":{"9":{}},"parent":{}}],["code",{"_index":171,"name":{"190":{},"194":{}},"parent":{}}],["config",{"_index":0,"name":{"0":{}},"parent":{"1":{},"23":{},"29":{},"36":{},"40":{},"46":{}}}],["config.authorizationparameters",{"_index":41,"name":{},"parent":{"37":{},"38":{},"39":{}}}],["config.baseconfig",{"_index":3,"name":{},"parent":{"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{}}}],["config.baseconfig.__type",{"_index":22,"name":{},"parent":{"21":{},"22":{}}}],["config.cookieconfig",{"_index":33,"name":{},"parent":{"30":{},"31":{},"32":{},"33":{},"34":{},"35":{}}}],["config.nextconfig",{"_index":46,"name":{},"parent":{"41":{},"42":{},"43":{},"45":{}}}],["config.nextconfig.__type",{"_index":48,"name":{},"parent":{"44":{}}}],["config.sessionconfig",{"_index":26,"name":{},"parent":{"24":{},"25":{},"26":{},"27":{},"28":{}}}],["configparameters",{"_index":49,"name":{"46":{}},"parent":{}}],["configprovider",{"_index":175,"name":{"197":{}},"parent":{}}],["configproviderprops",{"_index":176,"name":{"199":{}},"parent":{}}],["constructor",{"_index":69,"name":{"66":{},"179":{},"189":{},"192":{},"232":{}},"parent":{}}],["cookie",{"_index":30,"name":{"28":{}},"parent":{}}],["cookieconfig",{"_index":31,"name":{"29":{}},"parent":{}}],["create",{"_index":181,"name":{"234":{}},"parent":{}}],["default",{"_index":77,"name":{"73":{},"178":{},"196":{}},"parent":{}}],["delete",{"_index":182,"name":{"235":{}},"parent":{}}],["domain",{"_index":32,"name":{"30":{}},"parent":{}}],["email",{"_index":54,"name":{"50":{}},"parent":{}}],["email_verified",{"_index":56,"name":{"51":{}},"parent":{}}],["enabletelemetry",{"_index":12,"name":{"11":{}},"parent":{}}],["error",{"_index":65,"name":{"61":{}},"parent":{}}],["fromtokenset",{"_index":187,"name":{"240":{}},"parent":{}}],["frontend",{"_index":50,"name":{"47":{}},"parent":{"197":{},"198":{},"199":{},"200":{},"201":{},"202":{},"203":{},"204":{},"205":{},"206":{}}}],["frontend/use",{"_index":51,"name":{"48":{}},"parent":{"49":{},"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"59":{},"60":{},"61":{},"62":{},"63":{},"64":{},"65":{},"66":{},"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{}}}],["frontend/with",{"_index":78,"name":{"75":{}},"parent":{"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{}}}],["get",{"_index":186,"name":{"239":{}},"parent":{}}],["getaccesstoken",{"_index":143,"name":{"150":{},"170":{},"228":{}},"parent":{}}],["getaccesstokenresult",{"_index":155,"name":{"168":{},"230":{}},"parent":{}}],["getidtoken",{"_index":184,"name":{"237":{}},"parent":{}}],["getloginstate",{"_index":13,"name":{"12":{},"104":{},"116":{},"212":{}},"parent":{}}],["getserversideprops",{"_index":137,"name":{"143":{}},"parent":{}}],["getserversidepropsresultwithsession",{"_index":134,"name":{"138":{},"221":{}},"parent":{}}],["getsession",{"_index":141,"name":{"149":{},"173":{},"227":{}},"parent":{}}],["handleauth",{"_index":96,"name":{"90":{},"157":{},"219":{}},"parent":{}}],["handlecallback",{"_index":104,"name":{"100":{},"152":{},"207":{}},"parent":{}}],["handlelogin",{"_index":113,"name":{"117":{},"151":{},"210":{}},"parent":{}}],["handlelogout",{"_index":118,"name":{"122":{},"153":{},"213":{}},"parent":{}}],["handleprofile",{"_index":127,"name":{"131":{},"154":{},"215":{}},"parent":{}}],["handlererror",{"_index":172,"name":{"191":{}},"parent":{}}],["handlers",{"_index":92,"name":{"85":{},"102":{},"218":{}},"parent":{"207":{},"208":{},"209":{},"210":{},"211":{},"212":{},"213":{},"214":{},"215":{},"216":{},"217":{},"218":{},"219":{}}}],["handlers/auth",{"_index":91,"name":{"84":{}},"parent":{"85":{},"90":{}}}],["handlers/auth.handleauth",{"_index":97,"name":{},"parent":{"91":{}}}],["handlers/auth.handlers",{"_index":93,"name":{},"parent":{"86":{},"87":{},"88":{},"89":{}}}],["handlers/callback",{"_index":98,"name":{"92":{}},"parent":{"93":{},"95":{},"100":{}}}],["handlers/callback.aftercallback",{"_index":100,"name":{},"parent":{"94":{}}}],["handlers/callback.callbackoptions",{"_index":102,"name":{},"parent":{"96":{},"97":{},"98":{},"99":{}}}],["handlers/callback.handlecallback",{"_index":105,"name":{},"parent":{"101":{}}}],["handlers/login",{"_index":106,"name":{"103":{}},"parent":{"104":{},"106":{},"113":{},"117":{}}}],["handlers/login.authorizationparams",{"_index":109,"name":{},"parent":{"107":{},"108":{},"109":{},"110":{},"111":{},"112":{}}}],["handlers/login.getloginstate",{"_index":107,"name":{},"parent":{"105":{}}}],["handlers/login.handlelogin",{"_index":114,"name":{},"parent":{"118":{}}}],["handlers/login.loginoptions",{"_index":112,"name":{},"parent":{"114":{},"115":{},"116":{}}}],["handlers/logout",{"_index":115,"name":{"119":{}},"parent":{"120":{},"122":{}}}],["handlers/logout.handlelogout",{"_index":119,"name":{},"parent":{"123":{}}}],["handlers/logout.logoutoptions",{"_index":117,"name":{},"parent":{"121":{}}}],["handlers/profile",{"_index":120,"name":{"124":{}},"parent":{"125":{},"127":{},"131":{}}}],["handlers/profile.afterrefetch",{"_index":122,"name":{},"parent":{"126":{}}}],["handlers/profile.handleprofile",{"_index":128,"name":{},"parent":{"132":{}}}],["handlers/profile.profileoptions",{"_index":124,"name":{},"parent":{"128":{}}}],["handlers/profile.profileoptions.__type",{"_index":126,"name":{},"parent":{"129":{},"130":{}}}],["helpers",{"_index":129,"name":{"133":{}},"parent":{"220":{},"221":{},"222":{},"223":{},"224":{}}}],["helpers/with",{"_index":130,"name":{"134":{},"137":{}},"parent":{"135":{},"136":{},"138":{},"139":{},"140":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{}}}],["htmlsafe",{"_index":168,"name":{"187":{}},"parent":{}}],["httponly",{"_index":36,"name":{"33":{}},"parent":{}}],["httptimeout",{"_index":11,"name":{"10":{}},"parent":{}}],["identityclaimfilter",{"_index":15,"name":{"14":{},"45":{}},"parent":{}}],["idplogout",{"_index":16,"name":{"15":{}},"parent":{}}],["idtoken",{"_index":163,"name":{"181":{}},"parent":{}}],["idtokensigningalg",{"_index":17,"name":{"16":{}},"parent":{}}],["init",{"_index":180,"name":{"233":{}},"parent":{}}],["initauth0",{"_index":144,"name":{"158":{}},"parent":{}}],["instance",{"_index":139,"name":{"147":{}},"parent":{"148":{},"158":{}}}],["instance.initauth0",{"_index":145,"name":{},"parent":{"159":{}}}],["instance.signinwithauth0",{"_index":142,"name":{},"parent":{"149":{},"150":{},"151":{},"152":{},"153":{},"154":{},"155":{},"156":{},"157":{}}}],["invitation",{"_index":108,"name":{"107":{}},"parent":{}}],["isauthenticated",{"_index":183,"name":{"236":{}},"parent":{}}],["isloading",{"_index":66,"name":{"62":{}},"parent":{}}],["issuerbaseurl",{"_index":18,"name":{"17":{}},"parent":{}}],["legacysamesitecookie",{"_index":19,"name":{"18":{}},"parent":{}}],["login",{"_index":47,"name":{"44":{},"86":{}},"parent":{}}],["loginoptions",{"_index":111,"name":{"113":{},"211":{}},"parent":{}}],["logout",{"_index":94,"name":{"87":{}},"parent":{}}],["logoutoptions",{"_index":116,"name":{"120":{},"214":{}},"parent":{}}],["name",{"_index":25,"name":{"24":{},"52":{}},"parent":{}}],["nextconfig",{"_index":44,"name":{"40":{}},"parent":{}}],["nickname",{"_index":57,"name":{"53":{}},"parent":{}}],["onerror",{"_index":86,"name":{"79":{}},"parent":{}}],["onredirecting",{"_index":85,"name":{"78":{}},"parent":{}}],["org_id",{"_index":61,"name":{"57":{}},"parent":{}}],["organization",{"_index":45,"name":{"41":{},"98":{},"108":{}},"parent":{}}],["page",{"_index":79,"name":{"75":{},"137":{}},"parent":{"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"138":{},"139":{},"140":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{}}}],["pageroute",{"_index":135,"name":{"139":{},"224":{}},"parent":{}}],["path",{"_index":34,"name":{"31":{}},"parent":{}}],["picture",{"_index":58,"name":{"54":{}},"parent":{}}],["postlogoutredirect",{"_index":21,"name":{"21":{}},"parent":{}}],["profile",{"_index":95,"name":{"89":{}},"parent":{}}],["profileoptions",{"_index":123,"name":{"127":{},"216":{}},"parent":{}}],["redirecturi",{"_index":103,"name":{"97":{}},"parent":{}}],["refetch",{"_index":125,"name":{"129":{}},"parent":{}}],["refresh",{"_index":154,"name":{"165":{}},"parent":{}}],["refreshtoken",{"_index":166,"name":{"185":{}},"parent":{}}],["requesterror",{"_index":68,"name":{"65":{},"204":{}},"parent":{}}],["required",{"_index":81,"name":{"75":{},"134":{},"137":{}},"parent":{"76":{},"80":{},"82":{},"135":{},"138":{},"139":{},"141":{},"145":{}}}],["required.pageroute",{"_index":136,"name":{},"parent":{"140":{}}}],["required.userprops",{"_index":88,"name":{},"parent":{"81":{}}}],["required.withapiauthrequired",{"_index":133,"name":{},"parent":{"136":{}}}],["required.withpageauthrequired",{"_index":90,"name":{},"parent":{"83":{},"146":{}}}],["required.withpageauthrequiredoptions",{"_index":84,"name":{},"parent":{"77":{},"78":{},"79":{},"142":{}}}],["required.withpageauthrequiredoptions.__type",{"_index":138,"name":{},"parent":{"143":{},"144":{}}}],["response_mode",{"_index":42,"name":{"38":{},"111":{}},"parent":{}}],["response_type",{"_index":43,"name":{"39":{},"112":{}},"parent":{}}],["returnto",{"_index":83,"name":{"77":{},"115":{},"121":{},"144":{}},"parent":{}}],["rolling",{"_index":27,"name":{"25":{}},"parent":{}}],["rollingduration",{"_index":28,"name":{"26":{}},"parent":{}}],["routes",{"_index":20,"name":{"19":{},"42":{}},"parent":{}}],["samesite",{"_index":38,"name":{"35":{}},"parent":{}}],["scope",{"_index":40,"name":{"37":{},"110":{}},"parent":{}}],["scopes",{"_index":152,"name":{"164":{}},"parent":{}}],["screen_hint",{"_index":110,"name":{"109":{}},"parent":{}}],["secret",{"_index":2,"name":{"2":{}},"parent":{}}],["secure",{"_index":37,"name":{"34":{}},"parent":{}}],["session",{"_index":4,"name":{"3":{},"172":{},"175":{},"225":{}},"parent":{"173":{},"225":{},"226":{},"227":{},"228":{},"229":{},"230":{},"231":{}}}],["session.getsession",{"_index":159,"name":{},"parent":{"174":{}}}],["session.sessioncache",{"_index":179,"name":{},"parent":{"232":{},"233":{},"234":{},"235":{},"236":{},"237":{},"238":{},"239":{},"240":{}}}],["session/get",{"_index":146,"name":{"160":{},"172":{}},"parent":{"161":{},"162":{},"163":{},"164":{},"165":{},"166":{},"167":{},"168":{},"169":{},"170":{},"171":{},"173":{},"174":{}}}],["session/session",{"_index":160,"name":{"176":{}},"parent":{"177":{},"178":{}}}],["session/session.default",{"_index":162,"name":{},"parent":{"179":{},"180":{},"181":{},"182":{},"183":{},"184":{},"185":{}}}],["sessioncache",{"_index":178,"name":{"231":{}},"parent":{}}],["sessionconfig",{"_index":24,"name":{"23":{}},"parent":{}}],["set",{"_index":185,"name":{"238":{}},"parent":{}}],["signinwithauth0",{"_index":140,"name":{"148":{}},"parent":{}}],["status",{"_index":71,"name":{"67":{},"193":{}},"parent":{}}],["sub",{"_index":59,"name":{"55":{}},"parent":{}}],["token",{"_index":148,"name":{"160":{}},"parent":{"161":{},"163":{},"168":{},"170":{}}}],["token.accesstokenrequest",{"_index":153,"name":{},"parent":{"164":{},"165":{},"166":{},"167":{}}}],["token.afterrefresh",{"_index":150,"name":{},"parent":{"162":{}}}],["token.getaccesstoken",{"_index":158,"name":{},"parent":{"171":{}}}],["token.getaccesstokenresult",{"_index":157,"name":{},"parent":{"169":{}}}],["transient",{"_index":35,"name":{"32":{}},"parent":{}}],["updated_at",{"_index":60,"name":{"56":{}},"parent":{}}],["useconfig",{"_index":177,"name":{"200":{}},"parent":{}}],["user",{"_index":52,"name":{"48":{},"60":{},"81":{},"180":{}},"parent":{"49":{},"58":{},"65":{},"68":{},"69":{},"71":{},"73":{},"74":{}}}],["user.requesterror",{"_index":70,"name":{},"parent":{"66":{},"67":{}}}],["user.usercontext",{"_index":63,"name":{},"parent":{"59":{}}}],["user.usercontext.__type",{"_index":64,"name":{},"parent":{"60":{},"61":{},"62":{},"63":{},"64":{}}}],["user.userprofile",{"_index":55,"name":{},"parent":{"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{}}}],["user.userprovider",{"_index":76,"name":{},"parent":{"72":{}}}],["user.useuser",{"_index":74,"name":{},"parent":{"70":{}}}],["usercontext",{"_index":62,"name":{"58":{}},"parent":{}}],["userprofile",{"_index":53,"name":{"49":{},"203":{}},"parent":{}}],["userprops",{"_index":87,"name":{"80":{}},"parent":{}}],["userprovider",{"_index":75,"name":{"71":{},"201":{}},"parent":{}}],["userproviderprops",{"_index":72,"name":{"68":{},"202":{}},"parent":{}}],["useuser",{"_index":73,"name":{"69":{}},"parent":{}}],["utils/errors",{"_index":167,"name":{"186":{}},"parent":{"187":{},"188":{},"191":{}}}],["utils/errors.accesstokenerror",{"_index":170,"name":{},"parent":{"189":{},"190":{}}}],["utils/errors.handlererror",{"_index":173,"name":{},"parent":{"192":{},"193":{},"194":{}}}],["version",{"_index":174,"name":{"195":{}},"parent":{"196":{}}}],["withapiauthrequired",{"_index":132,"name":{"135":{},"155":{},"220":{}},"parent":{}}],["withpageauthrequired",{"_index":89,"name":{"82":{},"145":{},"156":{},"205":{},"222":{}},"parent":{}}],["withpageauthrequiredoptions",{"_index":82,"name":{"76":{},"141":{},"206":{},"223":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file +window.searchData = {"kinds":{"1":"Module","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias","16777216":"Reference"},"rows":[{"id":0,"kind":1,"name":"config","url":"modules/config.html","classes":"tsd-kind-module"},{"id":1,"kind":256,"name":"BaseConfig","url":"interfaces/config.baseconfig.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":2,"kind":1024,"name":"secret","url":"interfaces/config.baseconfig.html#secret","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":3,"kind":1024,"name":"session","url":"interfaces/config.baseconfig.html#session","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":4,"kind":1024,"name":"auth0Logout","url":"interfaces/config.baseconfig.html#auth0logout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":5,"kind":1024,"name":"authorizationParams","url":"interfaces/config.baseconfig.html#authorizationparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":6,"kind":1024,"name":"baseURL","url":"interfaces/config.baseconfig.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":7,"kind":1024,"name":"clientID","url":"interfaces/config.baseconfig.html#clientid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":8,"kind":1024,"name":"clientSecret","url":"interfaces/config.baseconfig.html#clientsecret","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":9,"kind":1024,"name":"clockTolerance","url":"interfaces/config.baseconfig.html#clocktolerance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":10,"kind":1024,"name":"httpTimeout","url":"interfaces/config.baseconfig.html#httptimeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":11,"kind":1024,"name":"enableTelemetry","url":"interfaces/config.baseconfig.html#enabletelemetry","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":12,"kind":1024,"name":"getLoginState","url":"interfaces/config.baseconfig.html#getloginstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":13,"kind":65536,"name":"__type","url":"interfaces/config.baseconfig.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":14,"kind":1024,"name":"identityClaimFilter","url":"interfaces/config.baseconfig.html#identityclaimfilter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":15,"kind":1024,"name":"idpLogout","url":"interfaces/config.baseconfig.html#idplogout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":16,"kind":1024,"name":"idTokenSigningAlg","url":"interfaces/config.baseconfig.html#idtokensigningalg","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":17,"kind":1024,"name":"issuerBaseURL","url":"interfaces/config.baseconfig.html#issuerbaseurl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":18,"kind":1024,"name":"legacySameSiteCookie","url":"interfaces/config.baseconfig.html#legacysamesitecookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":19,"kind":1024,"name":"routes","url":"interfaces/config.baseconfig.html#routes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":20,"kind":65536,"name":"__type","url":"interfaces/config.baseconfig.html#__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"config.BaseConfig"},{"id":21,"kind":1024,"name":"postLogoutRedirect","url":"interfaces/config.baseconfig.html#__type-1.postlogoutredirect","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"config.BaseConfig.__type"},{"id":22,"kind":1024,"name":"callback","url":"interfaces/config.baseconfig.html#__type-1.callback","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"config.BaseConfig.__type"},{"id":23,"kind":256,"name":"SessionConfig","url":"interfaces/config.sessionconfig.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":24,"kind":1024,"name":"name","url":"interfaces/config.sessionconfig.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":25,"kind":1024,"name":"rolling","url":"interfaces/config.sessionconfig.html#rolling","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":26,"kind":1024,"name":"rollingDuration","url":"interfaces/config.sessionconfig.html#rollingduration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":27,"kind":1024,"name":"absoluteDuration","url":"interfaces/config.sessionconfig.html#absoluteduration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":28,"kind":1024,"name":"cookie","url":"interfaces/config.sessionconfig.html#cookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.SessionConfig"},{"id":29,"kind":256,"name":"CookieConfig","url":"interfaces/config.cookieconfig.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":30,"kind":1024,"name":"domain","url":"interfaces/config.cookieconfig.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":31,"kind":1024,"name":"path","url":"interfaces/config.cookieconfig.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":32,"kind":1024,"name":"transient","url":"interfaces/config.cookieconfig.html#transient","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":33,"kind":1024,"name":"httpOnly","url":"interfaces/config.cookieconfig.html#httponly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":34,"kind":1024,"name":"secure","url":"interfaces/config.cookieconfig.html#secure","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":35,"kind":1024,"name":"sameSite","url":"interfaces/config.cookieconfig.html#samesite","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.CookieConfig"},{"id":36,"kind":256,"name":"AuthorizationParameters","url":"interfaces/config.authorizationparameters.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":37,"kind":1024,"name":"scope","url":"interfaces/config.authorizationparameters.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.AuthorizationParameters"},{"id":38,"kind":1024,"name":"response_mode","url":"interfaces/config.authorizationparameters.html#response_mode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.AuthorizationParameters"},{"id":39,"kind":1024,"name":"response_type","url":"interfaces/config.authorizationparameters.html#response_type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.AuthorizationParameters"},{"id":40,"kind":256,"name":"NextConfig","url":"interfaces/config.nextconfig.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"config"},{"id":41,"kind":1024,"name":"organization","url":"interfaces/config.nextconfig.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.NextConfig"},{"id":42,"kind":1024,"name":"routes","url":"interfaces/config.nextconfig.html#routes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.NextConfig"},{"id":43,"kind":65536,"name":"__type","url":"interfaces/config.nextconfig.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"config.NextConfig"},{"id":44,"kind":1024,"name":"login","url":"interfaces/config.nextconfig.html#__type.login","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"config.NextConfig.__type"},{"id":45,"kind":1024,"name":"identityClaimFilter","url":"interfaces/config.nextconfig.html#identityclaimfilter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"config.NextConfig"},{"id":46,"kind":4194304,"name":"ConfigParameters","url":"modules/config.html#configparameters","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"config"},{"id":47,"kind":1,"name":"frontend","url":"modules/frontend.html","classes":"tsd-kind-module"},{"id":48,"kind":1,"name":"frontend/use-user","url":"modules/frontend_use_user.html","classes":"tsd-kind-module"},{"id":49,"kind":256,"name":"UserProfile","url":"interfaces/frontend_use_user.userprofile.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"frontend/use-user"},{"id":50,"kind":1024,"name":"email","url":"interfaces/frontend_use_user.userprofile.html#email","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":51,"kind":1024,"name":"email_verified","url":"interfaces/frontend_use_user.userprofile.html#email_verified","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":52,"kind":1024,"name":"name","url":"interfaces/frontend_use_user.userprofile.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":53,"kind":1024,"name":"nickname","url":"interfaces/frontend_use_user.userprofile.html#nickname","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":54,"kind":1024,"name":"picture","url":"interfaces/frontend_use_user.userprofile.html#picture","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":55,"kind":1024,"name":"sub","url":"interfaces/frontend_use_user.userprofile.html#sub","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":56,"kind":1024,"name":"updated_at","url":"interfaces/frontend_use_user.userprofile.html#updated_at","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":57,"kind":1024,"name":"org_id","url":"interfaces/frontend_use_user.userprofile.html#org_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/use-user.UserProfile"},{"id":58,"kind":4194304,"name":"UserContext","url":"modules/frontend_use_user.html#usercontext","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/use-user"},{"id":59,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#usercontext.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"frontend/use-user.UserContext"},{"id":60,"kind":1024,"name":"user","url":"modules/frontend_use_user.html#usercontext.__type-1.user","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":61,"kind":1024,"name":"error","url":"modules/frontend_use_user.html#usercontext.__type-1.error","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":62,"kind":1024,"name":"isLoading","url":"modules/frontend_use_user.html#usercontext.__type-1.isloading","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":63,"kind":1024,"name":"checkSession","url":"modules/frontend_use_user.html#usercontext.__type-1.checksession","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":64,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#usercontext.__type-1.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"frontend/use-user.UserContext.__type"},{"id":65,"kind":128,"name":"RequestError","url":"classes/frontend_use_user.requesterror.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"frontend/use-user"},{"id":66,"kind":512,"name":"constructor","url":"classes/frontend_use_user.requesterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"frontend/use-user.RequestError"},{"id":67,"kind":1024,"name":"status","url":"classes/frontend_use_user.requesterror.html#status","classes":"tsd-kind-property tsd-parent-kind-class","parent":"frontend/use-user.RequestError"},{"id":68,"kind":4194304,"name":"UserProviderProps","url":"modules/frontend_use_user.html#userproviderprops","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/use-user"},{"id":69,"kind":4194304,"name":"UseUser","url":"modules/frontend_use_user.html#useuser","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/use-user"},{"id":70,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#useuser.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"frontend/use-user.UseUser"},{"id":71,"kind":4194304,"name":"UserProvider","url":"modules/frontend_use_user.html#userprovider","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/use-user"},{"id":72,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#userprovider.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"frontend/use-user.UserProvider"},{"id":73,"kind":1024,"name":"default","url":"modules/frontend_use_user.html#default","classes":"tsd-kind-property tsd-parent-kind-module","parent":"frontend/use-user"},{"id":74,"kind":65536,"name":"__type","url":"modules/frontend_use_user.html#__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-module","parent":"frontend/use-user"},{"id":75,"kind":1,"name":"frontend/with-page-auth-required","url":"modules/frontend_with_page_auth_required.html","classes":"tsd-kind-module"},{"id":76,"kind":256,"name":"WithPageAuthRequiredOptions","url":"interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"frontend/with-page-auth-required"},{"id":77,"kind":1024,"name":"returnTo","url":"interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/with-page-auth-required.WithPageAuthRequiredOptions"},{"id":78,"kind":1024,"name":"onRedirecting","url":"interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html#onredirecting","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/with-page-auth-required.WithPageAuthRequiredOptions"},{"id":79,"kind":1024,"name":"onError","url":"interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html#onerror","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/with-page-auth-required.WithPageAuthRequiredOptions"},{"id":80,"kind":256,"name":"UserProps","url":"interfaces/frontend_with_page_auth_required.userprops.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"frontend/with-page-auth-required"},{"id":81,"kind":1024,"name":"user","url":"interfaces/frontend_with_page_auth_required.userprops.html#user","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"frontend/with-page-auth-required.UserProps"},{"id":82,"kind":4194304,"name":"WithPageAuthRequired","url":"modules/frontend_with_page_auth_required.html#withpageauthrequired","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend/with-page-auth-required"},{"id":83,"kind":65536,"name":"__type","url":"modules/frontend_with_page_auth_required.html#withpageauthrequired.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-has-type-parameter","parent":"frontend/with-page-auth-required.WithPageAuthRequired"},{"id":84,"kind":1,"name":"handlers/auth","url":"modules/handlers_auth.html","classes":"tsd-kind-module"},{"id":85,"kind":256,"name":"Handlers","url":"interfaces/handlers_auth.handlers.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/auth"},{"id":86,"kind":1024,"name":"login","url":"interfaces/handlers_auth.handlers.html#login","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/auth.Handlers"},{"id":87,"kind":1024,"name":"logout","url":"interfaces/handlers_auth.handlers.html#logout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/auth.Handlers"},{"id":88,"kind":1024,"name":"callback","url":"interfaces/handlers_auth.handlers.html#callback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/auth.Handlers"},{"id":89,"kind":1024,"name":"profile","url":"interfaces/handlers_auth.handlers.html#profile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/auth.Handlers"},{"id":90,"kind":4194304,"name":"HandleAuth","url":"modules/handlers_auth.html#handleauth","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/auth"},{"id":91,"kind":65536,"name":"__type","url":"modules/handlers_auth.html#handleauth.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/auth.HandleAuth"},{"id":92,"kind":1,"name":"handlers/callback","url":"modules/handlers_callback.html","classes":"tsd-kind-module"},{"id":93,"kind":4194304,"name":"AfterCallback","url":"modules/handlers_callback.html#aftercallback","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/callback"},{"id":94,"kind":65536,"name":"__type","url":"modules/handlers_callback.html#aftercallback.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/callback.AfterCallback"},{"id":95,"kind":256,"name":"CallbackOptions","url":"interfaces/handlers_callback.callbackoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/callback"},{"id":96,"kind":1024,"name":"afterCallback","url":"interfaces/handlers_callback.callbackoptions.html#aftercallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/callback.CallbackOptions"},{"id":97,"kind":1024,"name":"redirectUri","url":"interfaces/handlers_callback.callbackoptions.html#redirecturi","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/callback.CallbackOptions"},{"id":98,"kind":1024,"name":"organization","url":"interfaces/handlers_callback.callbackoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/callback.CallbackOptions"},{"id":99,"kind":1024,"name":"authorizationParams","url":"interfaces/handlers_callback.callbackoptions.html#authorizationparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/callback.CallbackOptions"},{"id":100,"kind":4194304,"name":"HandleCallback","url":"modules/handlers_callback.html#handlecallback","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/callback"},{"id":101,"kind":65536,"name":"__type","url":"modules/handlers_callback.html#handlecallback.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/callback.HandleCallback"},{"id":102,"kind":1,"name":"handlers","url":"modules/handlers.html","classes":"tsd-kind-module"},{"id":103,"kind":1,"name":"handlers/login","url":"modules/handlers_login.html","classes":"tsd-kind-module"},{"id":104,"kind":4194304,"name":"GetLoginState","url":"modules/handlers_login.html#getloginstate","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/login"},{"id":105,"kind":65536,"name":"__type","url":"modules/handlers_login.html#getloginstate.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/login.GetLoginState"},{"id":106,"kind":256,"name":"AuthorizationParams","url":"interfaces/handlers_login.authorizationparams.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/login"},{"id":107,"kind":1024,"name":"invitation","url":"interfaces/handlers_login.authorizationparams.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":108,"kind":1024,"name":"organization","url":"interfaces/handlers_login.authorizationparams.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":109,"kind":1024,"name":"screen_hint","url":"interfaces/handlers_login.authorizationparams.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":110,"kind":1024,"name":"scope","url":"interfaces/handlers_login.authorizationparams.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":111,"kind":1024,"name":"response_mode","url":"interfaces/handlers_login.authorizationparams.html#response_mode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":112,"kind":1024,"name":"response_type","url":"interfaces/handlers_login.authorizationparams.html#response_type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.AuthorizationParams"},{"id":113,"kind":256,"name":"LoginOptions","url":"interfaces/handlers_login.loginoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/login"},{"id":114,"kind":1024,"name":"authorizationParams","url":"interfaces/handlers_login.loginoptions.html#authorizationparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.LoginOptions"},{"id":115,"kind":1024,"name":"returnTo","url":"interfaces/handlers_login.loginoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.LoginOptions"},{"id":116,"kind":1024,"name":"getLoginState","url":"interfaces/handlers_login.loginoptions.html#getloginstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/login.LoginOptions"},{"id":117,"kind":4194304,"name":"HandleLogin","url":"modules/handlers_login.html#handlelogin","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/login"},{"id":118,"kind":65536,"name":"__type","url":"modules/handlers_login.html#handlelogin.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/login.HandleLogin"},{"id":119,"kind":1,"name":"handlers/logout","url":"modules/handlers_logout.html","classes":"tsd-kind-module"},{"id":120,"kind":256,"name":"LogoutOptions","url":"interfaces/handlers_logout.logoutoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"handlers/logout"},{"id":121,"kind":1024,"name":"returnTo","url":"interfaces/handlers_logout.logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"handlers/logout.LogoutOptions"},{"id":122,"kind":4194304,"name":"HandleLogout","url":"modules/handlers_logout.html#handlelogout","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/logout"},{"id":123,"kind":65536,"name":"__type","url":"modules/handlers_logout.html#handlelogout.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/logout.HandleLogout"},{"id":124,"kind":1,"name":"handlers/profile","url":"modules/handlers_profile.html","classes":"tsd-kind-module"},{"id":125,"kind":4194304,"name":"AfterRefetch","url":"modules/handlers_profile.html#afterrefetch","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/profile"},{"id":126,"kind":65536,"name":"__type","url":"modules/handlers_profile.html#afterrefetch.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/profile.AfterRefetch"},{"id":127,"kind":4194304,"name":"ProfileOptions","url":"modules/handlers_profile.html#profileoptions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/profile"},{"id":128,"kind":65536,"name":"__type","url":"modules/handlers_profile.html#profileoptions.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/profile.ProfileOptions"},{"id":129,"kind":1024,"name":"refetch","url":"modules/handlers_profile.html#profileoptions.__type-2.refetch","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"handlers/profile.ProfileOptions.__type"},{"id":130,"kind":1024,"name":"afterRefetch","url":"modules/handlers_profile.html#profileoptions.__type-2.afterrefetch-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"handlers/profile.ProfileOptions.__type"},{"id":131,"kind":4194304,"name":"HandleProfile","url":"modules/handlers_profile.html#handleprofile","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"handlers/profile"},{"id":132,"kind":65536,"name":"__type","url":"modules/handlers_profile.html#handleprofile.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"handlers/profile.HandleProfile"},{"id":133,"kind":1,"name":"helpers/get-server-side-props-wrapper","url":"modules/helpers_get_server_side_props_wrapper.html","classes":"tsd-kind-module"},{"id":134,"kind":4194304,"name":"GetServerSidePropsWrapper","url":"modules/helpers_get_server_side_props_wrapper.html#getserversidepropswrapper","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"helpers/get-server-side-props-wrapper"},{"id":135,"kind":65536,"name":"__type","url":"modules/helpers_get_server_side_props_wrapper.html#getserversidepropswrapper.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"helpers/get-server-side-props-wrapper.GetServerSidePropsWrapper"},{"id":136,"kind":1,"name":"helpers","url":"modules/helpers.html","classes":"tsd-kind-module"},{"id":137,"kind":1,"name":"helpers/with-api-auth-required","url":"modules/helpers_with_api_auth_required.html","classes":"tsd-kind-module"},{"id":138,"kind":4194304,"name":"WithApiAuthRequired","url":"modules/helpers_with_api_auth_required.html#withapiauthrequired","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"helpers/with-api-auth-required"},{"id":139,"kind":65536,"name":"__type","url":"modules/helpers_with_api_auth_required.html#withapiauthrequired.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"helpers/with-api-auth-required.WithApiAuthRequired"},{"id":140,"kind":1,"name":"helpers/with-page-auth-required","url":"modules/helpers_with_page_auth_required.html","classes":"tsd-kind-module"},{"id":141,"kind":4194304,"name":"GetServerSidePropsResultWithSession","url":"modules/helpers_with_page_auth_required.html#getserversidepropsresultwithsession","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"helpers/with-page-auth-required"},{"id":142,"kind":4194304,"name":"PageRoute","url":"modules/helpers_with_page_auth_required.html#pageroute","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"helpers/with-page-auth-required"},{"id":143,"kind":65536,"name":"__type","url":"modules/helpers_with_page_auth_required.html#pageroute.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"helpers/with-page-auth-required.PageRoute"},{"id":144,"kind":4194304,"name":"WithPageAuthRequiredOptions","url":"modules/helpers_with_page_auth_required.html#withpageauthrequiredoptions","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"helpers/with-page-auth-required"},{"id":145,"kind":65536,"name":"__type","url":"modules/helpers_with_page_auth_required.html#withpageauthrequiredoptions.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"helpers/with-page-auth-required.WithPageAuthRequiredOptions"},{"id":146,"kind":1024,"name":"getServerSideProps","url":"modules/helpers_with_page_auth_required.html#withpageauthrequiredoptions.__type-2.getserversideprops","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"helpers/with-page-auth-required.WithPageAuthRequiredOptions.__type"},{"id":147,"kind":1024,"name":"returnTo","url":"modules/helpers_with_page_auth_required.html#withpageauthrequiredoptions.__type-2.returnto","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"helpers/with-page-auth-required.WithPageAuthRequiredOptions.__type"},{"id":148,"kind":4194304,"name":"WithPageAuthRequired","url":"modules/helpers_with_page_auth_required.html#withpageauthrequired","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"helpers/with-page-auth-required"},{"id":149,"kind":65536,"name":"__type","url":"modules/helpers_with_page_auth_required.html#withpageauthrequired.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-has-type-parameter","parent":"helpers/with-page-auth-required.WithPageAuthRequired"},{"id":150,"kind":1,"name":"instance","url":"modules/instance.html","classes":"tsd-kind-module"},{"id":151,"kind":256,"name":"SignInWithAuth0","url":"interfaces/instance.signinwithauth0.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"instance"},{"id":152,"kind":1024,"name":"getSession","url":"interfaces/instance.signinwithauth0.html#getsession","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":153,"kind":1024,"name":"getAccessToken","url":"interfaces/instance.signinwithauth0.html#getaccesstoken","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":154,"kind":1024,"name":"handleLogin","url":"interfaces/instance.signinwithauth0.html#handlelogin","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":155,"kind":1024,"name":"handleCallback","url":"interfaces/instance.signinwithauth0.html#handlecallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":156,"kind":1024,"name":"handleLogout","url":"interfaces/instance.signinwithauth0.html#handlelogout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":157,"kind":1024,"name":"handleProfile","url":"interfaces/instance.signinwithauth0.html#handleprofile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":158,"kind":1024,"name":"withApiAuthRequired","url":"interfaces/instance.signinwithauth0.html#withapiauthrequired","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":159,"kind":1024,"name":"withPageAuthRequired","url":"interfaces/instance.signinwithauth0.html#withpageauthrequired","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":160,"kind":1024,"name":"getServerSidePropsWrapper","url":"interfaces/instance.signinwithauth0.html#getserversidepropswrapper","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":161,"kind":1024,"name":"handleAuth","url":"interfaces/instance.signinwithauth0.html#handleauth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"instance.SignInWithAuth0"},{"id":162,"kind":4194304,"name":"InitAuth0","url":"modules/instance.html#initauth0","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"instance"},{"id":163,"kind":65536,"name":"__type","url":"modules/instance.html#initauth0.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"instance.InitAuth0"},{"id":164,"kind":1,"name":"session/get-access-token","url":"modules/session_get_access_token.html","classes":"tsd-kind-module"},{"id":165,"kind":4194304,"name":"AfterRefresh","url":"modules/session_get_access_token.html#afterrefresh","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"session/get-access-token"},{"id":166,"kind":65536,"name":"__type","url":"modules/session_get_access_token.html#afterrefresh.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"session/get-access-token.AfterRefresh"},{"id":167,"kind":256,"name":"AccessTokenRequest","url":"interfaces/session_get_access_token.accesstokenrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"session/get-access-token"},{"id":168,"kind":1024,"name":"scopes","url":"interfaces/session_get_access_token.accesstokenrequest.html#scopes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.AccessTokenRequest"},{"id":169,"kind":1024,"name":"refresh","url":"interfaces/session_get_access_token.accesstokenrequest.html#refresh","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.AccessTokenRequest"},{"id":170,"kind":1024,"name":"afterRefresh","url":"interfaces/session_get_access_token.accesstokenrequest.html#afterrefresh","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.AccessTokenRequest"},{"id":171,"kind":1024,"name":"authorizationParams","url":"interfaces/session_get_access_token.accesstokenrequest.html#authorizationparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.AccessTokenRequest"},{"id":172,"kind":256,"name":"GetAccessTokenResult","url":"interfaces/session_get_access_token.getaccesstokenresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"session/get-access-token"},{"id":173,"kind":1024,"name":"accessToken","url":"interfaces/session_get_access_token.getaccesstokenresult.html#accesstoken","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"session/get-access-token.GetAccessTokenResult"},{"id":174,"kind":4194304,"name":"GetAccessToken","url":"modules/session_get_access_token.html#getaccesstoken","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"session/get-access-token"},{"id":175,"kind":65536,"name":"__type","url":"modules/session_get_access_token.html#getaccesstoken.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"session/get-access-token.GetAccessToken"},{"id":176,"kind":1,"name":"session/get-session","url":"modules/session_get_session.html","classes":"tsd-kind-module"},{"id":177,"kind":4194304,"name":"GetSession","url":"modules/session_get_session.html#getsession","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"session/get-session"},{"id":178,"kind":65536,"name":"__type","url":"modules/session_get_session.html#getsession.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"session/get-session.GetSession"},{"id":179,"kind":1,"name":"session","url":"modules/session.html","classes":"tsd-kind-module"},{"id":180,"kind":1,"name":"session/session","url":"modules/session_session.html","classes":"tsd-kind-module"},{"id":181,"kind":256,"name":"Claims","url":"interfaces/session_session.claims.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"session/session"},{"id":182,"kind":128,"name":"default","url":"classes/session_session.default.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"session/session"},{"id":183,"kind":512,"name":"constructor","url":"classes/session_session.default.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"session/session.default"},{"id":184,"kind":1024,"name":"user","url":"classes/session_session.default.html#user","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":185,"kind":1024,"name":"idToken","url":"classes/session_session.default.html#idtoken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":186,"kind":1024,"name":"accessToken","url":"classes/session_session.default.html#accesstoken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":187,"kind":1024,"name":"accessTokenScope","url":"classes/session_session.default.html#accesstokenscope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":188,"kind":1024,"name":"accessTokenExpiresAt","url":"classes/session_session.default.html#accesstokenexpiresat","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":189,"kind":1024,"name":"refreshToken","url":"classes/session_session.default.html#refreshtoken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"session/session.default"},{"id":190,"kind":1,"name":"utils/errors","url":"modules/utils_errors.html","classes":"tsd-kind-module"},{"id":191,"kind":64,"name":"htmlSafe","url":"modules/utils_errors.html#htmlsafe","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils/errors"},{"id":192,"kind":128,"name":"AccessTokenError","url":"classes/utils_errors.accesstokenerror.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"utils/errors"},{"id":193,"kind":512,"name":"constructor","url":"classes/utils_errors.accesstokenerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"utils/errors.AccessTokenError"},{"id":194,"kind":1024,"name":"code","url":"classes/utils_errors.accesstokenerror.html#code","classes":"tsd-kind-property tsd-parent-kind-class","parent":"utils/errors.AccessTokenError"},{"id":195,"kind":128,"name":"HandlerError","url":"classes/utils_errors.handlererror.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"utils/errors"},{"id":196,"kind":512,"name":"constructor","url":"classes/utils_errors.handlererror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"utils/errors.HandlerError"},{"id":197,"kind":1024,"name":"status","url":"classes/utils_errors.handlererror.html#status","classes":"tsd-kind-property tsd-parent-kind-class","parent":"utils/errors.HandlerError"},{"id":198,"kind":1024,"name":"code","url":"classes/utils_errors.handlererror.html#code","classes":"tsd-kind-property tsd-parent-kind-class","parent":"utils/errors.HandlerError"},{"id":199,"kind":1,"name":"version","url":"modules/version.html","classes":"tsd-kind-module"},{"id":200,"kind":1024,"name":"default","url":"modules/version.html#default","classes":"tsd-kind-property tsd-parent-kind-module","parent":"version"},{"id":201,"kind":1024,"name":"ConfigProvider","url":"modules/frontend.html#configprovider","classes":"tsd-kind-property tsd-parent-kind-module","parent":"frontend"},{"id":202,"kind":65536,"name":"__type","url":"modules/frontend.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-module","parent":"frontend"},{"id":203,"kind":4194304,"name":"ConfigProviderProps","url":"modules/frontend.html#configproviderprops","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"frontend"},{"id":204,"kind":64,"name":"useConfig","url":"modules/frontend.html#useconfig","classes":"tsd-kind-function tsd-parent-kind-module","parent":"frontend"},{"id":205,"kind":16777216,"name":"UserProvider","url":"modules/frontend.html#userprovider","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":206,"kind":16777216,"name":"UserProviderProps","url":"modules/frontend.html#userproviderprops","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":207,"kind":16777216,"name":"UserProfile","url":"modules/frontend.html#userprofile","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":208,"kind":16777216,"name":"RequestError","url":"modules/frontend.html#requesterror","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":209,"kind":16777216,"name":"WithPageAuthRequired","url":"modules/frontend.html#withpageauthrequired","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":210,"kind":16777216,"name":"WithPageAuthRequiredOptions","url":"modules/frontend.html#withpageauthrequiredoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"frontend"},{"id":211,"kind":16777216,"name":"HandleCallback","url":"modules/handlers.html#handlecallback","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":212,"kind":16777216,"name":"CallbackOptions","url":"modules/handlers.html#callbackoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":213,"kind":16777216,"name":"AfterCallback","url":"modules/handlers.html#aftercallback","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":214,"kind":16777216,"name":"HandleLogin","url":"modules/handlers.html#handlelogin","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":215,"kind":16777216,"name":"LoginOptions","url":"modules/handlers.html#loginoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":216,"kind":16777216,"name":"GetLoginState","url":"modules/handlers.html#getloginstate","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":217,"kind":16777216,"name":"HandleLogout","url":"modules/handlers.html#handlelogout","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":218,"kind":16777216,"name":"LogoutOptions","url":"modules/handlers.html#logoutoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":219,"kind":16777216,"name":"HandleProfile","url":"modules/handlers.html#handleprofile","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":220,"kind":16777216,"name":"ProfileOptions","url":"modules/handlers.html#profileoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":221,"kind":16777216,"name":"AfterRefetch","url":"modules/handlers.html#afterrefetch","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":222,"kind":16777216,"name":"Handlers","url":"modules/handlers.html#handlers-1","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":223,"kind":16777216,"name":"HandleAuth","url":"modules/handlers.html#handleauth","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"handlers"},{"id":224,"kind":16777216,"name":"WithApiAuthRequired","url":"modules/helpers.html#withapiauthrequired","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":225,"kind":16777216,"name":"GetServerSidePropsResultWithSession","url":"modules/helpers.html#getserversidepropsresultwithsession","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":226,"kind":16777216,"name":"WithPageAuthRequired","url":"modules/helpers.html#withpageauthrequired","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":227,"kind":16777216,"name":"WithPageAuthRequiredOptions","url":"modules/helpers.html#withpageauthrequiredoptions","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":228,"kind":16777216,"name":"PageRoute","url":"modules/helpers.html#pageroute","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":229,"kind":16777216,"name":"GetServerSidePropsWrapper","url":"modules/helpers.html#getserversidepropswrapper","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"helpers"},{"id":230,"kind":16777216,"name":"Session","url":"modules/session.html#session-1","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":231,"kind":16777216,"name":"Claims","url":"modules/session.html#claims","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":232,"kind":16777216,"name":"GetSession","url":"modules/session.html#getsession","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":233,"kind":16777216,"name":"GetAccessToken","url":"modules/session.html#getaccesstoken","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":234,"kind":16777216,"name":"AccessTokenRequest","url":"modules/session.html#accesstokenrequest","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":235,"kind":16777216,"name":"GetAccessTokenResult","url":"modules/session.html#getaccesstokenresult","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"session"},{"id":236,"kind":128,"name":"SessionCache","url":"classes/session.sessioncache.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"session"},{"id":237,"kind":512,"name":"constructor","url":"classes/session.sessioncache.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"session.SessionCache"},{"id":238,"kind":2048,"name":"init","url":"classes/session.sessioncache.html#init","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":239,"kind":2048,"name":"save","url":"classes/session.sessioncache.html#save","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":240,"kind":2048,"name":"create","url":"classes/session.sessioncache.html#create","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":241,"kind":2048,"name":"delete","url":"classes/session.sessioncache.html#delete","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":242,"kind":2048,"name":"isAuthenticated","url":"classes/session.sessioncache.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":243,"kind":2048,"name":"getIdToken","url":"classes/session.sessioncache.html#getidtoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":244,"kind":2048,"name":"set","url":"classes/session.sessioncache.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":245,"kind":2048,"name":"get","url":"classes/session.sessioncache.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"},{"id":246,"kind":2048,"name":"fromTokenSet","url":"classes/session.sessioncache.html#fromtokenset","classes":"tsd-kind-method tsd-parent-kind-class","parent":"session.SessionCache"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,35.932]],["parent/0",[]],["name/1",[1,52.462]],["parent/1",[0,3.943]],["name/2",[2,52.462]],["parent/2",[3,2.866]],["name/3",[4,30.685]],["parent/3",[3,2.866]],["name/4",[5,52.462]],["parent/4",[3,2.866]],["name/5",[6,39.117]],["parent/5",[3,2.866]],["name/6",[7,52.462]],["parent/6",[3,2.866]],["name/7",[8,52.462]],["parent/7",[3,2.866]],["name/8",[9,52.462]],["parent/8",[3,2.866]],["name/9",[10,52.462]],["parent/9",[3,2.866]],["name/10",[11,52.462]],["parent/10",[3,2.866]],["name/11",[12,52.462]],["parent/11",[3,2.866]],["name/12",[13,41.178]],["parent/12",[3,2.866]],["name/13",[14,22.221]],["parent/13",[3,2.866]],["name/14",[15,47.215]],["parent/14",[3,2.866]],["name/15",[16,52.462]],["parent/15",[3,2.866]],["name/16",[17,52.462]],["parent/16",[3,2.866]],["name/17",[18,52.462]],["parent/17",[3,2.866]],["name/18",[19,52.462]],["parent/18",[3,2.866]],["name/19",[20,47.215]],["parent/19",[3,2.866]],["name/20",[14,22.221]],["parent/20",[3,2.866]],["name/21",[21,52.462]],["parent/21",[22,5.181]],["name/22",[23,47.215]],["parent/22",[22,5.181]],["name/23",[24,52.462]],["parent/23",[0,3.943]],["name/24",[25,47.215]],["parent/24",[26,4.293]],["name/25",[27,52.462]],["parent/25",[26,4.293]],["name/26",[28,52.462]],["parent/26",[26,4.293]],["name/27",[29,52.462]],["parent/27",[26,4.293]],["name/28",[30,52.462]],["parent/28",[26,4.293]],["name/29",[31,52.462]],["parent/29",[0,3.943]],["name/30",[32,52.462]],["parent/30",[33,4.104]],["name/31",[34,52.462]],["parent/31",[33,4.104]],["name/32",[35,52.462]],["parent/32",[33,4.104]],["name/33",[36,52.462]],["parent/33",[33,4.104]],["name/34",[37,52.462]],["parent/34",[33,4.104]],["name/35",[38,52.462]],["parent/35",[33,4.104]],["name/36",[39,52.462]],["parent/36",[0,3.943]],["name/37",[40,47.215]],["parent/37",[41,4.802]],["name/38",[42,47.215]],["parent/38",[41,4.802]],["name/39",[43,47.215]],["parent/39",[41,4.802]],["name/40",[44,52.462]],["parent/40",[0,3.943]],["name/41",[45,43.759]],["parent/41",[46,4.519]],["name/42",[20,47.215]],["parent/42",[46,4.519]],["name/43",[14,22.221]],["parent/43",[46,4.519]],["name/44",[47,47.215]],["parent/44",[48,5.757]],["name/45",[15,47.215]],["parent/45",[46,4.519]],["name/46",[49,52.462]],["parent/46",[0,3.943]],["name/47",[50,31.542]],["parent/47",[]],["name/48",[51,16.214,52,22.027]],["parent/48",[]],["name/49",[53,47.215]],["parent/49",[51,1.858,52,2.524]],["name/50",[54,52.462]],["parent/50",[51,1.858,55,2.85]],["name/51",[56,52.462]],["parent/51",[51,1.858,55,2.85]],["name/52",[25,47.215]],["parent/52",[51,1.858,55,2.85]],["name/53",[57,52.462]],["parent/53",[51,1.858,55,2.85]],["name/54",[58,52.462]],["parent/54",[51,1.858,55,2.85]],["name/55",[59,52.462]],["parent/55",[51,1.858,55,2.85]],["name/56",[60,52.462]],["parent/56",[51,1.858,55,2.85]],["name/57",[61,52.462]],["parent/57",[51,1.858,55,2.85]],["name/58",[62,52.462]],["parent/58",[51,1.858,52,2.524]],["name/59",[14,22.221]],["parent/59",[51,1.858,63,4.316]],["name/60",[52,30.685]],["parent/60",[51,1.858,64,3.218]],["name/61",[65,52.462]],["parent/61",[51,1.858,64,3.218]],["name/62",[66,52.462]],["parent/62",[51,1.858,64,3.218]],["name/63",[67,52.462]],["parent/63",[51,1.858,64,3.218]],["name/64",[14,22.221]],["parent/64",[51,1.858,64,3.218]],["name/65",[68,47.215]],["parent/65",[51,1.858,52,2.524]],["name/66",[69,39.117]],["parent/66",[51,1.858,70,3.884]],["name/67",[71,47.215]],["parent/67",[51,1.858,70,3.884]],["name/68",[72,47.215]],["parent/68",[51,1.858,52,2.524]],["name/69",[73,52.462]],["parent/69",[51,1.858,52,2.524]],["name/70",[14,22.221]],["parent/70",[51,1.858,74,4.316]],["name/71",[75,47.215]],["parent/71",[51,1.858,52,2.524]],["name/72",[14,22.221]],["parent/72",[51,1.858,76,4.316]],["name/73",[77,43.759]],["parent/73",[51,1.858,52,2.524]],["name/74",[14,22.221]],["parent/74",[51,1.858,52,2.524]],["name/75",[78,15.374,79,11.985,80,11.31,81,14.473]],["parent/75",[]],["name/76",[82,41.178]],["parent/76",[78,1.837,79,1.432,80,1.351,81,1.729]],["name/77",[83,41.178]],["parent/77",[78,1.837,79,1.432,80,1.351,84,2.257]],["name/78",[85,52.462]],["parent/78",[78,1.837,79,1.432,80,1.351,84,2.257]],["name/79",[86,52.462]],["parent/79",[78,1.837,79,1.432,80,1.351,84,2.257]],["name/80",[87,52.462]],["parent/80",[78,1.837,79,1.432,80,1.351,81,1.729]],["name/81",[52,30.685]],["parent/81",[78,1.837,79,1.432,80,1.351,88,2.876]],["name/82",[89,39.117]],["parent/82",[78,1.837,79,1.432,80,1.351,81,1.729]],["name/83",[14,22.221]],["parent/83",[78,1.837,79,1.432,80,1.351,90,2.588]],["name/84",[91,43.759]],["parent/84",[]],["name/85",[92,27.834]],["parent/85",[91,4.802]],["name/86",[47,47.215]],["parent/86",[93,4.519]],["name/87",[94,52.462]],["parent/87",[93,4.519]],["name/88",[23,47.215]],["parent/88",[93,4.519]],["name/89",[95,52.462]],["parent/89",[93,4.519]],["name/90",[96,43.759]],["parent/90",[91,4.802]],["name/91",[14,22.221]],["parent/91",[97,5.757]],["name/92",[98,41.178]],["parent/92",[]],["name/93",[99,43.759]],["parent/93",[98,4.519]],["name/94",[14,22.221]],["parent/94",[100,5.757]],["name/95",[101,47.215]],["parent/95",[98,4.519]],["name/96",[99,43.759]],["parent/96",[102,4.519]],["name/97",[103,52.462]],["parent/97",[102,4.519]],["name/98",[45,43.759]],["parent/98",[102,4.519]],["name/99",[6,39.117]],["parent/99",[102,4.519]],["name/100",[104,43.759]],["parent/100",[98,4.519]],["name/101",[14,22.221]],["parent/101",[105,5.757]],["name/102",[92,27.834]],["parent/102",[]],["name/103",[106,39.117]],["parent/103",[]],["name/104",[13,41.178]],["parent/104",[106,4.293]],["name/105",[14,22.221]],["parent/105",[107,5.757]],["name/106",[6,39.117]],["parent/106",[106,4.293]],["name/107",[108,52.462]],["parent/107",[109,4.104]],["name/108",[45,43.759]],["parent/108",[109,4.104]],["name/109",[110,52.462]],["parent/109",[109,4.104]],["name/110",[40,47.215]],["parent/110",[109,4.104]],["name/111",[42,47.215]],["parent/111",[109,4.104]],["name/112",[43,47.215]],["parent/112",[109,4.104]],["name/113",[111,47.215]],["parent/113",[106,4.293]],["name/114",[6,39.117]],["parent/114",[112,4.802]],["name/115",[83,41.178]],["parent/115",[112,4.802]],["name/116",[13,41.178]],["parent/116",[112,4.802]],["name/117",[113,43.759]],["parent/117",[106,4.293]],["name/118",[14,22.221]],["parent/118",[114,5.757]],["name/119",[115,43.759]],["parent/119",[]],["name/120",[116,47.215]],["parent/120",[115,4.802]],["name/121",[83,41.178]],["parent/121",[117,5.757]],["name/122",[118,43.759]],["parent/122",[115,4.802]],["name/123",[14,22.221]],["parent/123",[119,5.757]],["name/124",[120,41.178]],["parent/124",[]],["name/125",[121,43.759]],["parent/125",[120,4.519]],["name/126",[14,22.221]],["parent/126",[122,5.757]],["name/127",[123,47.215]],["parent/127",[120,4.519]],["name/128",[14,22.221]],["parent/128",[124,5.757]],["name/129",[125,52.462]],["parent/129",[126,5.181]],["name/130",[121,43.759]],["parent/130",[126,5.181]],["name/131",[127,43.759]],["parent/131",[120,4.519]],["name/132",[14,22.221]],["parent/132",[128,5.757]],["name/133",[129,17.011,130,17.011,131,17.011,132,17.011,133,18.354]],["parent/133",[]],["name/134",[134,43.759]],["parent/134",[129,2.056,130,2.056,131,2.056,132,2.056,133,2.218]],["name/135",[14,22.221]],["parent/135",[129,2.056,130,2.056,131,2.056,132,2.056,135,2.465]],["name/136",[136,35.932]],["parent/136",[]],["name/137",[80,11.31,81,14.473,137,13.718,138,20.079]],["parent/137",[]],["name/138",[139,43.759]],["parent/138",[80,1.351,81,1.729,137,1.639,138,2.399]],["name/139",[14,22.221]],["parent/139",[80,1.351,137,1.639,138,2.399,140,2.876]],["name/140",[79,11.985,80,11.31,81,14.473,137,13.718]],["parent/140",[]],["name/141",[141,47.215]],["parent/141",[79,1.432,80,1.351,81,1.729,137,1.639]],["name/142",[142,47.215]],["parent/142",[79,1.432,80,1.351,81,1.729,137,1.639]],["name/143",[14,22.221]],["parent/143",[79,1.432,80,1.351,137,1.639,143,2.876]],["name/144",[82,41.178]],["parent/144",[79,1.432,80,1.351,81,1.729,137,1.639]],["name/145",[14,22.221]],["parent/145",[79,1.432,80,1.351,84,2.257,137,1.639]],["name/146",[144,52.462]],["parent/146",[79,1.432,80,1.351,137,1.639,145,2.588]],["name/147",[83,41.178]],["parent/147",[79,1.432,80,1.351,137,1.639,145,2.588]],["name/148",[89,39.117]],["parent/148",[79,1.432,80,1.351,81,1.729,137,1.639]],["name/149",[14,22.221]],["parent/149",[79,1.432,80,1.351,90,2.588,137,1.639]],["name/150",[146,43.759]],["parent/150",[]],["name/151",[147,52.462]],["parent/151",[146,4.802]],["name/152",[148,43.759]],["parent/152",[149,3.564]],["name/153",[150,43.759]],["parent/153",[149,3.564]],["name/154",[113,43.759]],["parent/154",[149,3.564]],["name/155",[104,43.759]],["parent/155",[149,3.564]],["name/156",[118,43.759]],["parent/156",[149,3.564]],["name/157",[127,43.759]],["parent/157",[149,3.564]],["name/158",[139,43.759]],["parent/158",[149,3.564]],["name/159",[89,39.117]],["parent/159",[149,3.564]],["name/160",[134,43.759]],["parent/160",[149,3.564]],["name/161",[96,43.759]],["parent/161",[149,3.564]],["name/162",[151,52.462]],["parent/162",[146,4.802]],["name/163",[14,22.221]],["parent/163",[152,5.757]],["name/164",[153,15.942,154,17.179,155,21.9]],["parent/164",[]],["name/165",[156,47.215]],["parent/165",[153,1.874,154,2.019,155,2.574]],["name/166",[14,22.221]],["parent/166",[153,1.874,154,2.019,157,3.452]],["name/167",[158,47.215]],["parent/167",[153,1.874,154,2.019,155,2.574]],["name/168",[159,52.462]],["parent/168",[153,1.874,154,2.019,160,2.709]],["name/169",[161,52.462]],["parent/169",[153,1.874,154,2.019,160,2.709]],["name/170",[156,47.215]],["parent/170",[153,1.874,154,2.019,160,2.709]],["name/171",[6,39.117]],["parent/171",[153,1.874,154,2.019,160,2.709]],["name/172",[162,47.215]],["parent/172",[153,1.874,154,2.019,155,2.574]],["name/173",[163,47.215]],["parent/173",[153,1.874,154,2.019,164,3.452]],["name/174",[150,43.759]],["parent/174",[153,1.874,154,2.019,155,2.574]],["name/175",[14,22.221]],["parent/175",[153,1.874,154,2.019,165,3.452]],["name/176",[4,22.027,153,20.441]],["parent/176",[]],["name/177",[148,43.759]],["parent/177",[4,2.524,153,2.343]],["name/178",[14,22.221]],["parent/178",[153,2.343,166,4.316]],["name/179",[4,30.685]],["parent/179",[]],["name/180",[167,43.759]],["parent/180",[]],["name/181",[168,47.215]],["parent/181",[167,4.802]],["name/182",[77,43.759]],["parent/182",[167,4.802]],["name/183",[69,39.117]],["parent/183",[169,3.943]],["name/184",[52,30.685]],["parent/184",[169,3.943]],["name/185",[170,52.462]],["parent/185",[169,3.943]],["name/186",[163,47.215]],["parent/186",[169,3.943]],["name/187",[171,52.462]],["parent/187",[169,3.943]],["name/188",[172,52.462]],["parent/188",[169,3.943]],["name/189",[173,52.462]],["parent/189",[169,3.943]],["name/190",[174,41.178]],["parent/190",[]],["name/191",[175,52.462]],["parent/191",[174,4.519]],["name/192",[176,52.462]],["parent/192",[174,4.519]],["name/193",[69,39.117]],["parent/193",[177,5.181]],["name/194",[178,47.215]],["parent/194",[177,5.181]],["name/195",[179,52.462]],["parent/195",[174,4.519]],["name/196",[69,39.117]],["parent/196",[180,4.802]],["name/197",[71,47.215]],["parent/197",[180,4.802]],["name/198",[178,47.215]],["parent/198",[180,4.802]],["name/199",[181,47.215]],["parent/199",[]],["name/200",[77,43.759]],["parent/200",[181,5.181]],["name/201",[182,52.462]],["parent/201",[50,3.461]],["name/202",[14,22.221]],["parent/202",[50,3.461]],["name/203",[183,52.462]],["parent/203",[50,3.461]],["name/204",[184,52.462]],["parent/204",[50,3.461]],["name/205",[75,47.215]],["parent/205",[50,3.461]],["name/206",[72,47.215]],["parent/206",[50,3.461]],["name/207",[53,47.215]],["parent/207",[50,3.461]],["name/208",[68,47.215]],["parent/208",[50,3.461]],["name/209",[89,39.117]],["parent/209",[50,3.461]],["name/210",[82,41.178]],["parent/210",[50,3.461]],["name/211",[104,43.759]],["parent/211",[92,3.055]],["name/212",[101,47.215]],["parent/212",[92,3.055]],["name/213",[99,43.759]],["parent/213",[92,3.055]],["name/214",[113,43.759]],["parent/214",[92,3.055]],["name/215",[111,47.215]],["parent/215",[92,3.055]],["name/216",[13,41.178]],["parent/216",[92,3.055]],["name/217",[118,43.759]],["parent/217",[92,3.055]],["name/218",[116,47.215]],["parent/218",[92,3.055]],["name/219",[127,43.759]],["parent/219",[92,3.055]],["name/220",[123,47.215]],["parent/220",[92,3.055]],["name/221",[121,43.759]],["parent/221",[92,3.055]],["name/222",[92,27.834]],["parent/222",[92,3.055]],["name/223",[96,43.759]],["parent/223",[92,3.055]],["name/224",[139,43.759]],["parent/224",[136,3.943]],["name/225",[141,47.215]],["parent/225",[136,3.943]],["name/226",[89,39.117]],["parent/226",[136,3.943]],["name/227",[82,41.178]],["parent/227",[136,3.943]],["name/228",[142,47.215]],["parent/228",[136,3.943]],["name/229",[134,43.759]],["parent/229",[136,3.943]],["name/230",[4,30.685]],["parent/230",[4,3.367]],["name/231",[168,47.215]],["parent/231",[4,3.367]],["name/232",[148,43.759]],["parent/232",[4,3.367]],["name/233",[150,43.759]],["parent/233",[4,3.367]],["name/234",[158,47.215]],["parent/234",[4,3.367]],["name/235",[162,47.215]],["parent/235",[4,3.367]],["name/236",[185,52.462]],["parent/236",[4,3.367]],["name/237",[69,39.117]],["parent/237",[186,3.564]],["name/238",[187,52.462]],["parent/238",[186,3.564]],["name/239",[188,52.462]],["parent/239",[186,3.564]],["name/240",[189,52.462]],["parent/240",[186,3.564]],["name/241",[190,52.462]],["parent/241",[186,3.564]],["name/242",[191,52.462]],["parent/242",[186,3.564]],["name/243",[192,52.462]],["parent/243",[186,3.564]],["name/244",[193,52.462]],["parent/244",[186,3.564]],["name/245",[194,52.462]],["parent/245",[186,3.564]],["name/246",[195,52.462]],["parent/246",[186,3.564]]],"invertedIndex":[["__type",{"_index":14,"name":{"13":{},"20":{},"43":{},"59":{},"64":{},"70":{},"72":{},"74":{},"83":{},"91":{},"94":{},"101":{},"105":{},"118":{},"123":{},"126":{},"128":{},"132":{},"135":{},"139":{},"143":{},"145":{},"149":{},"163":{},"166":{},"175":{},"178":{},"202":{}},"parent":{}}],["absoluteduration",{"_index":29,"name":{"27":{}},"parent":{}}],["access",{"_index":154,"name":{"164":{}},"parent":{"165":{},"166":{},"167":{},"168":{},"169":{},"170":{},"171":{},"172":{},"173":{},"174":{},"175":{}}}],["accesstoken",{"_index":163,"name":{"173":{},"186":{}},"parent":{}}],["accesstokenerror",{"_index":176,"name":{"192":{}},"parent":{}}],["accesstokenexpiresat",{"_index":172,"name":{"188":{}},"parent":{}}],["accesstokenrequest",{"_index":158,"name":{"167":{},"234":{}},"parent":{}}],["accesstokenscope",{"_index":171,"name":{"187":{}},"parent":{}}],["aftercallback",{"_index":99,"name":{"93":{},"96":{},"213":{}},"parent":{}}],["afterrefetch",{"_index":121,"name":{"125":{},"130":{},"221":{}},"parent":{}}],["afterrefresh",{"_index":156,"name":{"165":{},"170":{}},"parent":{}}],["api",{"_index":138,"name":{"137":{}},"parent":{"138":{},"139":{}}}],["auth",{"_index":80,"name":{"75":{},"137":{},"140":{}},"parent":{"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"138":{},"139":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{}}}],["auth0logout",{"_index":5,"name":{"4":{}},"parent":{}}],["authorizationparameters",{"_index":39,"name":{"36":{}},"parent":{}}],["authorizationparams",{"_index":6,"name":{"5":{},"99":{},"106":{},"114":{},"171":{}},"parent":{}}],["baseconfig",{"_index":1,"name":{"1":{}},"parent":{}}],["baseurl",{"_index":7,"name":{"6":{}},"parent":{}}],["callback",{"_index":23,"name":{"22":{},"88":{}},"parent":{}}],["callbackoptions",{"_index":101,"name":{"95":{},"212":{}},"parent":{}}],["checksession",{"_index":67,"name":{"63":{}},"parent":{}}],["claims",{"_index":168,"name":{"181":{},"231":{}},"parent":{}}],["clientid",{"_index":8,"name":{"7":{}},"parent":{}}],["clientsecret",{"_index":9,"name":{"8":{}},"parent":{}}],["clocktolerance",{"_index":10,"name":{"9":{}},"parent":{}}],["code",{"_index":178,"name":{"194":{},"198":{}},"parent":{}}],["config",{"_index":0,"name":{"0":{}},"parent":{"1":{},"23":{},"29":{},"36":{},"40":{},"46":{}}}],["config.authorizationparameters",{"_index":41,"name":{},"parent":{"37":{},"38":{},"39":{}}}],["config.baseconfig",{"_index":3,"name":{},"parent":{"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{}}}],["config.baseconfig.__type",{"_index":22,"name":{},"parent":{"21":{},"22":{}}}],["config.cookieconfig",{"_index":33,"name":{},"parent":{"30":{},"31":{},"32":{},"33":{},"34":{},"35":{}}}],["config.nextconfig",{"_index":46,"name":{},"parent":{"41":{},"42":{},"43":{},"45":{}}}],["config.nextconfig.__type",{"_index":48,"name":{},"parent":{"44":{}}}],["config.sessionconfig",{"_index":26,"name":{},"parent":{"24":{},"25":{},"26":{},"27":{},"28":{}}}],["configparameters",{"_index":49,"name":{"46":{}},"parent":{}}],["configprovider",{"_index":182,"name":{"201":{}},"parent":{}}],["configproviderprops",{"_index":183,"name":{"203":{}},"parent":{}}],["constructor",{"_index":69,"name":{"66":{},"183":{},"193":{},"196":{},"237":{}},"parent":{}}],["cookie",{"_index":30,"name":{"28":{}},"parent":{}}],["cookieconfig",{"_index":31,"name":{"29":{}},"parent":{}}],["create",{"_index":189,"name":{"240":{}},"parent":{}}],["default",{"_index":77,"name":{"73":{},"182":{},"200":{}},"parent":{}}],["delete",{"_index":190,"name":{"241":{}},"parent":{}}],["domain",{"_index":32,"name":{"30":{}},"parent":{}}],["email",{"_index":54,"name":{"50":{}},"parent":{}}],["email_verified",{"_index":56,"name":{"51":{}},"parent":{}}],["enabletelemetry",{"_index":12,"name":{"11":{}},"parent":{}}],["error",{"_index":65,"name":{"61":{}},"parent":{}}],["fromtokenset",{"_index":195,"name":{"246":{}},"parent":{}}],["frontend",{"_index":50,"name":{"47":{}},"parent":{"201":{},"202":{},"203":{},"204":{},"205":{},"206":{},"207":{},"208":{},"209":{},"210":{}}}],["frontend/use",{"_index":51,"name":{"48":{}},"parent":{"49":{},"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"59":{},"60":{},"61":{},"62":{},"63":{},"64":{},"65":{},"66":{},"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{}}}],["frontend/with",{"_index":78,"name":{"75":{}},"parent":{"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{}}}],["get",{"_index":194,"name":{"245":{}},"parent":{}}],["getaccesstoken",{"_index":150,"name":{"153":{},"174":{},"233":{}},"parent":{}}],["getaccesstokenresult",{"_index":162,"name":{"172":{},"235":{}},"parent":{}}],["getidtoken",{"_index":192,"name":{"243":{}},"parent":{}}],["getloginstate",{"_index":13,"name":{"12":{},"104":{},"116":{},"216":{}},"parent":{}}],["getserversideprops",{"_index":144,"name":{"146":{}},"parent":{}}],["getserversidepropsresultwithsession",{"_index":141,"name":{"141":{},"225":{}},"parent":{}}],["getserversidepropswrapper",{"_index":134,"name":{"134":{},"160":{},"229":{}},"parent":{}}],["getsession",{"_index":148,"name":{"152":{},"177":{},"232":{}},"parent":{}}],["handleauth",{"_index":96,"name":{"90":{},"161":{},"223":{}},"parent":{}}],["handlecallback",{"_index":104,"name":{"100":{},"155":{},"211":{}},"parent":{}}],["handlelogin",{"_index":113,"name":{"117":{},"154":{},"214":{}},"parent":{}}],["handlelogout",{"_index":118,"name":{"122":{},"156":{},"217":{}},"parent":{}}],["handleprofile",{"_index":127,"name":{"131":{},"157":{},"219":{}},"parent":{}}],["handlererror",{"_index":179,"name":{"195":{}},"parent":{}}],["handlers",{"_index":92,"name":{"85":{},"102":{},"222":{}},"parent":{"211":{},"212":{},"213":{},"214":{},"215":{},"216":{},"217":{},"218":{},"219":{},"220":{},"221":{},"222":{},"223":{}}}],["handlers/auth",{"_index":91,"name":{"84":{}},"parent":{"85":{},"90":{}}}],["handlers/auth.handleauth",{"_index":97,"name":{},"parent":{"91":{}}}],["handlers/auth.handlers",{"_index":93,"name":{},"parent":{"86":{},"87":{},"88":{},"89":{}}}],["handlers/callback",{"_index":98,"name":{"92":{}},"parent":{"93":{},"95":{},"100":{}}}],["handlers/callback.aftercallback",{"_index":100,"name":{},"parent":{"94":{}}}],["handlers/callback.callbackoptions",{"_index":102,"name":{},"parent":{"96":{},"97":{},"98":{},"99":{}}}],["handlers/callback.handlecallback",{"_index":105,"name":{},"parent":{"101":{}}}],["handlers/login",{"_index":106,"name":{"103":{}},"parent":{"104":{},"106":{},"113":{},"117":{}}}],["handlers/login.authorizationparams",{"_index":109,"name":{},"parent":{"107":{},"108":{},"109":{},"110":{},"111":{},"112":{}}}],["handlers/login.getloginstate",{"_index":107,"name":{},"parent":{"105":{}}}],["handlers/login.handlelogin",{"_index":114,"name":{},"parent":{"118":{}}}],["handlers/login.loginoptions",{"_index":112,"name":{},"parent":{"114":{},"115":{},"116":{}}}],["handlers/logout",{"_index":115,"name":{"119":{}},"parent":{"120":{},"122":{}}}],["handlers/logout.handlelogout",{"_index":119,"name":{},"parent":{"123":{}}}],["handlers/logout.logoutoptions",{"_index":117,"name":{},"parent":{"121":{}}}],["handlers/profile",{"_index":120,"name":{"124":{}},"parent":{"125":{},"127":{},"131":{}}}],["handlers/profile.afterrefetch",{"_index":122,"name":{},"parent":{"126":{}}}],["handlers/profile.handleprofile",{"_index":128,"name":{},"parent":{"132":{}}}],["handlers/profile.profileoptions",{"_index":124,"name":{},"parent":{"128":{}}}],["handlers/profile.profileoptions.__type",{"_index":126,"name":{},"parent":{"129":{},"130":{}}}],["helpers",{"_index":136,"name":{"136":{}},"parent":{"224":{},"225":{},"226":{},"227":{},"228":{},"229":{}}}],["helpers/get",{"_index":129,"name":{"133":{}},"parent":{"134":{},"135":{}}}],["helpers/with",{"_index":137,"name":{"137":{},"140":{}},"parent":{"138":{},"139":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{}}}],["htmlsafe",{"_index":175,"name":{"191":{}},"parent":{}}],["httponly",{"_index":36,"name":{"33":{}},"parent":{}}],["httptimeout",{"_index":11,"name":{"10":{}},"parent":{}}],["identityclaimfilter",{"_index":15,"name":{"14":{},"45":{}},"parent":{}}],["idplogout",{"_index":16,"name":{"15":{}},"parent":{}}],["idtoken",{"_index":170,"name":{"185":{}},"parent":{}}],["idtokensigningalg",{"_index":17,"name":{"16":{}},"parent":{}}],["init",{"_index":187,"name":{"238":{}},"parent":{}}],["initauth0",{"_index":151,"name":{"162":{}},"parent":{}}],["instance",{"_index":146,"name":{"150":{}},"parent":{"151":{},"162":{}}}],["instance.initauth0",{"_index":152,"name":{},"parent":{"163":{}}}],["instance.signinwithauth0",{"_index":149,"name":{},"parent":{"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{},"159":{},"160":{},"161":{}}}],["invitation",{"_index":108,"name":{"107":{}},"parent":{}}],["isauthenticated",{"_index":191,"name":{"242":{}},"parent":{}}],["isloading",{"_index":66,"name":{"62":{}},"parent":{}}],["issuerbaseurl",{"_index":18,"name":{"17":{}},"parent":{}}],["legacysamesitecookie",{"_index":19,"name":{"18":{}},"parent":{}}],["login",{"_index":47,"name":{"44":{},"86":{}},"parent":{}}],["loginoptions",{"_index":111,"name":{"113":{},"215":{}},"parent":{}}],["logout",{"_index":94,"name":{"87":{}},"parent":{}}],["logoutoptions",{"_index":116,"name":{"120":{},"218":{}},"parent":{}}],["name",{"_index":25,"name":{"24":{},"52":{}},"parent":{}}],["nextconfig",{"_index":44,"name":{"40":{}},"parent":{}}],["nickname",{"_index":57,"name":{"53":{}},"parent":{}}],["onerror",{"_index":86,"name":{"79":{}},"parent":{}}],["onredirecting",{"_index":85,"name":{"78":{}},"parent":{}}],["org_id",{"_index":61,"name":{"57":{}},"parent":{}}],["organization",{"_index":45,"name":{"41":{},"98":{},"108":{}},"parent":{}}],["page",{"_index":79,"name":{"75":{},"140":{}},"parent":{"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{}}}],["pageroute",{"_index":142,"name":{"142":{},"228":{}},"parent":{}}],["path",{"_index":34,"name":{"31":{}},"parent":{}}],["picture",{"_index":58,"name":{"54":{}},"parent":{}}],["postlogoutredirect",{"_index":21,"name":{"21":{}},"parent":{}}],["profile",{"_index":95,"name":{"89":{}},"parent":{}}],["profileoptions",{"_index":123,"name":{"127":{},"220":{}},"parent":{}}],["props",{"_index":132,"name":{"133":{}},"parent":{"134":{},"135":{}}}],["redirecturi",{"_index":103,"name":{"97":{}},"parent":{}}],["refetch",{"_index":125,"name":{"129":{}},"parent":{}}],["refresh",{"_index":161,"name":{"169":{}},"parent":{}}],["refreshtoken",{"_index":173,"name":{"189":{}},"parent":{}}],["requesterror",{"_index":68,"name":{"65":{},"208":{}},"parent":{}}],["required",{"_index":81,"name":{"75":{},"137":{},"140":{}},"parent":{"76":{},"80":{},"82":{},"138":{},"141":{},"142":{},"144":{},"148":{}}}],["required.pageroute",{"_index":143,"name":{},"parent":{"143":{}}}],["required.userprops",{"_index":88,"name":{},"parent":{"81":{}}}],["required.withapiauthrequired",{"_index":140,"name":{},"parent":{"139":{}}}],["required.withpageauthrequired",{"_index":90,"name":{},"parent":{"83":{},"149":{}}}],["required.withpageauthrequiredoptions",{"_index":84,"name":{},"parent":{"77":{},"78":{},"79":{},"145":{}}}],["required.withpageauthrequiredoptions.__type",{"_index":145,"name":{},"parent":{"146":{},"147":{}}}],["response_mode",{"_index":42,"name":{"38":{},"111":{}},"parent":{}}],["response_type",{"_index":43,"name":{"39":{},"112":{}},"parent":{}}],["returnto",{"_index":83,"name":{"77":{},"115":{},"121":{},"147":{}},"parent":{}}],["rolling",{"_index":27,"name":{"25":{}},"parent":{}}],["rollingduration",{"_index":28,"name":{"26":{}},"parent":{}}],["routes",{"_index":20,"name":{"19":{},"42":{}},"parent":{}}],["samesite",{"_index":38,"name":{"35":{}},"parent":{}}],["save",{"_index":188,"name":{"239":{}},"parent":{}}],["scope",{"_index":40,"name":{"37":{},"110":{}},"parent":{}}],["scopes",{"_index":159,"name":{"168":{}},"parent":{}}],["screen_hint",{"_index":110,"name":{"109":{}},"parent":{}}],["secret",{"_index":2,"name":{"2":{}},"parent":{}}],["secure",{"_index":37,"name":{"34":{}},"parent":{}}],["server",{"_index":130,"name":{"133":{}},"parent":{"134":{},"135":{}}}],["session",{"_index":4,"name":{"3":{},"176":{},"179":{},"230":{}},"parent":{"177":{},"230":{},"231":{},"232":{},"233":{},"234":{},"235":{},"236":{}}}],["session.getsession",{"_index":166,"name":{},"parent":{"178":{}}}],["session.sessioncache",{"_index":186,"name":{},"parent":{"237":{},"238":{},"239":{},"240":{},"241":{},"242":{},"243":{},"244":{},"245":{},"246":{}}}],["session/get",{"_index":153,"name":{"164":{},"176":{}},"parent":{"165":{},"166":{},"167":{},"168":{},"169":{},"170":{},"171":{},"172":{},"173":{},"174":{},"175":{},"177":{},"178":{}}}],["session/session",{"_index":167,"name":{"180":{}},"parent":{"181":{},"182":{}}}],["session/session.default",{"_index":169,"name":{},"parent":{"183":{},"184":{},"185":{},"186":{},"187":{},"188":{},"189":{}}}],["sessioncache",{"_index":185,"name":{"236":{}},"parent":{}}],["sessionconfig",{"_index":24,"name":{"23":{}},"parent":{}}],["set",{"_index":193,"name":{"244":{}},"parent":{}}],["side",{"_index":131,"name":{"133":{}},"parent":{"134":{},"135":{}}}],["signinwithauth0",{"_index":147,"name":{"151":{}},"parent":{}}],["status",{"_index":71,"name":{"67":{},"197":{}},"parent":{}}],["sub",{"_index":59,"name":{"55":{}},"parent":{}}],["token",{"_index":155,"name":{"164":{}},"parent":{"165":{},"167":{},"172":{},"174":{}}}],["token.accesstokenrequest",{"_index":160,"name":{},"parent":{"168":{},"169":{},"170":{},"171":{}}}],["token.afterrefresh",{"_index":157,"name":{},"parent":{"166":{}}}],["token.getaccesstoken",{"_index":165,"name":{},"parent":{"175":{}}}],["token.getaccesstokenresult",{"_index":164,"name":{},"parent":{"173":{}}}],["transient",{"_index":35,"name":{"32":{}},"parent":{}}],["updated_at",{"_index":60,"name":{"56":{}},"parent":{}}],["useconfig",{"_index":184,"name":{"204":{}},"parent":{}}],["user",{"_index":52,"name":{"48":{},"60":{},"81":{},"184":{}},"parent":{"49":{},"58":{},"65":{},"68":{},"69":{},"71":{},"73":{},"74":{}}}],["user.requesterror",{"_index":70,"name":{},"parent":{"66":{},"67":{}}}],["user.usercontext",{"_index":63,"name":{},"parent":{"59":{}}}],["user.usercontext.__type",{"_index":64,"name":{},"parent":{"60":{},"61":{},"62":{},"63":{},"64":{}}}],["user.userprofile",{"_index":55,"name":{},"parent":{"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{}}}],["user.userprovider",{"_index":76,"name":{},"parent":{"72":{}}}],["user.useuser",{"_index":74,"name":{},"parent":{"70":{}}}],["usercontext",{"_index":62,"name":{"58":{}},"parent":{}}],["userprofile",{"_index":53,"name":{"49":{},"207":{}},"parent":{}}],["userprops",{"_index":87,"name":{"80":{}},"parent":{}}],["userprovider",{"_index":75,"name":{"71":{},"205":{}},"parent":{}}],["userproviderprops",{"_index":72,"name":{"68":{},"206":{}},"parent":{}}],["useuser",{"_index":73,"name":{"69":{}},"parent":{}}],["utils/errors",{"_index":174,"name":{"190":{}},"parent":{"191":{},"192":{},"195":{}}}],["utils/errors.accesstokenerror",{"_index":177,"name":{},"parent":{"193":{},"194":{}}}],["utils/errors.handlererror",{"_index":180,"name":{},"parent":{"196":{},"197":{},"198":{}}}],["version",{"_index":181,"name":{"199":{}},"parent":{"200":{}}}],["withapiauthrequired",{"_index":139,"name":{"138":{},"158":{},"224":{}},"parent":{}}],["withpageauthrequired",{"_index":89,"name":{"82":{},"148":{},"159":{},"209":{},"226":{}},"parent":{}}],["withpageauthrequiredoptions",{"_index":82,"name":{"76":{},"144":{},"210":{},"227":{}},"parent":{}}],["wrapper",{"_index":133,"name":{"133":{}},"parent":{"134":{}}}],["wrapper.getserversidepropswrapper",{"_index":135,"name":{},"parent":{"135":{}}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/classes/frontend_use_user.requesterror.html b/docs/classes/frontend_use_user.requesterror.html index 14b86472c..ffe149e58 100644 --- a/docs/classes/frontend_use_user.requesterror.html +++ b/docs/classes/frontend_use_user.requesterror.html @@ -121,7 +121,7 @@

constructor

  • Parameters

    @@ -143,7 +143,7 @@

    status

    status: number
    @@ -188,6 +188,9 @@

    status

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/classes/session.sessioncache.html b/docs/classes/session.sessioncache.html index aafef63d9..311ad077c 100644 --- a/docs/classes/session.sessioncache.html +++ b/docs/classes/session.sessioncache.html @@ -100,6 +100,7 @@

    Methods

  • getIdToken
  • init
  • isAuthenticated
  • +
  • save
  • set
  • @@ -118,7 +119,7 @@

    constructor

  • Parameters

    @@ -147,7 +148,7 @@

    create

  • Parameters

    @@ -176,7 +177,7 @@

    delete

  • Parameters

    @@ -202,7 +203,7 @@

    fromTokenSet

  • Parameters

    @@ -225,7 +226,7 @@

    get

  • Parameters

    @@ -251,7 +252,7 @@

    getIdToken

  • Parameters

    @@ -271,13 +272,13 @@

    Returns undefined

    init

      -
    • init(req: NextApiOrPageRequest, res: NextApiOrPageResponse): void
    • +
    • init(req: NextApiOrPageRequest, res: NextApiOrPageResponse, autoSave?: boolean): void

    Returns void

  • @@ -303,7 +307,7 @@

    isAuthenticated

  • Parameters

    @@ -319,6 +323,32 @@

    Returns boolean +
    + +

    save

    +
      +
    • save(req: NextApiOrPageRequest, res: NextApiOrPageResponse): void
    • +
    +
      +
    • + +

      Parameters

      +
        +
      • +
        req: NextApiOrPageRequest
        +
      • +
      • +
        res: NextApiOrPageResponse
        +
      • +
      +

      Returns void

      +
    • +
    +

    set

    @@ -329,7 +359,7 @@

    set

  • Parameters

    @@ -389,6 +419,9 @@

    Returns void helpers

  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • @@ -467,6 +500,9 @@

    Returns void isAuthenticated

  • +
  • + save +
  • set
  • diff --git a/docs/classes/session_session.default.html b/docs/classes/session_session.default.html index e5fe717cb..82d8d2bde 100644 --- a/docs/classes/session_session.default.html +++ b/docs/classes/session_session.default.html @@ -126,7 +126,7 @@

    constructor

  • Parameters

    @@ -148,7 +148,7 @@

    Optional accessToken

    accessToken: undefined | string
    @@ -163,7 +163,7 @@

    Optional accessToken
    accessTokenExpiresAt: undefined | number
    @@ -178,7 +178,7 @@

    Optional accessToken
    accessTokenScope: undefined | string
    @@ -193,7 +193,7 @@

    Optional idToken

    idToken: undefined | string
    @@ -208,7 +208,7 @@

    Optional refreshToken

    refreshToken: undefined | string
    @@ -223,7 +223,7 @@

    user

    user: Claims
    @@ -273,6 +273,9 @@

    user

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/classes/utils_errors.accesstokenerror.html b/docs/classes/utils_errors.accesstokenerror.html index 585323511..acb07549e 100644 --- a/docs/classes/utils_errors.accesstokenerror.html +++ b/docs/classes/utils_errors.accesstokenerror.html @@ -117,7 +117,7 @@

    constructor

  • Parameters

    @@ -142,7 +142,7 @@

    code

    code: string
    @@ -187,6 +187,9 @@

    code

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/classes/utils_errors.handlererror.html b/docs/classes/utils_errors.handlererror.html index be3fcd6bf..ced6eae22 100644 --- a/docs/classes/utils_errors.handlererror.html +++ b/docs/classes/utils_errors.handlererror.html @@ -122,7 +122,7 @@

    constructor

  • Parameters

    @@ -144,7 +144,7 @@

    code

    code: undefined | string
    @@ -154,7 +154,7 @@

    status

    status: undefined | number
    @@ -199,6 +199,9 @@

    status

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/index.html b/docs/index.html index 2023b9006..ad5e1b658 100644 --- a/docs/index.html +++ b/docs/index.html @@ -73,6 +73,7 @@

    Modules

  • handlers/logout
  • handlers/profile
  • helpers
  • +
  • helpers/get-server-side-props-wrapper
  • helpers/with-api-auth-required
  • helpers/with-page-auth-required
  • instance
  • @@ -127,6 +128,9 @@

    Modules

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/config.authorizationparameters.html b/docs/interfaces/config.authorizationparameters.html index 18da98122..01b226643 100644 --- a/docs/interfaces/config.authorizationparameters.html +++ b/docs/interfaces/config.authorizationparameters.html @@ -110,7 +110,7 @@

    response_mode

    response_mode: "query" | "form_post"
    @@ -120,7 +120,7 @@

    response_type

    response_type: "id_token" | "code id_token" | "code"
    @@ -130,7 +130,7 @@

    scope

    scope: string
    @@ -175,6 +175,9 @@

    scope

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/config.baseconfig.html b/docs/interfaces/config.baseconfig.html index 63dfebd36..e4dd609be 100644 --- a/docs/interfaces/config.baseconfig.html +++ b/docs/interfaces/config.baseconfig.html @@ -111,7 +111,7 @@

    auth0Logout

    auth0Logout: boolean
    @@ -127,7 +127,7 @@

    authorizationParams

    authorizationParams: AuthorizationParameters
    @@ -160,7 +160,7 @@

    baseURL

    baseURL: string
    @@ -178,7 +178,7 @@

    clientID

    clientID: string
    @@ -194,7 +194,7 @@

    Optional clientSecret

    clientSecret: undefined | string
    @@ -211,7 +211,7 @@

    clockTolerance

    clockTolerance: number
    @@ -228,7 +228,7 @@

    enableTelemetry

    enableTelemetry: boolean
    @@ -245,7 +245,7 @@

    getLoginState

    getLoginState: (req: IncomingMessage, options: LoginOptions) => Record<string, any>
    @@ -297,7 +297,7 @@

    httpTimeout

    httpTimeout: number
    @@ -314,7 +314,7 @@

    idTokenSigningAlg

    idTokenSigningAlg: string
    @@ -330,7 +330,7 @@

    identityClaimFilter

    identityClaimFilter: string[]
    @@ -346,7 +346,7 @@

    idpLogout

    idpLogout: boolean
    @@ -362,7 +362,7 @@

    issuerBaseURL

    issuerBaseURL: string
    @@ -379,7 +379,7 @@

    legacySameSiteCookie

    legacySameSiteCookie: boolean
    @@ -396,7 +396,7 @@

    routes

    routes: { callback: string; postLogoutRedirect: string }
    @@ -437,7 +437,7 @@

    secret

    secret: string | string[]
    @@ -455,7 +455,7 @@

    session

    session: SessionConfig
    @@ -505,6 +505,9 @@

    session

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/config.cookieconfig.html b/docs/interfaces/config.cookieconfig.html index eaaf36e53..acf5d2f7a 100644 --- a/docs/interfaces/config.cookieconfig.html +++ b/docs/interfaces/config.cookieconfig.html @@ -107,7 +107,7 @@

    Optional domain

    domain: undefined | string
    @@ -123,7 +123,7 @@

    httpOnly

    httpOnly: boolean
    @@ -140,7 +140,7 @@

    Optional path

    path: undefined | string
    @@ -158,7 +158,7 @@

    sameSite

    sameSite: "lax" | "strict" | "none"
    @@ -175,7 +175,7 @@

    Optional secure

    secure: undefined | boolean
    @@ -192,7 +192,7 @@

    transient

    transient: boolean
    @@ -244,6 +244,9 @@

    transient

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/config.nextconfig.html b/docs/interfaces/config.nextconfig.html index f10911dee..52d5adf7c 100644 --- a/docs/interfaces/config.nextconfig.html +++ b/docs/interfaces/config.nextconfig.html @@ -102,7 +102,7 @@

    identityClaimFilter

    identityClaimFilter: string[]
    @@ -118,7 +118,7 @@

    Optional organization

    organization: undefined | string
    @@ -136,7 +136,7 @@

    routes

    routes: { login: string }
    @@ -189,6 +189,9 @@
    login: helpers

  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/config.sessionconfig.html b/docs/interfaces/config.sessionconfig.html index 392840c22..69b0939e2 100644 --- a/docs/interfaces/config.sessionconfig.html +++ b/docs/interfaces/config.sessionconfig.html @@ -106,7 +106,7 @@

    absoluteDuration

    absoluteDuration: number | boolean
    @@ -125,7 +125,7 @@

    cookie

    cookie: CookieConfig
    @@ -135,7 +135,7 @@

    name

    name: string
    @@ -153,7 +153,7 @@

    rolling

    rolling: boolean
    @@ -173,7 +173,7 @@

    rollingDuration

    rollingDuration: number | false
    @@ -227,6 +227,9 @@

    rollingDuration

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/frontend_use_user.userprofile.html b/docs/interfaces/frontend_use_user.userprofile.html index c603658b7..2816c0215 100644 --- a/docs/interfaces/frontend_use_user.userprofile.html +++ b/docs/interfaces/frontend_use_user.userprofile.html @@ -118,7 +118,7 @@

    Optional email

    email: undefined | null | string
    @@ -128,7 +128,7 @@

    Optional email_verifiedemail_verified: undefined | null | boolean

    @@ -138,7 +138,7 @@

    Optional name

    name: undefined | null | string
    @@ -148,7 +148,7 @@

    Optional nickname

    nickname: undefined | null | string
    @@ -158,7 +158,7 @@

    Optional org_id

    org_id: undefined | null | string
    @@ -168,7 +168,7 @@

    Optional picture

    picture: undefined | null | string
    @@ -178,7 +178,7 @@

    Optional sub

    sub: undefined | null | string
    @@ -188,7 +188,7 @@

    Optional updated_at

    updated_at: undefined | null | string
    @@ -233,6 +233,9 @@

    Optional updated_at

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/frontend_with_page_auth_required.userprops.html b/docs/interfaces/frontend_with_page_auth_required.userprops.html index 5da069be7..ecfb151f2 100644 --- a/docs/interfaces/frontend_with_page_auth_required.userprops.html +++ b/docs/interfaces/frontend_with_page_auth_required.userprops.html @@ -95,7 +95,7 @@

    user

    @@ -140,6 +140,9 @@

    user

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html b/docs/interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html index d882b994d..d995ad62c 100644 --- a/docs/interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html +++ b/docs/interfaces/frontend_with_page_auth_required.withpageauthrequiredoptions.html @@ -104,7 +104,7 @@

    Optional onError

    onError: undefined | ((error: Error) => Element)
    @@ -123,7 +123,7 @@

    Optional onRedirectingonRedirecting: undefined | (() => Element)

    @@ -142,7 +142,7 @@

    Optional returnTo

    returnTo: undefined | string
    @@ -196,6 +196,9 @@

    Optional returnTo

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/handlers_auth.handlers.html b/docs/interfaces/handlers_auth.handlers.html index e9c59524f..4a85a6f8f 100644 --- a/docs/interfaces/handlers_auth.handlers.html +++ b/docs/interfaces/handlers_auth.handlers.html @@ -125,7 +125,7 @@

    callback

    callback: HandleCallback
    @@ -135,7 +135,7 @@

    login

    @@ -145,7 +145,7 @@

    logout

    logout: HandleLogout
    @@ -155,7 +155,7 @@

    profile

    profile: HandleProfile
    @@ -200,6 +200,9 @@

    profile

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/handlers_callback.callbackoptions.html b/docs/interfaces/handlers_callback.callbackoptions.html index a364cd545..da4a14018 100644 --- a/docs/interfaces/handlers_callback.callbackoptions.html +++ b/docs/interfaces/handlers_callback.callbackoptions.html @@ -105,7 +105,7 @@

    Optional afterCallbackafterCallback: undefined | AfterCallback

    @@ -115,7 +115,7 @@

    Optional authorizationPar
    authorizationParams: undefined | Partial<AuthorizationParameters>
    @@ -130,7 +130,7 @@

    Optional organization

    organization: undefined | string
    @@ -146,7 +146,7 @@

    Optional redirectUri

    redirectUri: undefined | string
    @@ -197,6 +197,9 @@

    Optional redirectUri

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/handlers_login.authorizationparams.html b/docs/interfaces/handlers_login.authorizationparams.html index 9e44d1d18..aca3c95e6 100644 --- a/docs/interfaces/handlers_login.authorizationparams.html +++ b/docs/interfaces/handlers_login.authorizationparams.html @@ -112,7 +112,7 @@

    Optional invitation

    invitation: undefined | string
    @@ -151,7 +151,7 @@

    Optional organization

    organization: undefined | string
    @@ -167,7 +167,7 @@

    Optional response_moderesponse_mode: undefined | "query" | "form_post"

    @@ -177,7 +177,7 @@

    Optional response_typeresponse_type: undefined | "id_token" | "code id_token" | "code"

    @@ -187,7 +187,7 @@

    Optional scope

    scope: undefined | string
    @@ -197,7 +197,7 @@

    Optional screen_hint

    screen_hint: undefined | string
    @@ -249,6 +249,9 @@

    Optional screen_hint

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/handlers_login.loginoptions.html b/docs/interfaces/handlers_login.loginoptions.html index 0ef8d9d56..442d65e57 100644 --- a/docs/interfaces/handlers_login.loginoptions.html +++ b/docs/interfaces/handlers_login.loginoptions.html @@ -104,7 +104,7 @@

    Optional authorizationPar
    authorizationParams: undefined | AuthorizationParams
    @@ -119,7 +119,7 @@

    Optional getLoginSta
    getLoginState: undefined | GetLoginState
    @@ -134,7 +134,7 @@

    Optional returnTo

    returnTo: undefined | string
    @@ -184,6 +184,9 @@

    Optional returnTo

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/handlers_logout.logoutoptions.html b/docs/interfaces/handlers_logout.logoutoptions.html index 9fd1d7eff..7a2dfc993 100644 --- a/docs/interfaces/handlers_logout.logoutoptions.html +++ b/docs/interfaces/handlers_logout.logoutoptions.html @@ -102,7 +102,7 @@

    Optional returnTo

    returnTo: undefined | string
    @@ -153,6 +153,9 @@

    Optional returnTo

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/instance.signinwithauth0.html b/docs/interfaces/instance.signinwithauth0.html index 4b16e56a0..b50a50c0b 100644 --- a/docs/interfaces/instance.signinwithauth0.html +++ b/docs/interfaces/instance.signinwithauth0.html @@ -91,6 +91,7 @@

    Index

    Properties

    +
    + +

    getServerSidePropsWrapper

    +
    getServerSidePropsWrapper: GetServerSidePropsWrapper
    + +
    +
    +

    Wrap getServerSideProps to avoid accessing res after getServerSideProps resolves, + see GetServerSidePropsWrapper

    +
    +
    +

    getSession

    getSession: GetSession
    @@ -142,7 +159,7 @@

    handleAuth

    handleAuth: HandleAuth
    @@ -157,7 +174,7 @@

    handleCallback

    handleCallback: HandleCallback
    @@ -172,7 +189,7 @@

    handleLogin

    handleLogin: HandleLogin
    @@ -187,7 +204,7 @@

    handleLogout

    handleLogout: HandleLogout
    @@ -202,7 +219,7 @@

    handleProfile

    handleProfile: HandleProfile
    @@ -217,7 +234,7 @@

    withApiAuthRequired

    withApiAuthRequired: WithApiAuthRequired
    @@ -232,7 +249,7 @@

    withPageAuthRequired

    withPageAuthRequired: WithPageAuthRequired
    @@ -282,6 +299,9 @@

    withPageAuthRequired

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • @@ -321,6 +341,9 @@

    withPageAuthRequired

  • getAccessToken
  • +
  • + getServerSidePropsWrapper +
  • getSession
  • diff --git a/docs/interfaces/session_get_access_token.accesstokenrequest.html b/docs/interfaces/session_get_access_token.accesstokenrequest.html index 318aa384b..d85b7456a 100644 --- a/docs/interfaces/session_get_access_token.accesstokenrequest.html +++ b/docs/interfaces/session_get_access_token.accesstokenrequest.html @@ -105,7 +105,7 @@

    Optional afterRefresh

    afterRefresh: undefined | AfterRefresh
    @@ -142,7 +142,7 @@

    Optional authorizationPar
    authorizationParams: undefined | Partial<AuthorizationParameters>
    @@ -157,7 +157,7 @@

    Optional refresh

    refresh: undefined | boolean
    @@ -173,7 +173,7 @@

    Optional scopes

    scopes: undefined | string[]
    @@ -223,6 +223,9 @@

    Optional scopes

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/session_get_access_token.getaccesstokenresult.html b/docs/interfaces/session_get_access_token.getaccesstokenresult.html index 7c6e7fbf6..96d9ad9fb 100644 --- a/docs/interfaces/session_get_access_token.getaccesstokenresult.html +++ b/docs/interfaces/session_get_access_token.getaccesstokenresult.html @@ -102,7 +102,7 @@

    Optional accessToken

    accessToken: undefined | string
    @@ -152,6 +152,9 @@

    Optional accessToken

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/interfaces/session_session.claims.html b/docs/interfaces/session_session.claims.html index 26611937e..ee7b97726 100644 --- a/docs/interfaces/session_session.claims.html +++ b/docs/interfaces/session_session.claims.html @@ -130,6 +130,9 @@

    Indexable

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/config.html b/docs/modules/config.html index ec63c4df1..c7abfc560 100644 --- a/docs/modules/config.html +++ b/docs/modules/config.html @@ -97,7 +97,7 @@

    ConfigParameters

    ConfigParameters: DeepPartial<BaseConfig & NextConfig>
    @@ -219,6 +219,9 @@

    2. Create your own instance using InitAuth
  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/frontend.html b/docs/modules/frontend.html index 8ab6214ba..a361fda0a 100644 --- a/docs/modules/frontend.html +++ b/docs/modules/frontend.html @@ -140,7 +140,7 @@

    ConfigProviderProps

    ConfigProviderProps: React.PropsWithChildren<ConfigContext>

    @@ -188,7 +188,7 @@

    Const useConfig

  • Returns ConfigContext

    @@ -236,6 +236,9 @@

    Returns ConfigCon
  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/frontend_use_user.html b/docs/modules/frontend_use_user.html index c695b9d4e..a1776ee70 100644 --- a/docs/modules/frontend_use_user.html +++ b/docs/modules/frontend_use_user.html @@ -105,7 +105,7 @@

    UseUser

    UseUser: () => UserContext
    @@ -149,7 +149,7 @@

    UserContext

    UserContext: { checkSession: () => Promise<void>; error?: Error; isLoading: boolean; user?: UserProfile }
    @@ -193,7 +193,7 @@

    UserProvider

    UserProvider: (props: UserProviderProps) => ReactElement<UserContext>
    @@ -229,7 +229,7 @@

    UserProviderProps

    UserProviderProps: React.PropsWithChildren<{ fetcher?: UserFetcher; profileUrl?: string; user?: UserProfile } & ConfigContext>
    @@ -332,6 +332,9 @@

    Returns ReactElem
  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/frontend_with_page_auth_required.html b/docs/modules/frontend_with_page_auth_required.html index 59d45f4e5..d0a48388c 100644 --- a/docs/modules/frontend_with_page_auth_required.html +++ b/docs/modules/frontend_with_page_auth_required.html @@ -94,7 +94,7 @@

    WithPageAuthRequired

    WithPageAuthRequired: <P>(Component: ComponentType<P & UserProps>, options?: WithPageAuthRequiredOptions) => React.FC<P>
    @@ -177,6 +177,9 @@

    Returns React.FC<
  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/handlers.html b/docs/modules/handlers.html index 2a8737ca0..544c0e53e 100644 --- a/docs/modules/handlers.html +++ b/docs/modules/handlers.html @@ -196,6 +196,9 @@

    ProfileOptions

  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/handlers_auth.html b/docs/modules/handlers_auth.html index 16055a5c5..700d9f22a 100644 --- a/docs/modules/handlers_auth.html +++ b/docs/modules/handlers_auth.html @@ -90,7 +90,7 @@

    HandleAuth

    HandleAuth: (userHandlers?: Partial<Handlers>) => NextApiHandler
    @@ -174,6 +174,9 @@

    Returns NextApiHa
  • helpers
  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/handlers_callback.html b/docs/modules/handlers_callback.html index feda10e2b..4d523f956 100644 --- a/docs/modules/handlers_callback.html +++ b/docs/modules/handlers_callback.html @@ -91,7 +91,7 @@

    AfterCallback

    AfterCallback: (req: NextApiRequest, res: NextApiResponse, session: default, state?: {}) => Promise<default> | default
    @@ -192,7 +192,7 @@

    HandleCallback

    HandleCallback: (req: NextApiRequest, res: NextApiResponse, options?: CallbackOptions) => Promise<void>
    @@ -274,6 +274,9 @@

    Returns Promise helpers

  • +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/handlers_login.html b/docs/modules/handlers_login.html index b0521eb89..2a2fbe5ee 100644 --- a/docs/modules/handlers_login.html +++ b/docs/modules/handlers_login.html @@ -92,7 +92,7 @@

    GetLoginState

    GetLoginState: (req: NextApiRequest, options: LoginOptions) => {}
    @@ -153,7 +153,7 @@

    HandleLogin

    HandleLogin: (req: NextApiRequest, res: NextApiResponse, options?: LoginOptions) => Promise<void>
    @@ -235,6 +235,9 @@

    Returns Promise helpers +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/handlers_logout.html b/docs/modules/handlers_logout.html index b890b49b0..60fbd3886 100644 --- a/docs/modules/handlers_logout.html +++ b/docs/modules/handlers_logout.html @@ -90,7 +90,7 @@

    HandleLogout

    HandleLogout: (req: NextApiRequest, res: NextApiResponse, options?: LogoutOptions) => Promise<void>
    @@ -172,6 +172,9 @@

    Returns Promise helpers +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/handlers_profile.html b/docs/modules/handlers_profile.html index f03f19e3d..ab2ceacf4 100644 --- a/docs/modules/handlers_profile.html +++ b/docs/modules/handlers_profile.html @@ -89,7 +89,7 @@

    AfterRefetch

    AfterRefetch: (req: NextApiRequest, res: NextApiResponse, session: default) => Promise<default> | default
    @@ -129,7 +129,7 @@

    HandleProfile

    HandleProfile: (req: NextApiRequest, res: NextApiResponse, options?: ProfileOptions) => Promise<void>
    @@ -176,7 +176,7 @@

    ProfileOptions

    ProfileOptions: { afterRefetch?: AfterRefetch; refetch?: boolean }
    @@ -248,6 +248,9 @@
    Optional refetch helpers +
  • + helpers/get-server-side-props-wrapper +
  • helpers/with-api-auth-required
  • diff --git a/docs/modules/helpers.html b/docs/modules/helpers.html index 6cd655a9a..2a4655368 100644 --- a/docs/modules/helpers.html +++ b/docs/modules/helpers.html @@ -71,6 +71,7 @@

    Index

    References