diff --git a/CHANGELOG.md b/CHANGELOG.md index 827b66e47..96518df28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [v3.0.0-beta.3](https://github.com/auth0/nextjs-auth0/tree/v3.0.0-beta.3) (2023-06-28) +[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v3.0.0-beta.2...v3.0.0-beta.3) + +**Added** +- [SDK-4319] Add support for Edge runtime [\#1269](https://github.com/auth0/nextjs-auth0/pull/1269) ([adamjmcgrath](https://github.com/adamjmcgrath)) +- [SDK-4318] Enable responses from custom middleware [\#1265](https://github.com/auth0/nextjs-auth0/pull/1265) ([adamjmcgrath](https://github.com/adamjmcgrath)) + ## [v3.0.0-beta.2](https://github.com/auth0/nextjs-auth0/tree/v3.0.0-beta.2) (2023-06-16) [Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v3.0.0-beta.1...v3.0.0-beta.2) diff --git a/docs/assets/search.js b/docs/assets/search.js index bb797c472..add4de526 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":2,\"name\":\"client\",\"url\":\"modules/client.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"client/use-user\",\"url\":\"modules/client_use_user.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"UserProfile\",\"url\":\"interfaces/client_use_user.UserProfile.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":1024,\"name\":\"email\",\"url\":\"interfaces/client_use_user.UserProfile.html#email\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"email_verified\",\"url\":\"interfaces/client_use_user.UserProfile.html#email_verified\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/client_use_user.UserProfile.html#name\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"nickname\",\"url\":\"interfaces/client_use_user.UserProfile.html#nickname\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"picture\",\"url\":\"interfaces/client_use_user.UserProfile.html#picture\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"sub\",\"url\":\"interfaces/client_use_user.UserProfile.html#sub\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"updated_at\",\"url\":\"interfaces/client_use_user.UserProfile.html#updated_at\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"org_id\",\"url\":\"interfaces/client_use_user.UserProfile.html#org_id\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":4194304,\"name\":\"UserContext\",\"url\":\"types/client_use_user.UserContext.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/client_use_user.UserContext.html#__type\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"types/client_use_user.UserContext.html#__type.user\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"types/client_use_user.UserContext.html#__type.error\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type\"},{\"kind\":1024,\"name\":\"isLoading\",\"url\":\"types/client_use_user.UserContext.html#__type.isLoading\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type\"},{\"kind\":1024,\"name\":\"checkSession\",\"url\":\"types/client_use_user.UserContext.html#__type.checkSession\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/client_use_user.UserContext.html#__type.checkSession.__type-1\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type.checkSession\"},{\"kind\":128,\"name\":\"RequestError\",\"url\":\"classes/client_use_user.RequestError.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/client_use_user.RequestError.html#constructor\",\"classes\":\"\",\"parent\":\"client/use-user.RequestError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/client_use_user.RequestError.html#status\",\"classes\":\"\",\"parent\":\"client/use-user.RequestError\"},{\"kind\":4194304,\"name\":\"UserProviderProps\",\"url\":\"types/client_use_user.UserProviderProps.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":64,\"name\":\"useUser\",\"url\":\"functions/client_use_user.useUser.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":4194304,\"name\":\"UserProvider\",\"url\":\"types/client_use_user.UserProvider.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/client_use_user.UserProvider.html#__type\",\"classes\":\"\",\"parent\":\"client/use-user.UserProvider\"},{\"kind\":64,\"name\":\"default\",\"url\":\"functions/client_use_user.default.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":2,\"name\":\"client/with-page-auth-required\",\"url\":\"modules/client_with_page_auth_required.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WithPageAuthRequiredOptions\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#returnTo\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions\"},{\"kind\":1024,\"name\":\"onRedirecting\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#onRedirecting\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#onRedirecting.__type-2\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions.onRedirecting\"},{\"kind\":1024,\"name\":\"onError\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#onError\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#onError.__type\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions.onError\"},{\"kind\":256,\"name\":\"UserProps\",\"url\":\"interfaces/client_with_page_auth_required.UserProps.html\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"interfaces/client_with_page_auth_required.UserProps.html#user\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.UserProps\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequired\",\"url\":\"types/client_with_page_auth_required.WithPageAuthRequired.html\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/client_with_page_auth_required.WithPageAuthRequired.html#__type\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequired\"},{\"kind\":2,\"name\":\"config\",\"url\":\"modules/config.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"BaseConfig\",\"url\":\"interfaces/config.BaseConfig.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"secret\",\"url\":\"interfaces/config.BaseConfig.html#secret\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/config.BaseConfig.html#session\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"auth0Logout\",\"url\":\"interfaces/config.BaseConfig.html#auth0Logout\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"authorizationParams\",\"url\":\"interfaces/config.BaseConfig.html#authorizationParams\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"baseURL\",\"url\":\"interfaces/config.BaseConfig.html#baseURL\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"clientID\",\"url\":\"interfaces/config.BaseConfig.html#clientID\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"clientSecret\",\"url\":\"interfaces/config.BaseConfig.html#clientSecret\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"clockTolerance\",\"url\":\"interfaces/config.BaseConfig.html#clockTolerance\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"httpTimeout\",\"url\":\"interfaces/config.BaseConfig.html#httpTimeout\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"enableTelemetry\",\"url\":\"interfaces/config.BaseConfig.html#enableTelemetry\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"getLoginState\",\"url\":\"interfaces/config.BaseConfig.html#getLoginState\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/config.BaseConfig.html#getLoginState.__type\",\"classes\":\"\",\"parent\":\"config.BaseConfig.getLoginState\"},{\"kind\":1024,\"name\":\"identityClaimFilter\",\"url\":\"interfaces/config.BaseConfig.html#identityClaimFilter\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"idpLogout\",\"url\":\"interfaces/config.BaseConfig.html#idpLogout\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"idTokenSigningAlg\",\"url\":\"interfaces/config.BaseConfig.html#idTokenSigningAlg\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"issuerBaseURL\",\"url\":\"interfaces/config.BaseConfig.html#issuerBaseURL\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"legacySameSiteCookie\",\"url\":\"interfaces/config.BaseConfig.html#legacySameSiteCookie\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"routes\",\"url\":\"interfaces/config.BaseConfig.html#routes\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/config.BaseConfig.html#routes.__type-2\",\"classes\":\"\",\"parent\":\"config.BaseConfig.routes\"},{\"kind\":1024,\"name\":\"postLogoutRedirect\",\"url\":\"interfaces/config.BaseConfig.html#routes.__type-2.postLogoutRedirect\",\"classes\":\"\",\"parent\":\"config.BaseConfig.routes.__type\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/config.BaseConfig.html#routes.__type-2.callback\",\"classes\":\"\",\"parent\":\"config.BaseConfig.routes.__type\"},{\"kind\":1024,\"name\":\"clientAssertionSigningKey\",\"url\":\"interfaces/config.BaseConfig.html#clientAssertionSigningKey\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"clientAssertionSigningAlg\",\"url\":\"interfaces/config.BaseConfig.html#clientAssertionSigningAlg\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":256,\"name\":\"SessionConfig\",\"url\":\"interfaces/config.SessionConfig.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/config.SessionConfig.html#name\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/config.SessionConfig.html#store\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"genId\",\"url\":\"interfaces/config.SessionConfig.html#genId\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/config.SessionConfig.html#genId.__type\",\"classes\":\"\",\"parent\":\"config.SessionConfig.genId\"},{\"kind\":1024,\"name\":\"rolling\",\"url\":\"interfaces/config.SessionConfig.html#rolling\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"rollingDuration\",\"url\":\"interfaces/config.SessionConfig.html#rollingDuration\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"absoluteDuration\",\"url\":\"interfaces/config.SessionConfig.html#absoluteDuration\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"autoSave\",\"url\":\"interfaces/config.SessionConfig.html#autoSave\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"storeIDToken\",\"url\":\"interfaces/config.SessionConfig.html#storeIDToken\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"cookie\",\"url\":\"interfaces/config.SessionConfig.html#cookie\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":256,\"name\":\"CookieConfig\",\"url\":\"interfaces/config.CookieConfig.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"domain\",\"url\":\"interfaces/config.CookieConfig.html#domain\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/config.CookieConfig.html#path\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"transient\",\"url\":\"interfaces/config.CookieConfig.html#transient\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"httpOnly\",\"url\":\"interfaces/config.CookieConfig.html#httpOnly\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"secure\",\"url\":\"interfaces/config.CookieConfig.html#secure\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"sameSite\",\"url\":\"interfaces/config.CookieConfig.html#sameSite\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":256,\"name\":\"AuthorizationParameters\",\"url\":\"interfaces/config.AuthorizationParameters.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/config.AuthorizationParameters.html#scope\",\"classes\":\"\",\"parent\":\"config.AuthorizationParameters\"},{\"kind\":1024,\"name\":\"response_mode\",\"url\":\"interfaces/config.AuthorizationParameters.html#response_mode\",\"classes\":\"\",\"parent\":\"config.AuthorizationParameters\"},{\"kind\":1024,\"name\":\"response_type\",\"url\":\"interfaces/config.AuthorizationParameters.html#response_type\",\"classes\":\"\",\"parent\":\"config.AuthorizationParameters\"},{\"kind\":256,\"name\":\"NextConfig\",\"url\":\"interfaces/config.NextConfig.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"organization\",\"url\":\"interfaces/config.NextConfig.html#organization\",\"classes\":\"\",\"parent\":\"config.NextConfig\"},{\"kind\":1024,\"name\":\"routes\",\"url\":\"interfaces/config.NextConfig.html#routes\",\"classes\":\"\",\"parent\":\"config.NextConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/config.NextConfig.html#routes.__type\",\"classes\":\"\",\"parent\":\"config.NextConfig.routes\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/config.NextConfig.html#routes.__type.callback\",\"classes\":\"\",\"parent\":\"config.NextConfig.routes.__type\"},{\"kind\":1024,\"name\":\"login\",\"url\":\"interfaces/config.NextConfig.html#routes.__type.login\",\"classes\":\"\",\"parent\":\"config.NextConfig.routes.__type\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/config.NextConfig.html#session\",\"classes\":\"\",\"parent\":\"config.NextConfig\"},{\"kind\":1024,\"name\":\"identityClaimFilter\",\"url\":\"interfaces/config.NextConfig.html#identityClaimFilter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"config.NextConfig\"},{\"kind\":4194304,\"name\":\"ConfigParameters\",\"url\":\"types/config.ConfigParameters.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":2,\"name\":\"edge\",\"url\":\"modules/edge.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Auth0Edge\",\"url\":\"types/edge.Auth0Edge.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/edge.Auth0Edge.html#__type\",\"classes\":\"\",\"parent\":\"edge.Auth0Edge\"},{\"kind\":1024,\"name\":\"withMiddlewareAuthRequired\",\"url\":\"types/edge.Auth0Edge.html#__type.withMiddlewareAuthRequired\",\"classes\":\"\",\"parent\":\"edge.Auth0Edge.__type\"},{\"kind\":1024,\"name\":\"getSession\",\"url\":\"types/edge.Auth0Edge.html#__type.getSession\",\"classes\":\"\",\"parent\":\"edge.Auth0Edge.__type\"},{\"kind\":4194304,\"name\":\"GetSession\",\"url\":\"types/edge.GetSession.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/edge.GetSession.html#__type\",\"classes\":\"\",\"parent\":\"edge.GetSession\"},{\"kind\":4194304,\"name\":\"InitAuth0\",\"url\":\"types/edge.InitAuth0.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/edge.InitAuth0.html#__type\",\"classes\":\"\",\"parent\":\"edge.InitAuth0\"},{\"kind\":64,\"name\":\"initAuth0\",\"url\":\"functions/edge.initAuth0-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"getSession\",\"url\":\"functions/edge.getSession-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"withMiddlewareAuthRequired\",\"url\":\"functions/edge.withMiddlewareAuthRequired-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":2,\"name\":\"handlers/auth\",\"url\":\"modules/handlers_auth.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Handlers\",\"url\":\"types/handlers_auth.Handlers.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":4194304,\"name\":\"HandleAuth\",\"url\":\"types/handlers_auth.HandleAuth.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_auth.HandleAuth.html#__type\",\"classes\":\"\",\"parent\":\"handlers/auth.HandleAuth\"},{\"kind\":4194304,\"name\":\"PageRouterOnError\",\"url\":\"types/handlers_auth.PageRouterOnError.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_auth.PageRouterOnError.html#__type\",\"classes\":\"\",\"parent\":\"handlers/auth.PageRouterOnError\"},{\"kind\":4194304,\"name\":\"AppRouterOnError\",\"url\":\"types/handlers_auth.AppRouterOnError.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_auth.AppRouterOnError.html#__type\",\"classes\":\"\",\"parent\":\"handlers/auth.AppRouterOnError\"},{\"kind\":2,\"name\":\"handlers/callback\",\"url\":\"modules/handlers_callback.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AfterCallback\",\"url\":\"types/handlers_callback.AfterCallback.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":4194304,\"name\":\"AfterCallbackPageRoute\",\"url\":\"types/handlers_callback.AfterCallbackPageRoute.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_callback.AfterCallbackPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/callback.AfterCallbackPageRoute\"},{\"kind\":4194304,\"name\":\"AfterCallbackAppRoute\",\"url\":\"types/handlers_callback.AfterCallbackAppRoute.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_callback.AfterCallbackAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/callback.AfterCallbackAppRoute\"},{\"kind\":256,\"name\":\"CallbackOptions\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":1024,\"name\":\"afterCallback\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html#afterCallback\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptions\"},{\"kind\":1024,\"name\":\"redirectUri\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html#redirectUri\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptions\"},{\"kind\":1024,\"name\":\"organization\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html#organization\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptions\"},{\"kind\":1024,\"name\":\"authorizationParams\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html#authorizationParams\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptions\"},{\"kind\":4194304,\"name\":\"CallbackOptionsProvider\",\"url\":\"types/handlers_callback.CallbackOptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":4194304,\"name\":\"HandleCallback\",\"url\":\"types/handlers_callback.HandleCallback.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":4194304,\"name\":\"CallbackHandler\",\"url\":\"types/handlers_callback.CallbackHandler.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":2,\"name\":\"handlers\",\"url\":\"modules/handlers.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"handlers/login\",\"url\":\"modules/handlers_login.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GetLoginState\",\"url\":\"types/handlers_login.GetLoginState.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":4194304,\"name\":\"GetLoginStatePageRoute\",\"url\":\"types/handlers_login.GetLoginStatePageRoute.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginStatePageRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginStatePageRoute\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginStatePageRoute.html#__type.__type-1.__type-2\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginStatePageRoute.__type.__type\"},{\"kind\":4194304,\"name\":\"GetLoginStateAppRoute\",\"url\":\"types/handlers_login.GetLoginStateAppRoute.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginStateAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginStateAppRoute\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginStateAppRoute.html#__type.__type-1.__type-2\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginStateAppRoute.__type.__type\"},{\"kind\":256,\"name\":\"AuthorizationParams\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#connection\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":1024,\"name\":\"connection_scope\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#connection_scope\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":1024,\"name\":\"invitation\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#invitation\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":1024,\"name\":\"organization\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#organization\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":1024,\"name\":\"screen_hint\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#screen_hint\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":256,\"name\":\"LoginOptions\",\"url\":\"interfaces/handlers_login.LoginOptions.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":1024,\"name\":\"authorizationParams\",\"url\":\"interfaces/handlers_login.LoginOptions.html#authorizationParams\",\"classes\":\"\",\"parent\":\"handlers/login.LoginOptions\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"interfaces/handlers_login.LoginOptions.html#returnTo\",\"classes\":\"\",\"parent\":\"handlers/login.LoginOptions\"},{\"kind\":1024,\"name\":\"getLoginState\",\"url\":\"interfaces/handlers_login.LoginOptions.html#getLoginState\",\"classes\":\"\",\"parent\":\"handlers/login.LoginOptions\"},{\"kind\":4194304,\"name\":\"LoginOptionsProvider\",\"url\":\"types/handlers_login.LoginOptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":4194304,\"name\":\"HandleLogin\",\"url\":\"types/handlers_login.HandleLogin.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":4194304,\"name\":\"LoginHandler\",\"url\":\"types/handlers_login.LoginHandler.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":2,\"name\":\"handlers/logout\",\"url\":\"modules/handlers_logout.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"LogoutOptions\",\"url\":\"interfaces/handlers_logout.LogoutOptions.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"interfaces/handlers_logout.LogoutOptions.html#returnTo\",\"classes\":\"\",\"parent\":\"handlers/logout.LogoutOptions\"},{\"kind\":1024,\"name\":\"logoutParams\",\"url\":\"interfaces/handlers_logout.LogoutOptions.html#logoutParams\",\"classes\":\"\",\"parent\":\"handlers/logout.LogoutOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/handlers_logout.LogoutOptions.html#logoutParams.__type\",\"classes\":\"\",\"parent\":\"handlers/logout.LogoutOptions.logoutParams\"},{\"kind\":4194304,\"name\":\"LogoutOptionsProvider\",\"url\":\"types/handlers_logout.LogoutOptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":4194304,\"name\":\"HandleLogout\",\"url\":\"types/handlers_logout.HandleLogout.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":4194304,\"name\":\"LogoutHandler\",\"url\":\"types/handlers_logout.LogoutHandler.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":2,\"name\":\"handlers/profile\",\"url\":\"modules/handlers_profile.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AfterRefetch\",\"url\":\"types/handlers_profile.AfterRefetch.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":4194304,\"name\":\"AfterRefetchPageRoute\",\"url\":\"types/handlers_profile.AfterRefetchPageRoute.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.AfterRefetchPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.AfterRefetchPageRoute\"},{\"kind\":4194304,\"name\":\"AfterRefetchAppRoute\",\"url\":\"types/handlers_profile.AfterRefetchAppRoute.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.AfterRefetchAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.AfterRefetchAppRoute\"},{\"kind\":4194304,\"name\":\"ProfileOptions\",\"url\":\"types/handlers_profile.ProfileOptions.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.ProfileOptions.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.ProfileOptions\"},{\"kind\":1024,\"name\":\"refetch\",\"url\":\"types/handlers_profile.ProfileOptions.html#__type.refetch\",\"classes\":\"\",\"parent\":\"handlers/profile.ProfileOptions.__type\"},{\"kind\":1024,\"name\":\"afterRefetch\",\"url\":\"types/handlers_profile.ProfileOptions.html#__type.afterRefetch\",\"classes\":\"\",\"parent\":\"handlers/profile.ProfileOptions.__type\"},{\"kind\":4194304,\"name\":\"ProfileOptionsProvider\",\"url\":\"types/handlers_profile.ProfileOptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":4194304,\"name\":\"HandleProfile\",\"url\":\"types/handlers_profile.HandleProfile.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":4194304,\"name\":\"ProfileHandler\",\"url\":\"types/handlers_profile.ProfileHandler.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":2,\"name\":\"handlers/router-helpers\",\"url\":\"modules/handlers_router_helpers.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AppRouteHandlerFnContext\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFnContext.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFnContext.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.AppRouteHandlerFnContext\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFnContext.html#__type.params\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.AppRouteHandlerFnContext.__type\"},{\"kind\":4194304,\"name\":\"AppRouteHandlerFn\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFn.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFn.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.AppRouteHandlerFn\"},{\"kind\":4194304,\"name\":\"PageRouteHandlerFn\",\"url\":\"types/handlers_router_helpers.PageRouteHandlerFn.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.PageRouteHandlerFn.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.PageRouteHandlerFn\"},{\"kind\":4194304,\"name\":\"OptionsProvider\",\"url\":\"types/handlers_router_helpers.OptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.OptionsProvider.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.OptionsProvider\"},{\"kind\":4194304,\"name\":\"AuthHandler\",\"url\":\"types/handlers_router_helpers.AuthHandler.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":4194304,\"name\":\"Handler\",\"url\":\"types/handlers_router_helpers.Handler.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.Handler.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.Handler\"},{\"kind\":64,\"name\":\"getHandler\",\"url\":\"functions/handlers_router_helpers.getHandler.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/handlers_router_helpers.getHandler.html#getHandler.__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.getHandler.getHandler\"},{\"kind\":2,\"name\":\"helpers\",\"url\":\"modules/helpers.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"helpers/testing\",\"url\":\"modules/helpers_testing.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GenerateSessionCookieConfig\",\"url\":\"types/helpers_testing.GenerateSessionCookieConfig.html\",\"classes\":\"\",\"parent\":\"helpers/testing\"},{\"kind\":64,\"name\":\"generateSessionCookie\",\"url\":\"functions/helpers_testing.generateSessionCookie.html\",\"classes\":\"\",\"parent\":\"helpers/testing\"},{\"kind\":2,\"name\":\"helpers/with-api-auth-required\",\"url\":\"modules/helpers_with_api_auth_required.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AppRouteHandlerFnContext\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFnContext.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFnContext.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.AppRouteHandlerFnContext\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFnContext.html#__type.params\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.AppRouteHandlerFnContext.__type\"},{\"kind\":4194304,\"name\":\"AppRouteHandlerFn\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFn.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFn.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.AppRouteHandlerFn\"},{\"kind\":4194304,\"name\":\"WithApiAuthRequiredAppRoute\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequiredAppRoute.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequiredAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.WithApiAuthRequiredAppRoute\"},{\"kind\":4194304,\"name\":\"WithApiAuthRequiredPageRoute\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequiredPageRoute.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequiredPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.WithApiAuthRequiredPageRoute\"},{\"kind\":4194304,\"name\":\"WithApiAuthRequired\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequired.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":2,\"name\":\"helpers/with-middleware-auth-required\",\"url\":\"modules/helpers_with_middleware_auth_required.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WithMiddlewareAuthRequired\",\"url\":\"types/helpers_with_middleware_auth_required.WithMiddlewareAuthRequired.html\",\"classes\":\"\",\"parent\":\"helpers/with-middleware-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_middleware_auth_required.WithMiddlewareAuthRequired.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-middleware-auth-required.WithMiddlewareAuthRequired\"},{\"kind\":2,\"name\":\"helpers/with-page-auth-required\",\"url\":\"modules/helpers_with_page_auth_required.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"types/helpers_with_page_auth_required.GetServerSidePropsResultWithSession.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":4194304,\"name\":\"PageRoute\",\"url\":\"types/helpers_with_page_auth_required.PageRoute.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.PageRoute.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.PageRoute\"},{\"kind\":4194304,\"name\":\"AppRouterPageRouteOpts\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.params\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.params.__type-1\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type.params\"},{\"kind\":1024,\"name\":\"slug\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.params.__type-1.slug\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type.params.__type\"},{\"kind\":1024,\"name\":\"searchParams\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.searchParams\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.searchParams.__type-2\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type.searchParams\"},{\"kind\":4194304,\"name\":\"AppRouterPageRoute\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRoute.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRoute\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequiredPageRouterOptions\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouterOptions.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouterOptions.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredPageRouterOptions\"},{\"kind\":1024,\"name\":\"getServerSideProps\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouterOptions.html#__type.getServerSideProps\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredPageRouterOptions.__type\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouterOptions.html#__type.returnTo\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredPageRouterOptions.__type\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequiredPageRouter\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouter.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouter.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredPageRouter\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequiredAppRouterOptions\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouterOptions.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouterOptions.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredAppRouterOptions\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouterOptions.html#__type.returnTo\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredAppRouterOptions.__type\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequiredAppRouter\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouter.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouter.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredAppRouter\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequired\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequired.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":2,\"name\":\"http/auth0-next-api-request\",\"url\":\"modules/http_auth0_next_api_request.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_api_request.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_api_request.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/http_auth0_next_api_request.default.html#getUrl\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2048,\"name\":\"getMethod\",\"url\":\"classes/http_auth0_next_api_request.default.html#getMethod\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2048,\"name\":\"getBody\",\"url\":\"classes/http_auth0_next_api_request.default.html#getBody\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2048,\"name\":\"getCookies\",\"url\":\"classes/http_auth0_next_api_request.default.html#getCookies\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2,\"name\":\"http/auth0-next-api-response\",\"url\":\"modules/http_auth0_next_api_response.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_api_response.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-response\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_api_response.default.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"http/auth0-next-api-response.default\"},{\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/http_auth0_next_api_response.default.html#redirect\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-response.default\"},{\"kind\":2,\"name\":\"http/auth0-next-request-cookies\",\"url\":\"modules/http_auth0_next_request_cookies.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_request_cookies.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-request-cookies\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_request_cookies.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-request-cookies.default\"},{\"kind\":2048,\"name\":\"getCookies\",\"url\":\"classes/http_auth0_next_request_cookies.default.html#getCookies\",\"classes\":\"\",\"parent\":\"http/auth0-next-request-cookies.default\"},{\"kind\":2,\"name\":\"http/auth0-next-request\",\"url\":\"modules/http_auth0_next_request.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_request.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-request\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_request.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/http_auth0_next_request.default.html#getUrl\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2048,\"name\":\"getMethod\",\"url\":\"classes/http_auth0_next_request.default.html#getMethod\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2048,\"name\":\"getBody\",\"url\":\"classes/http_auth0_next_request.default.html#getBody\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2048,\"name\":\"getCookies\",\"url\":\"classes/http_auth0_next_request.default.html#getCookies\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2,\"name\":\"http/auth0-next-response-cookies\",\"url\":\"modules/http_auth0_next_response_cookies.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_response_cookies.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-response-cookies\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_response_cookies.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-response-cookies.default\"},{\"kind\":2048,\"name\":\"setCookie\",\"url\":\"classes/http_auth0_next_response_cookies.default.html#setCookie\",\"classes\":\"\",\"parent\":\"http/auth0-next-response-cookies.default\"},{\"kind\":2048,\"name\":\"clearCookie\",\"url\":\"classes/http_auth0_next_response_cookies.default.html#clearCookie\",\"classes\":\"\",\"parent\":\"http/auth0-next-response-cookies.default\"},{\"kind\":2,\"name\":\"http/auth0-next-response\",\"url\":\"modules/http_auth0_next_response.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_response.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-response\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_response.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-response.default\"},{\"kind\":2048,\"name\":\"setCookie\",\"url\":\"classes/http_auth0_next_response.default.html#setCookie\",\"classes\":\"\",\"parent\":\"http/auth0-next-response.default\"},{\"kind\":2048,\"name\":\"clearCookie\",\"url\":\"classes/http_auth0_next_response.default.html#clearCookie\",\"classes\":\"\",\"parent\":\"http/auth0-next-response.default\"},{\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/http_auth0_next_response.default.html#redirect\",\"classes\":\"\",\"parent\":\"http/auth0-next-response.default\"},{\"kind\":2,\"name\":\"http\",\"url\":\"modules/http.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"index\",\"url\":\"modules/index.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"Auth0Server\",\"url\":\"interfaces/index.Auth0Server.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":1024,\"name\":\"getSession\",\"url\":\"interfaces/index.Auth0Server.html#getSession\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"touchSession\",\"url\":\"interfaces/index.Auth0Server.html#touchSession\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"updateSession\",\"url\":\"interfaces/index.Auth0Server.html#updateSession\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"getAccessToken\",\"url\":\"interfaces/index.Auth0Server.html#getAccessToken\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"handleLogin\",\"url\":\"interfaces/index.Auth0Server.html#handleLogin\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"handleCallback\",\"url\":\"interfaces/index.Auth0Server.html#handleCallback\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"handleLogout\",\"url\":\"interfaces/index.Auth0Server.html#handleLogout\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"handleProfile\",\"url\":\"interfaces/index.Auth0Server.html#handleProfile\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"withApiAuthRequired\",\"url\":\"interfaces/index.Auth0Server.html#withApiAuthRequired\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"withPageAuthRequired\",\"url\":\"interfaces/index.Auth0Server.html#withPageAuthRequired\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":1024,\"name\":\"handleAuth\",\"url\":\"interfaces/index.Auth0Server.html#handleAuth\",\"classes\":\"\",\"parent\":\"index.Auth0Server\"},{\"kind\":4194304,\"name\":\"InitAuth0\",\"url\":\"types/index.InitAuth0.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/index.InitAuth0.html#__type\",\"classes\":\"\",\"parent\":\"index.InitAuth0\"},{\"kind\":64,\"name\":\"initAuth0\",\"url\":\"functions/index.initAuth0-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"_initAuth\",\"url\":\"functions/index._initAuth.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"getSession\",\"url\":\"functions/index.getSession-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"updateSession\",\"url\":\"functions/index.updateSession-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"getAccessToken\",\"url\":\"functions/index.getAccessToken-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"withApiAuthRequired\",\"url\":\"functions/index.withApiAuthRequired-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"withPageAuthRequired\",\"url\":\"functions/index.withPageAuthRequired-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleLogin\",\"url\":\"functions/index.handleLogin-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleLogout\",\"url\":\"functions/index.handleLogout-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleCallback\",\"url\":\"functions/index.handleCallback-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleProfile\",\"url\":\"functions/index.handleProfile-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleAuth\",\"url\":\"functions/index.handleAuth-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":4194304,\"name\":\"SessionStore\",\"url\":\"types/index.SessionStore.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":4194304,\"name\":\"SessionStorePayload\",\"url\":\"types/index.SessionStorePayload.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":2,\"name\":\"session/get-access-token\",\"url\":\"modules/session_get_access_token.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AfterRefresh\",\"url\":\"types/session_get_access_token.AfterRefresh.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":4194304,\"name\":\"AfterRefreshPageRoute\",\"url\":\"types/session_get_access_token.AfterRefreshPageRoute.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_get_access_token.AfterRefreshPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"session/get-access-token.AfterRefreshPageRoute\"},{\"kind\":4194304,\"name\":\"AfterRefreshAppRoute\",\"url\":\"types/session_get_access_token.AfterRefreshAppRoute.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_get_access_token.AfterRefreshAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"session/get-access-token.AfterRefreshAppRoute\"},{\"kind\":256,\"name\":\"AccessTokenRequest\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":1024,\"name\":\"scopes\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html#scopes\",\"classes\":\"\",\"parent\":\"session/get-access-token.AccessTokenRequest\"},{\"kind\":1024,\"name\":\"refresh\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html#refresh\",\"classes\":\"\",\"parent\":\"session/get-access-token.AccessTokenRequest\"},{\"kind\":1024,\"name\":\"afterRefresh\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html#afterRefresh\",\"classes\":\"\",\"parent\":\"session/get-access-token.AccessTokenRequest\"},{\"kind\":1024,\"name\":\"authorizationParams\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html#authorizationParams\",\"classes\":\"\",\"parent\":\"session/get-access-token.AccessTokenRequest\"},{\"kind\":256,\"name\":\"GetAccessTokenResult\",\"url\":\"interfaces/session_get_access_token.GetAccessTokenResult.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":1024,\"name\":\"accessToken\",\"url\":\"interfaces/session_get_access_token.GetAccessTokenResult.html#accessToken\",\"classes\":\"\",\"parent\":\"session/get-access-token.GetAccessTokenResult\"},{\"kind\":4194304,\"name\":\"GetAccessToken\",\"url\":\"types/session_get_access_token.GetAccessToken.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_get_access_token.GetAccessToken.html#__type\",\"classes\":\"\",\"parent\":\"session/get-access-token.GetAccessToken\"},{\"kind\":2,\"name\":\"session/get-session\",\"url\":\"modules/session_get_session.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GetSession\",\"url\":\"types/session_get_session.GetSession.html\",\"classes\":\"\",\"parent\":\"session/get-session\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_get_session.GetSession.html#__type\",\"classes\":\"\",\"parent\":\"session/get-session.GetSession\"},{\"kind\":2,\"name\":\"session\",\"url\":\"modules/session.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"session/session\",\"url\":\"modules/session_session.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"Claims\",\"url\":\"interfaces/session_session.Claims.html\",\"classes\":\"\",\"parent\":\"session/session\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/session_session.default.html\",\"classes\":\"\",\"parent\":\"session/session\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/session_session.default.html#constructor\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"classes/session_session.default.html#user\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"idToken\",\"url\":\"classes/session_session.default.html#idToken\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"accessToken\",\"url\":\"classes/session_session.default.html#accessToken\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"accessTokenScope\",\"url\":\"classes/session_session.default.html#accessTokenScope\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"accessTokenExpiresAt\",\"url\":\"classes/session_session.default.html#accessTokenExpiresAt\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"refreshToken\",\"url\":\"classes/session_session.default.html#refreshToken\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":2,\"name\":\"session/touch-session\",\"url\":\"modules/session_touch_session.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"TouchSession\",\"url\":\"types/session_touch_session.TouchSession.html\",\"classes\":\"\",\"parent\":\"session/touch-session\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_touch_session.TouchSession.html#__type\",\"classes\":\"\",\"parent\":\"session/touch-session.TouchSession\"},{\"kind\":2,\"name\":\"session/update-session\",\"url\":\"modules/session_update_session.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"UpdateSession\",\"url\":\"types/session_update_session.UpdateSession.html\",\"classes\":\"\",\"parent\":\"session/update-session\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_update_session.UpdateSession.html#__type\",\"classes\":\"\",\"parent\":\"session/update-session.UpdateSession\"},{\"kind\":2,\"name\":\"utils/errors\",\"url\":\"modules/utils_errors.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"AuthError\",\"url\":\"classes/utils_errors.AuthError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.AuthError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.AuthError.html#code\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.AuthError.html#name\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.AuthError.html#cause\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.AuthError.html#status\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":8,\"name\":\"AccessTokenErrorCode\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":16,\"name\":\"MISSING_SESSION\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#MISSING_SESSION\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"MISSING_ACCESS_TOKEN\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#MISSING_ACCESS_TOKEN\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"MISSING_REFRESH_TOKEN\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#MISSING_REFRESH_TOKEN\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"EXPIRED_ACCESS_TOKEN\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#EXPIRED_ACCESS_TOKEN\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"INSUFFICIENT_SCOPE\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#INSUFFICIENT_SCOPE\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"FAILED_REFRESH_GRANT\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#FAILED_REFRESH_GRANT\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":128,\"name\":\"AccessTokenError\",\"url\":\"classes/utils_errors.AccessTokenError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.AccessTokenError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.AccessTokenError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.AccessTokenError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.AccessTokenError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.AccessTokenError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":128,\"name\":\"HandlerError\",\"url\":\"classes/utils_errors.HandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.HandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.HandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.HandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.HandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.HandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":128,\"name\":\"CallbackHandlerError\",\"url\":\"classes/utils_errors.CallbackHandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#code-1\",\"classes\":\"\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":128,\"name\":\"LoginHandlerError\",\"url\":\"classes/utils_errors.LoginHandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.LoginHandlerError.html#code-1\",\"classes\":\"\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.LoginHandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.LoginHandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.LoginHandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.LoginHandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.LoginHandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":128,\"name\":\"LogoutHandlerError\",\"url\":\"classes/utils_errors.LogoutHandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#code-1\",\"classes\":\"\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":128,\"name\":\"ProfileHandlerError\",\"url\":\"classes/utils_errors.ProfileHandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#code-1\",\"classes\":\"\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":2,\"name\":\"version\",\"url\":\"modules/version.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"default\",\"url\":\"variables/version.default.html\",\"classes\":\"\",\"parent\":\"version\"},{\"kind\":8388608,\"name\":\"UserProvider\",\"url\":\"modules/client.html#UserProvider\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"UserProviderProps\",\"url\":\"modules/client.html#UserProviderProps\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"UserProfile\",\"url\":\"modules/client.html#UserProfile\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"RequestError\",\"url\":\"modules/client.html#RequestError\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"useUser\",\"url\":\"modules/client.html#useUser\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequired\",\"url\":\"modules/client.html#WithPageAuthRequired\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredOptions\",\"url\":\"modules/client.html#WithPageAuthRequiredOptions\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"WithMiddlewareAuthRequired\",\"url\":\"modules/edge.html#WithMiddlewareAuthRequired\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"HandleCallback\",\"url\":\"modules/handlers.html#HandleCallback\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"CallbackOptions\",\"url\":\"modules/handlers.html#CallbackOptions\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterCallback\",\"url\":\"modules/handlers.html#AfterCallback\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterCallbackPageRoute\",\"url\":\"modules/handlers.html#AfterCallbackPageRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterCallbackAppRoute\",\"url\":\"modules/handlers.html#AfterCallbackAppRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleLogin\",\"url\":\"modules/handlers.html#HandleLogin\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"LoginOptions\",\"url\":\"modules/handlers.html#LoginOptions\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"GetLoginState\",\"url\":\"modules/handlers.html#GetLoginState\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"GetLoginStatePageRoute\",\"url\":\"modules/handlers.html#GetLoginStatePageRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"GetLoginStateAppRoute\",\"url\":\"modules/handlers.html#GetLoginStateAppRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleLogout\",\"url\":\"modules/handlers.html#HandleLogout\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"LogoutOptions\",\"url\":\"modules/handlers.html#LogoutOptions\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleProfile\",\"url\":\"modules/handlers.html#HandleProfile\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"ProfileOptions\",\"url\":\"modules/handlers.html#ProfileOptions\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterRefetch\",\"url\":\"modules/handlers.html#AfterRefetch\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterRefetchPageRoute\",\"url\":\"modules/handlers.html#AfterRefetchPageRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterRefetchAppRoute\",\"url\":\"modules/handlers.html#AfterRefetchAppRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"Handlers\",\"url\":\"modules/handlers.html#Handlers\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleAuth\",\"url\":\"modules/handlers.html#HandleAuth\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AppRouterOnError\",\"url\":\"modules/handlers.html#AppRouterOnError\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"PageRouterOnError\",\"url\":\"modules/handlers.html#PageRouterOnError\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFn\",\"url\":\"modules/handlers.html#AppRouteHandlerFn\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFnContext\",\"url\":\"modules/handlers.html#AppRouteHandlerFnContext\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequired\",\"url\":\"modules/helpers.html#WithApiAuthRequired\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFn\",\"url\":\"modules/helpers.html#AppRouteHandlerFn\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredAppRoute\",\"url\":\"modules/helpers.html#WithApiAuthRequiredAppRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredPageRoute\",\"url\":\"modules/helpers.html#WithApiAuthRequiredPageRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"modules/helpers.html#GetServerSidePropsResultWithSession\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequired\",\"url\":\"modules/helpers.html#WithPageAuthRequired\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouterOptions\",\"url\":\"modules/helpers.html#WithPageAuthRequiredPageRouterOptions\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouterOptions\",\"url\":\"modules/helpers.html#WithPageAuthRequiredAppRouterOptions\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"PageRoute\",\"url\":\"modules/helpers.html#PageRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"AppRouterPageRouteOpts\",\"url\":\"modules/helpers.html#AppRouterPageRouteOpts\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"AppRouterPageRoute\",\"url\":\"modules/helpers.html#AppRouterPageRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouter\",\"url\":\"modules/helpers.html#WithPageAuthRequiredPageRouter\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouter\",\"url\":\"modules/helpers.html#WithPageAuthRequiredAppRouter\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"Auth0NextApiRequest\",\"url\":\"modules/http.html#Auth0NextApiRequest\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextApiResponse\",\"url\":\"modules/http.html#Auth0NextApiResponse\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextRequest\",\"url\":\"modules/http.html#Auth0NextRequest\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextResponse\",\"url\":\"modules/http.html#Auth0NextResponse\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextRequestCookies\",\"url\":\"modules/http.html#Auth0NextRequestCookies\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextResponseCookies\",\"url\":\"modules/http.html#Auth0NextResponseCookies\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"AuthError\",\"url\":\"modules/index.html#AuthError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AccessTokenErrorCode\",\"url\":\"modules/index.html#AccessTokenErrorCode\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AccessTokenError\",\"url\":\"modules/index.html#AccessTokenError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandlerError\",\"url\":\"modules/index.html#HandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"CallbackHandlerError\",\"url\":\"modules/index.html#CallbackHandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"LoginHandlerError\",\"url\":\"modules/index.html#LoginHandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"LogoutHandlerError\",\"url\":\"modules/index.html#LogoutHandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"ProfileHandlerError\",\"url\":\"modules/index.html#ProfileHandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Handlers\",\"url\":\"modules/index.html#Handlers\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"LoginOptions\",\"url\":\"modules/index.html#LoginOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"LogoutOptions\",\"url\":\"modules/index.html#LogoutOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetLoginState\",\"url\":\"modules/index.html#GetLoginState\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetLoginStatePageRoute\",\"url\":\"modules/index.html#GetLoginStatePageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetLoginStateAppRoute\",\"url\":\"modules/index.html#GetLoginStateAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"ProfileOptions\",\"url\":\"modules/index.html#ProfileOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"CallbackOptions\",\"url\":\"modules/index.html#CallbackOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterCallback\",\"url\":\"modules/index.html#AfterCallback\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterCallbackPageRoute\",\"url\":\"modules/index.html#AfterCallbackPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterCallbackAppRoute\",\"url\":\"modules/index.html#AfterCallbackAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefetch\",\"url\":\"modules/index.html#AfterRefetch\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefetchPageRoute\",\"url\":\"modules/index.html#AfterRefetchPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefetchAppRoute\",\"url\":\"modules/index.html#AfterRefetchAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AppRouterOnError\",\"url\":\"modules/index.html#AppRouterOnError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"PageRouterOnError\",\"url\":\"modules/index.html#PageRouterOnError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AppRouterPageRouteOpts\",\"url\":\"modules/index.html#AppRouterPageRouteOpts\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AppRouterPageRoute\",\"url\":\"modules/index.html#AppRouterPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouter\",\"url\":\"modules/index.html#WithPageAuthRequiredPageRouter\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouter\",\"url\":\"modules/index.html#WithPageAuthRequiredAppRouter\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"modules/index.html#GetServerSidePropsResultWithSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouterOptions\",\"url\":\"modules/index.html#WithPageAuthRequiredPageRouterOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouterOptions\",\"url\":\"modules/index.html#WithPageAuthRequiredAppRouterOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"PageRoute\",\"url\":\"modules/index.html#PageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFn\",\"url\":\"modules/index.html#AppRouteHandlerFn\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredAppRoute\",\"url\":\"modules/index.html#WithApiAuthRequiredAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredPageRoute\",\"url\":\"modules/index.html#WithApiAuthRequiredPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AccessTokenRequest\",\"url\":\"modules/index.html#AccessTokenRequest\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetAccessTokenResult\",\"url\":\"modules/index.html#GetAccessTokenResult\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Claims\",\"url\":\"modules/index.html#Claims\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefresh\",\"url\":\"modules/index.html#AfterRefresh\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefreshPageRoute\",\"url\":\"modules/index.html#AfterRefreshPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefreshAppRoute\",\"url\":\"modules/index.html#AfterRefreshAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"ConfigParameters\",\"url\":\"modules/index.html#ConfigParameters\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleAuth\",\"url\":\"modules/index.html#HandleAuth\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleLogin\",\"url\":\"modules/index.html#HandleLogin\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleProfile\",\"url\":\"modules/index.html#HandleProfile\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleLogout\",\"url\":\"modules/index.html#HandleLogout\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleCallback\",\"url\":\"modules/index.html#HandleCallback\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequired\",\"url\":\"modules/index.html#WithApiAuthRequired\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequired\",\"url\":\"modules/index.html#WithPageAuthRequired\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetSession\",\"url\":\"modules/index.html#GetSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"TouchSession\",\"url\":\"modules/index.html#TouchSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"UpdateSession\",\"url\":\"modules/index.html#UpdateSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetAccessToken\",\"url\":\"modules/index.html#GetAccessToken\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Session\",\"url\":\"modules/index.html#Session\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Session\",\"url\":\"modules/session.html#Session\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"Claims\",\"url\":\"modules/session.html#Claims\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"GetSession\",\"url\":\"modules/session.html#GetSession\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"GetAccessToken\",\"url\":\"modules/session.html#GetAccessToken\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AccessTokenRequest\",\"url\":\"modules/session.html#AccessTokenRequest\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"GetAccessTokenResult\",\"url\":\"modules/session.html#GetAccessTokenResult\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AfterRefresh\",\"url\":\"modules/session.html#AfterRefresh\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AfterRefreshPageRoute\",\"url\":\"modules/session.html#AfterRefreshPageRoute\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AfterRefreshAppRoute\",\"url\":\"modules/session.html#AfterRefreshAppRoute\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"TouchSession\",\"url\":\"modules/session.html#TouchSession\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"UpdateSession\",\"url\":\"modules/session.html#UpdateSession\",\"classes\":\"\",\"parent\":\"session\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,59.657]],[\"comment/0\",[]],[\"name/1\",[1,42.834,2,34.728]],[\"comment/1\",[]],[\"name/2\",[3,54.407]],[\"comment/2\",[]],[\"name/3\",[4,59.657]],[\"comment/3\",[]],[\"name/4\",[5,59.657]],[\"comment/4\",[]],[\"name/5\",[6,40.688]],[\"comment/5\",[]],[\"name/6\",[7,59.657]],[\"comment/6\",[]],[\"name/7\",[8,59.657]],[\"comment/7\",[]],[\"name/8\",[9,59.657]],[\"comment/8\",[]],[\"name/9\",[10,59.657]],[\"comment/9\",[]],[\"name/10\",[11,59.657]],[\"comment/10\",[]],[\"name/11\",[12,59.657]],[\"comment/11\",[]],[\"name/12\",[13,22.926]],[\"comment/12\",[]],[\"name/13\",[2,48.367]],[\"comment/13\",[]],[\"name/14\",[14,59.657]],[\"comment/14\",[]],[\"name/15\",[15,59.657]],[\"comment/15\",[]],[\"name/16\",[16,59.657]],[\"comment/16\",[]],[\"name/17\",[13,22.926]],[\"comment/17\",[]],[\"name/18\",[17,54.407]],[\"comment/18\",[]],[\"name/19\",[18,35.657]],[\"comment/19\",[]],[\"name/20\",[19,41.831]],[\"comment/20\",[]],[\"name/21\",[20,54.407]],[\"comment/21\",[]],[\"name/22\",[21,54.407]],[\"comment/22\",[]],[\"name/23\",[22,54.407]],[\"comment/23\",[]],[\"name/24\",[13,22.926]],[\"comment/24\",[]],[\"name/25\",[23,40.688]],[\"comment/25\",[]],[\"name/26\",[24,27.388,25,24.978,26,22.205,27,22.205]],[\"comment/26\",[]],[\"name/27\",[28,54.407]],[\"comment/27\",[]],[\"name/28\",[29,46.305]],[\"comment/28\",[]],[\"name/29\",[30,59.657]],[\"comment/29\",[]],[\"name/30\",[13,22.926]],[\"comment/30\",[]],[\"name/31\",[31,59.657]],[\"comment/31\",[]],[\"name/32\",[13,22.926]],[\"comment/32\",[]],[\"name/33\",[32,59.657]],[\"comment/33\",[]],[\"name/34\",[2,48.367]],[\"comment/34\",[]],[\"name/35\",[33,43.117]],[\"comment/35\",[]],[\"name/36\",[13,22.926]],[\"comment/36\",[]],[\"name/37\",[34,59.657]],[\"comment/37\",[]],[\"name/38\",[35,59.657]],[\"comment/38\",[]],[\"name/39\",[36,59.657]],[\"comment/39\",[]],[\"name/40\",[37,41.831]],[\"comment/40\",[]],[\"name/41\",[38,59.657]],[\"comment/41\",[]],[\"name/42\",[39,46.305]],[\"comment/42\",[]],[\"name/43\",[40,59.657]],[\"comment/43\",[]],[\"name/44\",[41,59.657]],[\"comment/44\",[]],[\"name/45\",[42,59.657]],[\"comment/45\",[]],[\"name/46\",[43,59.657]],[\"comment/46\",[]],[\"name/47\",[44,59.657]],[\"comment/47\",[]],[\"name/48\",[45,59.657]],[\"comment/48\",[]],[\"name/49\",[46,46.305]],[\"comment/49\",[]],[\"name/50\",[13,22.926]],[\"comment/50\",[]],[\"name/51\",[47,54.407]],[\"comment/51\",[]],[\"name/52\",[48,59.657]],[\"comment/52\",[]],[\"name/53\",[49,59.657]],[\"comment/53\",[]],[\"name/54\",[50,59.657]],[\"comment/54\",[]],[\"name/55\",[51,59.657]],[\"comment/55\",[]],[\"name/56\",[52,54.407]],[\"comment/56\",[]],[\"name/57\",[13,22.926]],[\"comment/57\",[]],[\"name/58\",[53,59.657]],[\"comment/58\",[]],[\"name/59\",[54,54.407]],[\"comment/59\",[]],[\"name/60\",[55,59.657]],[\"comment/60\",[]],[\"name/61\",[56,59.657]],[\"comment/61\",[]],[\"name/62\",[57,59.657]],[\"comment/62\",[]],[\"name/63\",[6,40.688]],[\"comment/63\",[]],[\"name/64\",[58,59.657]],[\"comment/64\",[]],[\"name/65\",[59,59.657]],[\"comment/65\",[]],[\"name/66\",[13,22.926]],[\"comment/66\",[]],[\"name/67\",[60,59.657]],[\"comment/67\",[]],[\"name/68\",[61,59.657]],[\"comment/68\",[]],[\"name/69\",[62,59.657]],[\"comment/69\",[]],[\"name/70\",[63,59.657]],[\"comment/70\",[]],[\"name/71\",[64,59.657]],[\"comment/71\",[]],[\"name/72\",[65,59.657]],[\"comment/72\",[]],[\"name/73\",[66,59.657]],[\"comment/73\",[]],[\"name/74\",[67,59.657]],[\"comment/74\",[]],[\"name/75\",[68,59.657]],[\"comment/75\",[]],[\"name/76\",[69,59.657]],[\"comment/76\",[]],[\"name/77\",[70,59.657]],[\"comment/77\",[]],[\"name/78\",[71,59.657]],[\"comment/78\",[]],[\"name/79\",[72,59.657]],[\"comment/79\",[]],[\"name/80\",[73,59.657]],[\"comment/80\",[]],[\"name/81\",[74,59.657]],[\"comment/81\",[]],[\"name/82\",[75,59.657]],[\"comment/82\",[]],[\"name/83\",[76,59.657]],[\"comment/83\",[]],[\"name/84\",[77,59.657]],[\"comment/84\",[]],[\"name/85\",[78,50.95]],[\"comment/85\",[]],[\"name/86\",[52,54.407]],[\"comment/86\",[]],[\"name/87\",[13,22.926]],[\"comment/87\",[]],[\"name/88\",[54,54.407]],[\"comment/88\",[]],[\"name/89\",[79,59.657]],[\"comment/89\",[]],[\"name/90\",[37,41.831]],[\"comment/90\",[]],[\"name/91\",[47,54.407]],[\"comment/91\",[]],[\"name/92\",[80,54.407]],[\"comment/92\",[]],[\"name/93\",[81,59.657]],[\"comment/93\",[]],[\"name/94\",[82,59.657]],[\"comment/94\",[]],[\"name/95\",[13,22.926]],[\"comment/95\",[]],[\"name/96\",[83,48.367]],[\"comment/96\",[]],[\"name/97\",[84,41.831]],[\"comment/97\",[]],[\"name/98\",[84,41.831]],[\"comment/98\",[]],[\"name/99\",[13,22.926]],[\"comment/99\",[]],[\"name/100\",[85,48.367]],[\"comment/100\",[]],[\"name/101\",[13,22.926]],[\"comment/101\",[]],[\"name/102\",[85,48.367]],[\"comment/102\",[]],[\"name/103\",[84,41.831]],[\"comment/103\",[]],[\"name/104\",[83,48.367]],[\"comment/104\",[]],[\"name/105\",[86,59.657]],[\"comment/105\",[]],[\"name/106\",[87,48.367]],[\"comment/106\",[]],[\"name/107\",[88,46.305]],[\"comment/107\",[]],[\"name/108\",[13,22.926]],[\"comment/108\",[]],[\"name/109\",[89,50.95]],[\"comment/109\",[]],[\"name/110\",[13,22.926]],[\"comment/110\",[]],[\"name/111\",[90,50.95]],[\"comment/111\",[]],[\"name/112\",[13,22.926]],[\"comment/112\",[]],[\"name/113\",[91,59.657]],[\"comment/113\",[]],[\"name/114\",[92,48.367]],[\"comment/114\",[]],[\"name/115\",[93,50.95]],[\"comment/115\",[]],[\"name/116\",[13,22.926]],[\"comment/116\",[]],[\"name/117\",[94,50.95]],[\"comment/117\",[]],[\"name/118\",[13,22.926]],[\"comment/118\",[]],[\"name/119\",[95,50.95]],[\"comment/119\",[]],[\"name/120\",[92,48.367]],[\"comment/120\",[]],[\"name/121\",[96,59.657]],[\"comment/121\",[]],[\"name/122\",[78,50.95]],[\"comment/122\",[]],[\"name/123\",[39,46.305]],[\"comment/123\",[]],[\"name/124\",[97,59.657]],[\"comment/124\",[]],[\"name/125\",[98,46.305]],[\"comment/125\",[]],[\"name/126\",[99,59.657]],[\"comment/126\",[]],[\"name/127\",[87,48.367]],[\"comment/127\",[]],[\"name/128\",[100,59.657]],[\"comment/128\",[]],[\"name/129\",[46,46.305]],[\"comment/129\",[]],[\"name/130\",[101,50.95]],[\"comment/130\",[]],[\"name/131\",[13,22.926]],[\"comment/131\",[]],[\"name/132\",[13,22.926]],[\"comment/132\",[]],[\"name/133\",[102,50.95]],[\"comment/133\",[]],[\"name/134\",[13,22.926]],[\"comment/134\",[]],[\"name/135\",[13,22.926]],[\"comment/135\",[]],[\"name/136\",[39,46.305]],[\"comment/136\",[]],[\"name/137\",[103,59.657]],[\"comment/137\",[]],[\"name/138\",[104,59.657]],[\"comment/138\",[]],[\"name/139\",[105,59.657]],[\"comment/139\",[]],[\"name/140\",[78,50.95]],[\"comment/140\",[]],[\"name/141\",[106,59.657]],[\"comment/141\",[]],[\"name/142\",[107,50.95]],[\"comment/142\",[]],[\"name/143\",[39,46.305]],[\"comment/143\",[]],[\"name/144\",[29,46.305]],[\"comment/144\",[]],[\"name/145\",[46,46.305]],[\"comment/145\",[]],[\"name/146\",[108,59.657]],[\"comment/146\",[]],[\"name/147\",[109,46.305]],[\"comment/147\",[]],[\"name/148\",[110,59.657]],[\"comment/148\",[]],[\"name/149\",[111,59.657]],[\"comment/149\",[]],[\"name/150\",[112,50.95]],[\"comment/150\",[]],[\"name/151\",[29,46.305]],[\"comment/151\",[]],[\"name/152\",[113,59.657]],[\"comment/152\",[]],[\"name/153\",[13,22.926]],[\"comment/153\",[]],[\"name/154\",[114,59.657]],[\"comment/154\",[]],[\"name/155\",[115,46.305]],[\"comment/155\",[]],[\"name/156\",[116,59.657]],[\"comment/156\",[]],[\"name/157\",[117,59.657]],[\"comment/157\",[]],[\"name/158\",[118,48.367]],[\"comment/158\",[]],[\"name/159\",[119,50.95]],[\"comment/159\",[]],[\"name/160\",[13,22.926]],[\"comment/160\",[]],[\"name/161\",[120,50.95]],[\"comment/161\",[]],[\"name/162\",[13,22.926]],[\"comment/162\",[]],[\"name/163\",[121,50.95]],[\"comment/163\",[]],[\"name/164\",[13,22.926]],[\"comment/164\",[]],[\"name/165\",[122,59.657]],[\"comment/165\",[]],[\"name/166\",[118,48.367]],[\"comment/166\",[]],[\"name/167\",[123,59.657]],[\"comment/167\",[]],[\"name/168\",[124,46.305]],[\"comment/168\",[]],[\"name/169\",[125,59.657]],[\"comment/169\",[]],[\"name/170\",[126,42.834,127,39.065]],[\"comment/170\",[]],[\"name/171\",[128,50.95]],[\"comment/171\",[]],[\"name/172\",[13,22.926]],[\"comment/172\",[]],[\"name/173\",[129,50.95]],[\"comment/173\",[]],[\"name/174\",[130,46.305]],[\"comment/174\",[]],[\"name/175\",[13,22.926]],[\"comment/175\",[]],[\"name/176\",[131,59.657]],[\"comment/176\",[]],[\"name/177\",[13,22.926]],[\"comment/177\",[]],[\"name/178\",[132,59.657]],[\"comment/178\",[]],[\"name/179\",[13,22.926]],[\"comment/179\",[]],[\"name/180\",[133,59.657]],[\"comment/180\",[]],[\"name/181\",[134,59.657]],[\"comment/181\",[]],[\"name/182\",[13,22.926]],[\"comment/182\",[]],[\"name/183\",[135,59.657]],[\"comment/183\",[]],[\"name/184\",[13,22.926]],[\"comment/184\",[]],[\"name/185\",[127,54.407]],[\"comment/185\",[]],[\"name/186\",[136,59.657]],[\"comment/186\",[]],[\"name/187\",[137,59.657]],[\"comment/187\",[]],[\"name/188\",[138,59.657]],[\"comment/188\",[]],[\"name/189\",[26,22.205,27,22.205,139,23.39,140,23.39]],[\"comment/189\",[]],[\"name/190\",[128,50.95]],[\"comment/190\",[]],[\"name/191\",[13,22.926]],[\"comment/191\",[]],[\"name/192\",[129,50.95]],[\"comment/192\",[]],[\"name/193\",[130,46.305]],[\"comment/193\",[]],[\"name/194\",[13,22.926]],[\"comment/194\",[]],[\"name/195\",[141,50.95]],[\"comment/195\",[]],[\"name/196\",[13,22.926]],[\"comment/196\",[]],[\"name/197\",[142,50.95]],[\"comment/197\",[]],[\"name/198\",[13,22.926]],[\"comment/198\",[]],[\"name/199\",[143,46.305]],[\"comment/199\",[]],[\"name/200\",[26,22.205,27,22.205,139,23.39,144,27.388]],[\"comment/200\",[]],[\"name/201\",[83,48.367]],[\"comment/201\",[]],[\"name/202\",[13,22.926]],[\"comment/202\",[]],[\"name/203\",[25,24.978,26,22.205,27,22.205,139,23.39]],[\"comment/203\",[]],[\"name/204\",[145,50.95]],[\"comment/204\",[]],[\"name/205\",[146,50.95]],[\"comment/205\",[]],[\"name/206\",[13,22.926]],[\"comment/206\",[]],[\"name/207\",[147,50.95]],[\"comment/207\",[]],[\"name/208\",[13,22.926]],[\"comment/208\",[]],[\"name/209\",[129,50.95]],[\"comment/209\",[]],[\"name/210\",[13,22.926]],[\"comment/210\",[]],[\"name/211\",[148,59.657]],[\"comment/211\",[]],[\"name/212\",[149,59.657]],[\"comment/212\",[]],[\"name/213\",[13,22.926]],[\"comment/213\",[]],[\"name/214\",[150,50.95]],[\"comment/214\",[]],[\"name/215\",[13,22.926]],[\"comment/215\",[]],[\"name/216\",[151,50.95]],[\"comment/216\",[]],[\"name/217\",[13,22.926]],[\"comment/217\",[]],[\"name/218\",[152,59.657]],[\"comment/218\",[]],[\"name/219\",[29,46.305]],[\"comment/219\",[]],[\"name/220\",[153,50.95]],[\"comment/220\",[]],[\"name/221\",[13,22.926]],[\"comment/221\",[]],[\"name/222\",[154,50.95]],[\"comment/222\",[]],[\"name/223\",[13,22.926]],[\"comment/223\",[]],[\"name/224\",[29,46.305]],[\"comment/224\",[]],[\"name/225\",[155,50.95]],[\"comment/225\",[]],[\"name/226\",[13,22.926]],[\"comment/226\",[]],[\"name/227\",[33,43.117]],[\"comment/227\",[]],[\"name/228\",[140,23.39,156,20.47,157,20.47,158,23.39]],[\"comment/228\",[]],[\"name/229\",[23,40.688]],[\"comment/229\",[]],[\"name/230\",[18,35.657]],[\"comment/230\",[]],[\"name/231\",[159,54.407]],[\"comment/231\",[]],[\"name/232\",[160,54.407]],[\"comment/232\",[]],[\"name/233\",[161,54.407]],[\"comment/233\",[]],[\"name/234\",[162,50.95]],[\"comment/234\",[]],[\"name/235\",[140,23.39,156,20.47,157,20.47,163,23.39]],[\"comment/235\",[]],[\"name/236\",[23,40.688]],[\"comment/236\",[]],[\"name/237\",[18,35.657]],[\"comment/237\",[]],[\"name/238\",[164,54.407]],[\"comment/238\",[]],[\"name/239\",[156,20.47,157,20.47,158,23.39,165,24.978]],[\"comment/239\",[]],[\"name/240\",[23,40.688]],[\"comment/240\",[]],[\"name/241\",[18,35.657]],[\"comment/241\",[]],[\"name/242\",[162,50.95]],[\"comment/242\",[]],[\"name/243\",[156,24.972,157,24.972,158,28.535]],[\"comment/243\",[]],[\"name/244\",[23,40.688]],[\"comment/244\",[]],[\"name/245\",[18,35.657]],[\"comment/245\",[]],[\"name/246\",[159,54.407]],[\"comment/246\",[]],[\"name/247\",[160,54.407]],[\"comment/247\",[]],[\"name/248\",[161,54.407]],[\"comment/248\",[]],[\"name/249\",[162,50.95]],[\"comment/249\",[]],[\"name/250\",[156,20.47,157,20.47,163,23.39,165,24.978]],[\"comment/250\",[]],[\"name/251\",[23,40.688]],[\"comment/251\",[]],[\"name/252\",[18,35.657]],[\"comment/252\",[]],[\"name/253\",[166,54.407]],[\"comment/253\",[]],[\"name/254\",[167,54.407]],[\"comment/254\",[]],[\"name/255\",[156,24.972,157,24.972,163,28.535]],[\"comment/255\",[]],[\"name/256\",[23,40.688]],[\"comment/256\",[]],[\"name/257\",[18,35.657]],[\"comment/257\",[]],[\"name/258\",[166,54.407]],[\"comment/258\",[]],[\"name/259\",[167,54.407]],[\"comment/259\",[]],[\"name/260\",[164,54.407]],[\"comment/260\",[]],[\"name/261\",[168,59.657]],[\"comment/261\",[]],[\"name/262\",[169,59.657]],[\"comment/262\",[]],[\"name/263\",[170,59.657]],[\"comment/263\",[]],[\"name/264\",[84,41.831]],[\"comment/264\",[]],[\"name/265\",[171,48.367]],[\"comment/265\",[]],[\"name/266\",[172,46.305]],[\"comment/266\",[]],[\"name/267\",[173,46.305]],[\"comment/267\",[]],[\"name/268\",[109,46.305]],[\"comment/268\",[]],[\"name/269\",[98,46.305]],[\"comment/269\",[]],[\"name/270\",[115,46.305]],[\"comment/270\",[]],[\"name/271\",[124,46.305]],[\"comment/271\",[]],[\"name/272\",[143,46.305]],[\"comment/272\",[]],[\"name/273\",[33,43.117]],[\"comment/273\",[]],[\"name/274\",[88,46.305]],[\"comment/274\",[]],[\"name/275\",[85,48.367]],[\"comment/275\",[]],[\"name/276\",[13,22.926]],[\"comment/276\",[]],[\"name/277\",[85,48.367]],[\"comment/277\",[]],[\"name/278\",[174,59.657]],[\"comment/278\",[]],[\"name/279\",[84,41.831]],[\"comment/279\",[]],[\"name/280\",[172,46.305]],[\"comment/280\",[]],[\"name/281\",[173,46.305]],[\"comment/281\",[]],[\"name/282\",[143,46.305]],[\"comment/282\",[]],[\"name/283\",[33,43.117]],[\"comment/283\",[]],[\"name/284\",[109,46.305]],[\"comment/284\",[]],[\"name/285\",[115,46.305]],[\"comment/285\",[]],[\"name/286\",[98,46.305]],[\"comment/286\",[]],[\"name/287\",[124,46.305]],[\"comment/287\",[]],[\"name/288\",[88,46.305]],[\"comment/288\",[]],[\"name/289\",[175,59.657]],[\"comment/289\",[]],[\"name/290\",[176,59.657]],[\"comment/290\",[]],[\"name/291\",[177,30.472,178,33.412,179,33.412]],[\"comment/291\",[]],[\"name/292\",[180,48.367]],[\"comment/292\",[]],[\"name/293\",[181,50.95]],[\"comment/293\",[]],[\"name/294\",[13,22.926]],[\"comment/294\",[]],[\"name/295\",[182,50.95]],[\"comment/295\",[]],[\"name/296\",[13,22.926]],[\"comment/296\",[]],[\"name/297\",[183,50.95]],[\"comment/297\",[]],[\"name/298\",[184,59.657]],[\"comment/298\",[]],[\"name/299\",[185,59.657]],[\"comment/299\",[]],[\"name/300\",[180,48.367]],[\"comment/300\",[]],[\"name/301\",[39,46.305]],[\"comment/301\",[]],[\"name/302\",[186,50.95]],[\"comment/302\",[]],[\"name/303\",[187,54.407]],[\"comment/303\",[]],[\"name/304\",[173,46.305]],[\"comment/304\",[]],[\"name/305\",[13,22.926]],[\"comment/305\",[]],[\"name/306\",[37,30.035,177,39.065]],[\"comment/306\",[]],[\"name/307\",[84,41.831]],[\"comment/307\",[]],[\"name/308\",[13,22.926]],[\"comment/308\",[]],[\"name/309\",[37,41.831]],[\"comment/309\",[]],[\"name/310\",[188,59.657]],[\"comment/310\",[]],[\"name/311\",[189,50.95]],[\"comment/311\",[]],[\"name/312\",[23,40.688]],[\"comment/312\",[]],[\"name/313\",[18,35.657]],[\"comment/313\",[]],[\"name/314\",[2,48.367]],[\"comment/314\",[]],[\"name/315\",[190,59.657]],[\"comment/315\",[]],[\"name/316\",[187,54.407]],[\"comment/316\",[]],[\"name/317\",[191,59.657]],[\"comment/317\",[]],[\"name/318\",[192,59.657]],[\"comment/318\",[]],[\"name/319\",[193,59.657]],[\"comment/319\",[]],[\"name/320\",[37,30.035,194,42.834]],[\"comment/320\",[]],[\"name/321\",[171,48.367]],[\"comment/321\",[]],[\"name/322\",[13,22.926]],[\"comment/322\",[]],[\"name/323\",[37,30.035,195,42.834]],[\"comment/323\",[]],[\"name/324\",[172,46.305]],[\"comment/324\",[]],[\"name/325\",[13,22.926]],[\"comment/325\",[]],[\"name/326\",[196,59.657]],[\"comment/326\",[]],[\"name/327\",[197,54.407]],[\"comment/327\",[]],[\"name/328\",[18,35.657]],[\"comment/328\",[]],[\"name/329\",[198,38.725]],[\"comment/329\",[]],[\"name/330\",[6,40.688]],[\"comment/330\",[]],[\"name/331\",[199,43.117]],[\"comment/331\",[]],[\"name/332\",[19,41.831]],[\"comment/332\",[]],[\"name/333\",[200,54.407]],[\"comment/333\",[]],[\"name/334\",[201,59.657]],[\"comment/334\",[]],[\"name/335\",[202,59.657]],[\"comment/335\",[]],[\"name/336\",[203,59.657]],[\"comment/336\",[]],[\"name/337\",[204,59.657]],[\"comment/337\",[]],[\"name/338\",[205,59.657]],[\"comment/338\",[]],[\"name/339\",[206,59.657]],[\"comment/339\",[]],[\"name/340\",[207,54.407]],[\"comment/340\",[]],[\"name/341\",[18,35.657]],[\"comment/341\",[]],[\"name/342\",[198,38.725]],[\"comment/342\",[]],[\"name/343\",[6,40.688]],[\"comment/343\",[]],[\"name/344\",[199,43.117]],[\"comment/344\",[]],[\"name/345\",[19,41.831]],[\"comment/345\",[]],[\"name/346\",[208,54.407]],[\"comment/346\",[]],[\"name/347\",[18,35.657]],[\"comment/347\",[]],[\"name/348\",[198,38.725]],[\"comment/348\",[]],[\"name/349\",[6,40.688]],[\"comment/349\",[]],[\"name/350\",[199,43.117]],[\"comment/350\",[]],[\"name/351\",[19,41.831]],[\"comment/351\",[]],[\"name/352\",[209,54.407]],[\"comment/352\",[]],[\"name/353\",[198,38.725]],[\"comment/353\",[]],[\"name/354\",[18,35.657]],[\"comment/354\",[]],[\"name/355\",[198,38.725]],[\"comment/355\",[]],[\"name/356\",[6,40.688]],[\"comment/356\",[]],[\"name/357\",[199,43.117]],[\"comment/357\",[]],[\"name/358\",[19,41.831]],[\"comment/358\",[]],[\"name/359\",[210,54.407]],[\"comment/359\",[]],[\"name/360\",[198,38.725]],[\"comment/360\",[]],[\"name/361\",[18,35.657]],[\"comment/361\",[]],[\"name/362\",[198,38.725]],[\"comment/362\",[]],[\"name/363\",[6,40.688]],[\"comment/363\",[]],[\"name/364\",[199,43.117]],[\"comment/364\",[]],[\"name/365\",[19,41.831]],[\"comment/365\",[]],[\"name/366\",[211,54.407]],[\"comment/366\",[]],[\"name/367\",[198,38.725]],[\"comment/367\",[]],[\"name/368\",[18,35.657]],[\"comment/368\",[]],[\"name/369\",[198,38.725]],[\"comment/369\",[]],[\"name/370\",[6,40.688]],[\"comment/370\",[]],[\"name/371\",[199,43.117]],[\"comment/371\",[]],[\"name/372\",[19,41.831]],[\"comment/372\",[]],[\"name/373\",[212,54.407]],[\"comment/373\",[]],[\"name/374\",[198,38.725]],[\"comment/374\",[]],[\"name/375\",[18,35.657]],[\"comment/375\",[]],[\"name/376\",[198,38.725]],[\"comment/376\",[]],[\"name/377\",[6,40.688]],[\"comment/377\",[]],[\"name/378\",[199,43.117]],[\"comment/378\",[]],[\"name/379\",[19,41.831]],[\"comment/379\",[]],[\"name/380\",[213,59.657]],[\"comment/380\",[]],[\"name/381\",[23,40.688]],[\"comment/381\",[]],[\"name/382\",[22,54.407]],[\"comment/382\",[]],[\"name/383\",[20,54.407]],[\"comment/383\",[]],[\"name/384\",[3,54.407]],[\"comment/384\",[]],[\"name/385\",[17,54.407]],[\"comment/385\",[]],[\"name/386\",[21,54.407]],[\"comment/386\",[]],[\"name/387\",[33,43.117]],[\"comment/387\",[]],[\"name/388\",[28,54.407]],[\"comment/388\",[]],[\"name/389\",[83,48.367]],[\"comment/389\",[]],[\"name/390\",[98,46.305]],[\"comment/390\",[]],[\"name/391\",[95,50.95]],[\"comment/391\",[]],[\"name/392\",[92,48.367]],[\"comment/392\",[]],[\"name/393\",[93,50.95]],[\"comment/393\",[]],[\"name/394\",[94,50.95]],[\"comment/394\",[]],[\"name/395\",[109,46.305]],[\"comment/395\",[]],[\"name/396\",[107,50.95]],[\"comment/396\",[]],[\"name/397\",[46,46.305]],[\"comment/397\",[]],[\"name/398\",[101,50.95]],[\"comment/398\",[]],[\"name/399\",[102,50.95]],[\"comment/399\",[]],[\"name/400\",[115,46.305]],[\"comment/400\",[]],[\"name/401\",[112,50.95]],[\"comment/401\",[]],[\"name/402\",[124,46.305]],[\"comment/402\",[]],[\"name/403\",[121,50.95]],[\"comment/403\",[]],[\"name/404\",[118,48.367]],[\"comment/404\",[]],[\"name/405\",[119,50.95]],[\"comment/405\",[]],[\"name/406\",[120,50.95]],[\"comment/406\",[]],[\"name/407\",[87,48.367]],[\"comment/407\",[]],[\"name/408\",[88,46.305]],[\"comment/408\",[]],[\"name/409\",[90,50.95]],[\"comment/409\",[]],[\"name/410\",[89,50.95]],[\"comment/410\",[]],[\"name/411\",[130,46.305]],[\"comment/411\",[]],[\"name/412\",[128,50.95]],[\"comment/412\",[]],[\"name/413\",[143,46.305]],[\"comment/413\",[]],[\"name/414\",[130,46.305]],[\"comment/414\",[]],[\"name/415\",[141,50.95]],[\"comment/415\",[]],[\"name/416\",[142,50.95]],[\"comment/416\",[]],[\"name/417\",[145,50.95]],[\"comment/417\",[]],[\"name/418\",[33,43.117]],[\"comment/418\",[]],[\"name/419\",[151,50.95]],[\"comment/419\",[]],[\"name/420\",[154,50.95]],[\"comment/420\",[]],[\"name/421\",[146,50.95]],[\"comment/421\",[]],[\"name/422\",[147,50.95]],[\"comment/422\",[]],[\"name/423\",[150,50.95]],[\"comment/423\",[]],[\"name/424\",[153,50.95]],[\"comment/424\",[]],[\"name/425\",[155,50.95]],[\"comment/425\",[]],[\"name/426\",[214,59.657]],[\"comment/426\",[]],[\"name/427\",[215,59.657]],[\"comment/427\",[]],[\"name/428\",[216,59.657]],[\"comment/428\",[]],[\"name/429\",[217,59.657]],[\"comment/429\",[]],[\"name/430\",[218,59.657]],[\"comment/430\",[]],[\"name/431\",[219,59.657]],[\"comment/431\",[]],[\"name/432\",[197,54.407]],[\"comment/432\",[]],[\"name/433\",[200,54.407]],[\"comment/433\",[]],[\"name/434\",[207,54.407]],[\"comment/434\",[]],[\"name/435\",[208,54.407]],[\"comment/435\",[]],[\"name/436\",[209,54.407]],[\"comment/436\",[]],[\"name/437\",[210,54.407]],[\"comment/437\",[]],[\"name/438\",[211,54.407]],[\"comment/438\",[]],[\"name/439\",[212,54.407]],[\"comment/439\",[]],[\"name/440\",[87,48.367]],[\"comment/440\",[]],[\"name/441\",[107,50.95]],[\"comment/441\",[]],[\"name/442\",[112,50.95]],[\"comment/442\",[]],[\"name/443\",[46,46.305]],[\"comment/443\",[]],[\"name/444\",[101,50.95]],[\"comment/444\",[]],[\"name/445\",[102,50.95]],[\"comment/445\",[]],[\"name/446\",[121,50.95]],[\"comment/446\",[]],[\"name/447\",[95,50.95]],[\"comment/447\",[]],[\"name/448\",[92,48.367]],[\"comment/448\",[]],[\"name/449\",[93,50.95]],[\"comment/449\",[]],[\"name/450\",[94,50.95]],[\"comment/450\",[]],[\"name/451\",[118,48.367]],[\"comment/451\",[]],[\"name/452\",[119,50.95]],[\"comment/452\",[]],[\"name/453\",[120,50.95]],[\"comment/453\",[]],[\"name/454\",[90,50.95]],[\"comment/454\",[]],[\"name/455\",[89,50.95]],[\"comment/455\",[]],[\"name/456\",[147,50.95]],[\"comment/456\",[]],[\"name/457\",[150,50.95]],[\"comment/457\",[]],[\"name/458\",[153,50.95]],[\"comment/458\",[]],[\"name/459\",[155,50.95]],[\"comment/459\",[]],[\"name/460\",[145,50.95]],[\"comment/460\",[]],[\"name/461\",[151,50.95]],[\"comment/461\",[]],[\"name/462\",[154,50.95]],[\"comment/462\",[]],[\"name/463\",[146,50.95]],[\"comment/463\",[]],[\"name/464\",[130,46.305]],[\"comment/464\",[]],[\"name/465\",[141,50.95]],[\"comment/465\",[]],[\"name/466\",[142,50.95]],[\"comment/466\",[]],[\"name/467\",[183,50.95]],[\"comment/467\",[]],[\"name/468\",[186,50.95]],[\"comment/468\",[]],[\"name/469\",[189,50.95]],[\"comment/469\",[]],[\"name/470\",[180,48.367]],[\"comment/470\",[]],[\"name/471\",[181,50.95]],[\"comment/471\",[]],[\"name/472\",[182,50.95]],[\"comment/472\",[]],[\"name/473\",[80,54.407]],[\"comment/473\",[]],[\"name/474\",[88,46.305]],[\"comment/474\",[]],[\"name/475\",[109,46.305]],[\"comment/475\",[]],[\"name/476\",[124,46.305]],[\"comment/476\",[]],[\"name/477\",[115,46.305]],[\"comment/477\",[]],[\"name/478\",[98,46.305]],[\"comment/478\",[]],[\"name/479\",[143,46.305]],[\"comment/479\",[]],[\"name/480\",[33,43.117]],[\"comment/480\",[]],[\"name/481\",[84,41.831]],[\"comment/481\",[]],[\"name/482\",[171,48.367]],[\"comment/482\",[]],[\"name/483\",[172,46.305]],[\"comment/483\",[]],[\"name/484\",[173,46.305]],[\"comment/484\",[]],[\"name/485\",[37,41.831]],[\"comment/485\",[]],[\"name/486\",[37,41.831]],[\"comment/486\",[]],[\"name/487\",[189,50.95]],[\"comment/487\",[]],[\"name/488\",[84,41.831]],[\"comment/488\",[]],[\"name/489\",[173,46.305]],[\"comment/489\",[]],[\"name/490\",[183,50.95]],[\"comment/490\",[]],[\"name/491\",[186,50.95]],[\"comment/491\",[]],[\"name/492\",[180,48.367]],[\"comment/492\",[]],[\"name/493\",[181,50.95]],[\"comment/493\",[]],[\"name/494\",[182,50.95]],[\"comment/494\",[]],[\"name/495\",[171,48.367]],[\"comment/495\",[]],[\"name/496\",[172,46.305]],[\"comment/496\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":13,\"name\":{\"12\":{},\"17\":{},\"24\":{},\"30\":{},\"32\":{},\"36\":{},\"50\":{},\"57\":{},\"66\":{},\"87\":{},\"95\":{},\"99\":{},\"101\":{},\"108\":{},\"110\":{},\"112\":{},\"116\":{},\"118\":{},\"131\":{},\"132\":{},\"134\":{},\"135\":{},\"153\":{},\"160\":{},\"162\":{},\"164\":{},\"172\":{},\"175\":{},\"177\":{},\"179\":{},\"182\":{},\"184\":{},\"191\":{},\"194\":{},\"196\":{},\"198\":{},\"202\":{},\"206\":{},\"208\":{},\"210\":{},\"213\":{},\"215\":{},\"217\":{},\"221\":{},\"223\":{},\"226\":{},\"276\":{},\"294\":{},\"296\":{},\"305\":{},\"308\":{},\"322\":{},\"325\":{}},\"comment\":{}}],[\"_initauth\",{\"_index\":174,\"name\":{\"278\":{}},\"comment\":{}}],[\"absoluteduration\",{\"_index\":62,\"name\":{\"69\":{}},\"comment\":{}}],[\"access\",{\"_index\":178,\"name\":{\"291\":{}},\"comment\":{}}],[\"accesstoken\",{\"_index\":187,\"name\":{\"303\":{},\"316\":{}},\"comment\":{}}],[\"accesstokenerror\",{\"_index\":207,\"name\":{\"340\":{},\"434\":{}},\"comment\":{}}],[\"accesstokenerrorcode\",{\"_index\":200,\"name\":{\"333\":{},\"433\":{}},\"comment\":{}}],[\"accesstokenexpiresat\",{\"_index\":192,\"name\":{\"318\":{}},\"comment\":{}}],[\"accesstokenrequest\",{\"_index\":183,\"name\":{\"297\":{},\"467\":{},\"490\":{}},\"comment\":{}}],[\"accesstokenscope\",{\"_index\":191,\"name\":{\"317\":{}},\"comment\":{}}],[\"aftercallback\",{\"_index\":92,\"name\":{\"114\":{},\"120\":{},\"392\":{},\"448\":{}},\"comment\":{}}],[\"aftercallbackapproute\",{\"_index\":94,\"name\":{\"117\":{},\"394\":{},\"450\":{}},\"comment\":{}}],[\"aftercallbackpageroute\",{\"_index\":93,\"name\":{\"115\":{},\"393\":{},\"449\":{}},\"comment\":{}}],[\"afterrefetch\",{\"_index\":118,\"name\":{\"158\":{},\"166\":{},\"404\":{},\"451\":{}},\"comment\":{}}],[\"afterrefetchapproute\",{\"_index\":120,\"name\":{\"161\":{},\"406\":{},\"453\":{}},\"comment\":{}}],[\"afterrefetchpageroute\",{\"_index\":119,\"name\":{\"159\":{},\"405\":{},\"452\":{}},\"comment\":{}}],[\"afterrefresh\",{\"_index\":180,\"name\":{\"292\":{},\"300\":{},\"470\":{},\"492\":{}},\"comment\":{}}],[\"afterrefreshapproute\",{\"_index\":182,\"name\":{\"295\":{},\"472\":{},\"494\":{}},\"comment\":{}}],[\"afterrefreshpageroute\",{\"_index\":181,\"name\":{\"293\":{},\"471\":{},\"493\":{}},\"comment\":{}}],[\"api\",{\"_index\":140,\"name\":{\"189\":{},\"228\":{},\"235\":{}},\"comment\":{}}],[\"approutehandlerfn\",{\"_index\":130,\"name\":{\"174\":{},\"193\":{},\"411\":{},\"414\":{},\"464\":{}},\"comment\":{}}],[\"approutehandlerfncontext\",{\"_index\":128,\"name\":{\"171\":{},\"190\":{},\"412\":{}},\"comment\":{}}],[\"approuteronerror\",{\"_index\":90,\"name\":{\"111\":{},\"409\":{},\"454\":{}},\"comment\":{}}],[\"approuterpageroute\",{\"_index\":150,\"name\":{\"214\":{},\"423\":{},\"457\":{}},\"comment\":{}}],[\"approuterpagerouteopts\",{\"_index\":147,\"name\":{\"207\":{},\"422\":{},\"456\":{}},\"comment\":{}}],[\"auth\",{\"_index\":26,\"name\":{\"26\":{},\"189\":{},\"200\":{},\"203\":{}},\"comment\":{}}],[\"auth0edge\",{\"_index\":82,\"name\":{\"94\":{}},\"comment\":{}}],[\"auth0logout\",{\"_index\":38,\"name\":{\"41\":{}},\"comment\":{}}],[\"auth0nextapirequest\",{\"_index\":214,\"name\":{\"426\":{}},\"comment\":{}}],[\"auth0nextapiresponse\",{\"_index\":215,\"name\":{\"427\":{}},\"comment\":{}}],[\"auth0nextrequest\",{\"_index\":216,\"name\":{\"428\":{}},\"comment\":{}}],[\"auth0nextrequestcookies\",{\"_index\":218,\"name\":{\"430\":{}},\"comment\":{}}],[\"auth0nextresponse\",{\"_index\":217,\"name\":{\"429\":{}},\"comment\":{}}],[\"auth0nextresponsecookies\",{\"_index\":219,\"name\":{\"431\":{}},\"comment\":{}}],[\"auth0server\",{\"_index\":170,\"name\":{\"263\":{}},\"comment\":{}}],[\"autherror\",{\"_index\":197,\"name\":{\"327\":{},\"432\":{}},\"comment\":{}}],[\"authhandler\",{\"_index\":133,\"name\":{\"180\":{}},\"comment\":{}}],[\"authorizationparameters\",{\"_index\":73,\"name\":{\"80\":{}},\"comment\":{}}],[\"authorizationparams\",{\"_index\":39,\"name\":{\"42\":{},\"123\":{},\"136\":{},\"143\":{},\"301\":{}},\"comment\":{}}],[\"autosave\",{\"_index\":63,\"name\":{\"70\":{}},\"comment\":{}}],[\"baseconfig\",{\"_index\":35,\"name\":{\"38\":{}},\"comment\":{}}],[\"baseurl\",{\"_index\":40,\"name\":{\"43\":{}},\"comment\":{}}],[\"callback\",{\"_index\":54,\"name\":{\"59\":{},\"88\":{}},\"comment\":{}}],[\"callbackhandler\",{\"_index\":99,\"name\":{\"126\":{}},\"comment\":{}}],[\"callbackhandlererror\",{\"_index\":209,\"name\":{\"352\":{},\"436\":{}},\"comment\":{}}],[\"callbackoptions\",{\"_index\":95,\"name\":{\"119\":{},\"391\":{},\"447\":{}},\"comment\":{}}],[\"callbackoptionsprovider\",{\"_index\":97,\"name\":{\"124\":{}},\"comment\":{}}],[\"cause\",{\"_index\":199,\"name\":{\"331\":{},\"344\":{},\"350\":{},\"357\":{},\"364\":{},\"371\":{},\"378\":{}},\"comment\":{}}],[\"checksession\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"claims\",{\"_index\":189,\"name\":{\"311\":{},\"469\":{},\"487\":{}},\"comment\":{}}],[\"clearcookie\",{\"_index\":167,\"name\":{\"254\":{},\"259\":{}},\"comment\":{}}],[\"client\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"client/use\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"client/with\",{\"_index\":24,\"name\":{\"26\":{}},\"comment\":{}}],[\"clientassertionsigningalg\",{\"_index\":56,\"name\":{\"61\":{}},\"comment\":{}}],[\"clientassertionsigningkey\",{\"_index\":55,\"name\":{\"60\":{}},\"comment\":{}}],[\"clientid\",{\"_index\":41,\"name\":{\"44\":{}},\"comment\":{}}],[\"clientsecret\",{\"_index\":42,\"name\":{\"45\":{}},\"comment\":{}}],[\"clocktolerance\",{\"_index\":43,\"name\":{\"46\":{}},\"comment\":{}}],[\"code\",{\"_index\":198,\"name\":{\"329\":{},\"342\":{},\"348\":{},\"353\":{},\"355\":{},\"360\":{},\"362\":{},\"367\":{},\"369\":{},\"374\":{},\"376\":{}},\"comment\":{}}],[\"config\",{\"_index\":34,\"name\":{\"37\":{}},\"comment\":{}}],[\"configparameters\",{\"_index\":80,\"name\":{\"92\":{},\"473\":{}},\"comment\":{}}],[\"connection\",{\"_index\":103,\"name\":{\"137\":{}},\"comment\":{}}],[\"connection_scope\",{\"_index\":104,\"name\":{\"138\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":18,\"name\":{\"19\":{},\"230\":{},\"237\":{},\"241\":{},\"245\":{},\"252\":{},\"257\":{},\"313\":{},\"328\":{},\"341\":{},\"347\":{},\"354\":{},\"361\":{},\"368\":{},\"375\":{}},\"comment\":{}}],[\"cookie\",{\"_index\":65,\"name\":{\"72\":{}},\"comment\":{}}],[\"cookieconfig\",{\"_index\":66,\"name\":{\"73\":{}},\"comment\":{}}],[\"cookies\",{\"_index\":165,\"name\":{\"239\":{},\"250\":{}},\"comment\":{}}],[\"default\",{\"_index\":23,\"name\":{\"25\":{},\"229\":{},\"236\":{},\"240\":{},\"244\":{},\"251\":{},\"256\":{},\"312\":{},\"381\":{}},\"comment\":{}}],[\"domain\",{\"_index\":67,\"name\":{\"74\":{}},\"comment\":{}}],[\"edge\",{\"_index\":81,\"name\":{\"93\":{}},\"comment\":{}}],[\"email\",{\"_index\":4,\"name\":{\"3\":{}},\"comment\":{}}],[\"email_verified\",{\"_index\":5,\"name\":{\"4\":{}},\"comment\":{}}],[\"enabletelemetry\",{\"_index\":45,\"name\":{\"48\":{}},\"comment\":{}}],[\"error\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"expired_access_token\",{\"_index\":204,\"name\":{\"337\":{}},\"comment\":{}}],[\"failed_refresh_grant\",{\"_index\":206,\"name\":{\"339\":{}},\"comment\":{}}],[\"generatesessioncookie\",{\"_index\":138,\"name\":{\"188\":{}},\"comment\":{}}],[\"generatesessioncookieconfig\",{\"_index\":137,\"name\":{\"187\":{}},\"comment\":{}}],[\"genid\",{\"_index\":59,\"name\":{\"65\":{}},\"comment\":{}}],[\"getaccesstoken\",{\"_index\":173,\"name\":{\"267\":{},\"281\":{},\"304\":{},\"484\":{},\"489\":{}},\"comment\":{}}],[\"getaccesstokenresult\",{\"_index\":186,\"name\":{\"302\":{},\"468\":{},\"491\":{}},\"comment\":{}}],[\"getbody\",{\"_index\":161,\"name\":{\"233\":{},\"248\":{}},\"comment\":{}}],[\"getcookies\",{\"_index\":162,\"name\":{\"234\":{},\"242\":{},\"249\":{}},\"comment\":{}}],[\"gethandler\",{\"_index\":135,\"name\":{\"183\":{}},\"comment\":{}}],[\"getloginstate\",{\"_index\":46,\"name\":{\"49\":{},\"129\":{},\"145\":{},\"397\":{},\"443\":{}},\"comment\":{}}],[\"getloginstateapproute\",{\"_index\":102,\"name\":{\"133\":{},\"399\":{},\"445\":{}},\"comment\":{}}],[\"getloginstatepageroute\",{\"_index\":101,\"name\":{\"130\":{},\"398\":{},\"444\":{}},\"comment\":{}}],[\"getmethod\",{\"_index\":160,\"name\":{\"232\":{},\"247\":{}},\"comment\":{}}],[\"getserversideprops\",{\"_index\":152,\"name\":{\"218\":{}},\"comment\":{}}],[\"getserversidepropsresultwithsession\",{\"_index\":145,\"name\":{\"204\":{},\"417\":{},\"460\":{}},\"comment\":{}}],[\"getsession\",{\"_index\":84,\"name\":{\"97\":{},\"98\":{},\"103\":{},\"264\":{},\"279\":{},\"307\":{},\"481\":{},\"488\":{}},\"comment\":{}}],[\"geturl\",{\"_index\":159,\"name\":{\"231\":{},\"246\":{}},\"comment\":{}}],[\"handleauth\",{\"_index\":88,\"name\":{\"107\":{},\"274\":{},\"288\":{},\"408\":{},\"474\":{}},\"comment\":{}}],[\"handlecallback\",{\"_index\":98,\"name\":{\"125\":{},\"269\":{},\"286\":{},\"390\":{},\"478\":{}},\"comment\":{}}],[\"handlelogin\",{\"_index\":109,\"name\":{\"147\":{},\"268\":{},\"284\":{},\"395\":{},\"475\":{}},\"comment\":{}}],[\"handlelogout\",{\"_index\":115,\"name\":{\"155\":{},\"270\":{},\"285\":{},\"400\":{},\"477\":{}},\"comment\":{}}],[\"handleprofile\",{\"_index\":124,\"name\":{\"168\":{},\"271\":{},\"287\":{},\"402\":{},\"476\":{}},\"comment\":{}}],[\"handler\",{\"_index\":134,\"name\":{\"181\":{}},\"comment\":{}}],[\"handlererror\",{\"_index\":208,\"name\":{\"346\":{},\"435\":{}},\"comment\":{}}],[\"handlers\",{\"_index\":87,\"name\":{\"106\":{},\"127\":{},\"407\":{},\"440\":{}},\"comment\":{}}],[\"handlers/auth\",{\"_index\":86,\"name\":{\"105\":{}},\"comment\":{}}],[\"handlers/callback\",{\"_index\":91,\"name\":{\"113\":{}},\"comment\":{}}],[\"handlers/login\",{\"_index\":100,\"name\":{\"128\":{}},\"comment\":{}}],[\"handlers/logout\",{\"_index\":111,\"name\":{\"149\":{}},\"comment\":{}}],[\"handlers/profile\",{\"_index\":117,\"name\":{\"157\":{}},\"comment\":{}}],[\"handlers/router\",{\"_index\":126,\"name\":{\"170\":{}},\"comment\":{}}],[\"helpers\",{\"_index\":127,\"name\":{\"170\":{},\"185\":{}},\"comment\":{}}],[\"helpers/testing\",{\"_index\":136,\"name\":{\"186\":{}},\"comment\":{}}],[\"helpers/with\",{\"_index\":139,\"name\":{\"189\":{},\"200\":{},\"203\":{}},\"comment\":{}}],[\"http\",{\"_index\":168,\"name\":{\"261\":{}},\"comment\":{}}],[\"http/auth0\",{\"_index\":156,\"name\":{\"228\":{},\"235\":{},\"239\":{},\"243\":{},\"250\":{},\"255\":{}},\"comment\":{}}],[\"httponly\",{\"_index\":70,\"name\":{\"77\":{}},\"comment\":{}}],[\"httptimeout\",{\"_index\":44,\"name\":{\"47\":{}},\"comment\":{}}],[\"identityclaimfilter\",{\"_index\":47,\"name\":{\"51\":{},\"91\":{}},\"comment\":{}}],[\"idplogout\",{\"_index\":48,\"name\":{\"52\":{}},\"comment\":{}}],[\"idtoken\",{\"_index\":190,\"name\":{\"315\":{}},\"comment\":{}}],[\"idtokensigningalg\",{\"_index\":49,\"name\":{\"53\":{}},\"comment\":{}}],[\"index\",{\"_index\":169,\"name\":{\"262\":{}},\"comment\":{}}],[\"initauth0\",{\"_index\":85,\"name\":{\"100\":{},\"102\":{},\"275\":{},\"277\":{}},\"comment\":{}}],[\"insufficient_scope\",{\"_index\":205,\"name\":{\"338\":{}},\"comment\":{}}],[\"invitation\",{\"_index\":105,\"name\":{\"139\":{}},\"comment\":{}}],[\"isloading\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"issuerbaseurl\",{\"_index\":50,\"name\":{\"54\":{}},\"comment\":{}}],[\"legacysamesitecookie\",{\"_index\":51,\"name\":{\"55\":{}},\"comment\":{}}],[\"login\",{\"_index\":79,\"name\":{\"89\":{}},\"comment\":{}}],[\"loginhandler\",{\"_index\":110,\"name\":{\"148\":{}},\"comment\":{}}],[\"loginhandlererror\",{\"_index\":210,\"name\":{\"359\":{},\"437\":{}},\"comment\":{}}],[\"loginoptions\",{\"_index\":107,\"name\":{\"142\":{},\"396\":{},\"441\":{}},\"comment\":{}}],[\"loginoptionsprovider\",{\"_index\":108,\"name\":{\"146\":{}},\"comment\":{}}],[\"logouthandler\",{\"_index\":116,\"name\":{\"156\":{}},\"comment\":{}}],[\"logouthandlererror\",{\"_index\":211,\"name\":{\"366\":{},\"438\":{}},\"comment\":{}}],[\"logoutoptions\",{\"_index\":112,\"name\":{\"150\":{},\"401\":{},\"442\":{}},\"comment\":{}}],[\"logoutoptionsprovider\",{\"_index\":114,\"name\":{\"154\":{}},\"comment\":{}}],[\"logoutparams\",{\"_index\":113,\"name\":{\"152\":{}},\"comment\":{}}],[\"middleware\",{\"_index\":144,\"name\":{\"200\":{}},\"comment\":{}}],[\"missing_access_token\",{\"_index\":202,\"name\":{\"335\":{}},\"comment\":{}}],[\"missing_refresh_token\",{\"_index\":203,\"name\":{\"336\":{}},\"comment\":{}}],[\"missing_session\",{\"_index\":201,\"name\":{\"334\":{}},\"comment\":{}}],[\"name\",{\"_index\":6,\"name\":{\"5\":{},\"63\":{},\"330\":{},\"343\":{},\"349\":{},\"356\":{},\"363\":{},\"370\":{},\"377\":{}},\"comment\":{}}],[\"next\",{\"_index\":157,\"name\":{\"228\":{},\"235\":{},\"239\":{},\"243\":{},\"250\":{},\"255\":{}},\"comment\":{}}],[\"nextconfig\",{\"_index\":77,\"name\":{\"84\":{}},\"comment\":{}}],[\"nickname\",{\"_index\":7,\"name\":{\"6\":{}},\"comment\":{}}],[\"onerror\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"onredirecting\",{\"_index\":30,\"name\":{\"29\":{}},\"comment\":{}}],[\"optionsprovider\",{\"_index\":132,\"name\":{\"178\":{}},\"comment\":{}}],[\"org_id\",{\"_index\":11,\"name\":{\"10\":{}},\"comment\":{}}],[\"organization\",{\"_index\":78,\"name\":{\"85\":{},\"122\":{},\"140\":{}},\"comment\":{}}],[\"page\",{\"_index\":25,\"name\":{\"26\":{},\"203\":{}},\"comment\":{}}],[\"pageroute\",{\"_index\":146,\"name\":{\"205\":{},\"421\":{},\"463\":{}},\"comment\":{}}],[\"pageroutehandlerfn\",{\"_index\":131,\"name\":{\"176\":{}},\"comment\":{}}],[\"pagerouteronerror\",{\"_index\":89,\"name\":{\"109\":{},\"410\":{},\"455\":{}},\"comment\":{}}],[\"params\",{\"_index\":129,\"name\":{\"173\":{},\"192\":{},\"209\":{}},\"comment\":{}}],[\"path\",{\"_index\":68,\"name\":{\"75\":{}},\"comment\":{}}],[\"picture\",{\"_index\":8,\"name\":{\"7\":{}},\"comment\":{}}],[\"postlogoutredirect\",{\"_index\":53,\"name\":{\"58\":{}},\"comment\":{}}],[\"profilehandler\",{\"_index\":125,\"name\":{\"169\":{}},\"comment\":{}}],[\"profilehandlererror\",{\"_index\":212,\"name\":{\"373\":{},\"439\":{}},\"comment\":{}}],[\"profileoptions\",{\"_index\":121,\"name\":{\"163\":{},\"403\":{},\"446\":{}},\"comment\":{}}],[\"profileoptionsprovider\",{\"_index\":123,\"name\":{\"167\":{}},\"comment\":{}}],[\"redirect\",{\"_index\":164,\"name\":{\"238\":{},\"260\":{}},\"comment\":{}}],[\"redirecturi\",{\"_index\":96,\"name\":{\"121\":{}},\"comment\":{}}],[\"refetch\",{\"_index\":122,\"name\":{\"165\":{}},\"comment\":{}}],[\"refresh\",{\"_index\":185,\"name\":{\"299\":{}},\"comment\":{}}],[\"refreshtoken\",{\"_index\":193,\"name\":{\"319\":{}},\"comment\":{}}],[\"request\",{\"_index\":158,\"name\":{\"228\":{},\"239\":{},\"243\":{}},\"comment\":{}}],[\"requesterror\",{\"_index\":17,\"name\":{\"18\":{},\"385\":{}},\"comment\":{}}],[\"required\",{\"_index\":27,\"name\":{\"26\":{},\"189\":{},\"200\":{},\"203\":{}},\"comment\":{}}],[\"response\",{\"_index\":163,\"name\":{\"235\":{},\"250\":{},\"255\":{}},\"comment\":{}}],[\"response_mode\",{\"_index\":75,\"name\":{\"82\":{}},\"comment\":{}}],[\"response_type\",{\"_index\":76,\"name\":{\"83\":{}},\"comment\":{}}],[\"returnto\",{\"_index\":29,\"name\":{\"28\":{},\"144\":{},\"151\":{},\"219\":{},\"224\":{}},\"comment\":{}}],[\"rolling\",{\"_index\":60,\"name\":{\"67\":{}},\"comment\":{}}],[\"rollingduration\",{\"_index\":61,\"name\":{\"68\":{}},\"comment\":{}}],[\"routes\",{\"_index\":52,\"name\":{\"56\":{},\"86\":{}},\"comment\":{}}],[\"samesite\",{\"_index\":72,\"name\":{\"79\":{}},\"comment\":{}}],[\"scope\",{\"_index\":74,\"name\":{\"81\":{}},\"comment\":{}}],[\"scopes\",{\"_index\":184,\"name\":{\"298\":{}},\"comment\":{}}],[\"screen_hint\",{\"_index\":106,\"name\":{\"141\":{}},\"comment\":{}}],[\"searchparams\",{\"_index\":149,\"name\":{\"212\":{}},\"comment\":{}}],[\"secret\",{\"_index\":36,\"name\":{\"39\":{}},\"comment\":{}}],[\"secure\",{\"_index\":71,\"name\":{\"78\":{}},\"comment\":{}}],[\"session\",{\"_index\":37,\"name\":{\"40\":{},\"90\":{},\"306\":{},\"309\":{},\"320\":{},\"323\":{},\"485\":{},\"486\":{}},\"comment\":{}}],[\"session/get\",{\"_index\":177,\"name\":{\"291\":{},\"306\":{}},\"comment\":{}}],[\"session/session\",{\"_index\":188,\"name\":{\"310\":{}},\"comment\":{}}],[\"session/touch\",{\"_index\":194,\"name\":{\"320\":{}},\"comment\":{}}],[\"session/update\",{\"_index\":195,\"name\":{\"323\":{}},\"comment\":{}}],[\"sessionconfig\",{\"_index\":57,\"name\":{\"62\":{}},\"comment\":{}}],[\"sessionstore\",{\"_index\":175,\"name\":{\"289\":{}},\"comment\":{}}],[\"sessionstorepayload\",{\"_index\":176,\"name\":{\"290\":{}},\"comment\":{}}],[\"setcookie\",{\"_index\":166,\"name\":{\"253\":{},\"258\":{}},\"comment\":{}}],[\"slug\",{\"_index\":148,\"name\":{\"211\":{}},\"comment\":{}}],[\"status\",{\"_index\":19,\"name\":{\"20\":{},\"332\":{},\"345\":{},\"351\":{},\"358\":{},\"365\":{},\"372\":{},\"379\":{}},\"comment\":{}}],[\"store\",{\"_index\":58,\"name\":{\"64\":{}},\"comment\":{}}],[\"storeidtoken\",{\"_index\":64,\"name\":{\"71\":{}},\"comment\":{}}],[\"sub\",{\"_index\":9,\"name\":{\"8\":{}},\"comment\":{}}],[\"token\",{\"_index\":179,\"name\":{\"291\":{}},\"comment\":{}}],[\"touchsession\",{\"_index\":171,\"name\":{\"265\":{},\"321\":{},\"482\":{},\"495\":{}},\"comment\":{}}],[\"transient\",{\"_index\":69,\"name\":{\"76\":{}},\"comment\":{}}],[\"updated_at\",{\"_index\":10,\"name\":{\"9\":{}},\"comment\":{}}],[\"updatesession\",{\"_index\":172,\"name\":{\"266\":{},\"280\":{},\"324\":{},\"483\":{},\"496\":{}},\"comment\":{}}],[\"user\",{\"_index\":2,\"name\":{\"1\":{},\"13\":{},\"34\":{},\"314\":{}},\"comment\":{}}],[\"usercontext\",{\"_index\":12,\"name\":{\"11\":{}},\"comment\":{}}],[\"userprofile\",{\"_index\":3,\"name\":{\"2\":{},\"384\":{}},\"comment\":{}}],[\"userprops\",{\"_index\":32,\"name\":{\"33\":{}},\"comment\":{}}],[\"userprovider\",{\"_index\":22,\"name\":{\"23\":{},\"382\":{}},\"comment\":{}}],[\"userproviderprops\",{\"_index\":20,\"name\":{\"21\":{},\"383\":{}},\"comment\":{}}],[\"useuser\",{\"_index\":21,\"name\":{\"22\":{},\"386\":{}},\"comment\":{}}],[\"utils/errors\",{\"_index\":196,\"name\":{\"326\":{}},\"comment\":{}}],[\"version\",{\"_index\":213,\"name\":{\"380\":{}},\"comment\":{}}],[\"withapiauthrequired\",{\"_index\":143,\"name\":{\"199\":{},\"272\":{},\"282\":{},\"413\":{},\"479\":{}},\"comment\":{}}],[\"withapiauthrequiredapproute\",{\"_index\":141,\"name\":{\"195\":{},\"415\":{},\"465\":{}},\"comment\":{}}],[\"withapiauthrequiredpageroute\",{\"_index\":142,\"name\":{\"197\":{},\"416\":{},\"466\":{}},\"comment\":{}}],[\"withmiddlewareauthrequired\",{\"_index\":83,\"name\":{\"96\":{},\"104\":{},\"201\":{},\"389\":{}},\"comment\":{}}],[\"withpageauthrequired\",{\"_index\":33,\"name\":{\"35\":{},\"227\":{},\"273\":{},\"283\":{},\"387\":{},\"418\":{},\"480\":{}},\"comment\":{}}],[\"withpageauthrequiredapprouter\",{\"_index\":155,\"name\":{\"225\":{},\"425\":{},\"459\":{}},\"comment\":{}}],[\"withpageauthrequiredapprouteroptions\",{\"_index\":154,\"name\":{\"222\":{},\"420\":{},\"462\":{}},\"comment\":{}}],[\"withpageauthrequiredoptions\",{\"_index\":28,\"name\":{\"27\":{},\"388\":{}},\"comment\":{}}],[\"withpageauthrequiredpagerouter\",{\"_index\":153,\"name\":{\"220\":{},\"424\":{},\"458\":{}},\"comment\":{}}],[\"withpageauthrequiredpagerouteroptions\",{\"_index\":151,\"name\":{\"216\":{},\"419\":{},\"461\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":2,\"name\":\"client\",\"url\":\"modules/client.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"client/use-user\",\"url\":\"modules/client_use_user.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"UserProfile\",\"url\":\"interfaces/client_use_user.UserProfile.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":1024,\"name\":\"email\",\"url\":\"interfaces/client_use_user.UserProfile.html#email\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"email_verified\",\"url\":\"interfaces/client_use_user.UserProfile.html#email_verified\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/client_use_user.UserProfile.html#name\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"nickname\",\"url\":\"interfaces/client_use_user.UserProfile.html#nickname\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"picture\",\"url\":\"interfaces/client_use_user.UserProfile.html#picture\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"sub\",\"url\":\"interfaces/client_use_user.UserProfile.html#sub\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"updated_at\",\"url\":\"interfaces/client_use_user.UserProfile.html#updated_at\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":1024,\"name\":\"org_id\",\"url\":\"interfaces/client_use_user.UserProfile.html#org_id\",\"classes\":\"\",\"parent\":\"client/use-user.UserProfile\"},{\"kind\":4194304,\"name\":\"UserContext\",\"url\":\"types/client_use_user.UserContext.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/client_use_user.UserContext.html#__type\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"types/client_use_user.UserContext.html#__type.user\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"types/client_use_user.UserContext.html#__type.error\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type\"},{\"kind\":1024,\"name\":\"isLoading\",\"url\":\"types/client_use_user.UserContext.html#__type.isLoading\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type\"},{\"kind\":1024,\"name\":\"checkSession\",\"url\":\"types/client_use_user.UserContext.html#__type.checkSession\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/client_use_user.UserContext.html#__type.checkSession.__type-1\",\"classes\":\"\",\"parent\":\"client/use-user.UserContext.__type.checkSession\"},{\"kind\":128,\"name\":\"RequestError\",\"url\":\"classes/client_use_user.RequestError.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/client_use_user.RequestError.html#constructor\",\"classes\":\"\",\"parent\":\"client/use-user.RequestError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/client_use_user.RequestError.html#status\",\"classes\":\"\",\"parent\":\"client/use-user.RequestError\"},{\"kind\":4194304,\"name\":\"UserProviderProps\",\"url\":\"types/client_use_user.UserProviderProps.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":64,\"name\":\"useUser\",\"url\":\"functions/client_use_user.useUser.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":4194304,\"name\":\"UserProvider\",\"url\":\"types/client_use_user.UserProvider.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/client_use_user.UserProvider.html#__type\",\"classes\":\"\",\"parent\":\"client/use-user.UserProvider\"},{\"kind\":64,\"name\":\"default\",\"url\":\"functions/client_use_user.default.html\",\"classes\":\"\",\"parent\":\"client/use-user\"},{\"kind\":2,\"name\":\"client/with-page-auth-required\",\"url\":\"modules/client_with_page_auth_required.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WithPageAuthRequiredOptions\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#returnTo\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions\"},{\"kind\":1024,\"name\":\"onRedirecting\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#onRedirecting\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#onRedirecting.__type-2\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions.onRedirecting\"},{\"kind\":1024,\"name\":\"onError\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#onError\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/client_with_page_auth_required.WithPageAuthRequiredOptions.html#onError.__type\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequiredOptions.onError\"},{\"kind\":256,\"name\":\"UserProps\",\"url\":\"interfaces/client_with_page_auth_required.UserProps.html\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"interfaces/client_with_page_auth_required.UserProps.html#user\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.UserProps\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequired\",\"url\":\"types/client_with_page_auth_required.WithPageAuthRequired.html\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/client_with_page_auth_required.WithPageAuthRequired.html#__type\",\"classes\":\"\",\"parent\":\"client/with-page-auth-required.WithPageAuthRequired\"},{\"kind\":2,\"name\":\"config\",\"url\":\"modules/config.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"BaseConfig\",\"url\":\"interfaces/config.BaseConfig.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"secret\",\"url\":\"interfaces/config.BaseConfig.html#secret\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/config.BaseConfig.html#session\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"auth0Logout\",\"url\":\"interfaces/config.BaseConfig.html#auth0Logout\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"authorizationParams\",\"url\":\"interfaces/config.BaseConfig.html#authorizationParams\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"baseURL\",\"url\":\"interfaces/config.BaseConfig.html#baseURL\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"clientID\",\"url\":\"interfaces/config.BaseConfig.html#clientID\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"clientSecret\",\"url\":\"interfaces/config.BaseConfig.html#clientSecret\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"clockTolerance\",\"url\":\"interfaces/config.BaseConfig.html#clockTolerance\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"httpTimeout\",\"url\":\"interfaces/config.BaseConfig.html#httpTimeout\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"enableTelemetry\",\"url\":\"interfaces/config.BaseConfig.html#enableTelemetry\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"getLoginState\",\"url\":\"interfaces/config.BaseConfig.html#getLoginState\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/config.BaseConfig.html#getLoginState.__type\",\"classes\":\"\",\"parent\":\"config.BaseConfig.getLoginState\"},{\"kind\":1024,\"name\":\"identityClaimFilter\",\"url\":\"interfaces/config.BaseConfig.html#identityClaimFilter\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"idpLogout\",\"url\":\"interfaces/config.BaseConfig.html#idpLogout\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"idTokenSigningAlg\",\"url\":\"interfaces/config.BaseConfig.html#idTokenSigningAlg\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"issuerBaseURL\",\"url\":\"interfaces/config.BaseConfig.html#issuerBaseURL\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"legacySameSiteCookie\",\"url\":\"interfaces/config.BaseConfig.html#legacySameSiteCookie\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"routes\",\"url\":\"interfaces/config.BaseConfig.html#routes\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/config.BaseConfig.html#routes.__type-2\",\"classes\":\"\",\"parent\":\"config.BaseConfig.routes\"},{\"kind\":1024,\"name\":\"postLogoutRedirect\",\"url\":\"interfaces/config.BaseConfig.html#routes.__type-2.postLogoutRedirect\",\"classes\":\"\",\"parent\":\"config.BaseConfig.routes.__type\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/config.BaseConfig.html#routes.__type-2.callback\",\"classes\":\"\",\"parent\":\"config.BaseConfig.routes.__type\"},{\"kind\":1024,\"name\":\"clientAssertionSigningKey\",\"url\":\"interfaces/config.BaseConfig.html#clientAssertionSigningKey\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":1024,\"name\":\"clientAssertionSigningAlg\",\"url\":\"interfaces/config.BaseConfig.html#clientAssertionSigningAlg\",\"classes\":\"\",\"parent\":\"config.BaseConfig\"},{\"kind\":256,\"name\":\"SessionConfig\",\"url\":\"interfaces/config.SessionConfig.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/config.SessionConfig.html#name\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/config.SessionConfig.html#store\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"genId\",\"url\":\"interfaces/config.SessionConfig.html#genId\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/config.SessionConfig.html#genId.__type\",\"classes\":\"\",\"parent\":\"config.SessionConfig.genId\"},{\"kind\":1024,\"name\":\"rolling\",\"url\":\"interfaces/config.SessionConfig.html#rolling\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"rollingDuration\",\"url\":\"interfaces/config.SessionConfig.html#rollingDuration\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"absoluteDuration\",\"url\":\"interfaces/config.SessionConfig.html#absoluteDuration\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"autoSave\",\"url\":\"interfaces/config.SessionConfig.html#autoSave\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"storeIDToken\",\"url\":\"interfaces/config.SessionConfig.html#storeIDToken\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":1024,\"name\":\"cookie\",\"url\":\"interfaces/config.SessionConfig.html#cookie\",\"classes\":\"\",\"parent\":\"config.SessionConfig\"},{\"kind\":256,\"name\":\"CookieConfig\",\"url\":\"interfaces/config.CookieConfig.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"domain\",\"url\":\"interfaces/config.CookieConfig.html#domain\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/config.CookieConfig.html#path\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"transient\",\"url\":\"interfaces/config.CookieConfig.html#transient\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"httpOnly\",\"url\":\"interfaces/config.CookieConfig.html#httpOnly\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"secure\",\"url\":\"interfaces/config.CookieConfig.html#secure\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":1024,\"name\":\"sameSite\",\"url\":\"interfaces/config.CookieConfig.html#sameSite\",\"classes\":\"\",\"parent\":\"config.CookieConfig\"},{\"kind\":256,\"name\":\"AuthorizationParameters\",\"url\":\"interfaces/config.AuthorizationParameters.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/config.AuthorizationParameters.html#scope\",\"classes\":\"\",\"parent\":\"config.AuthorizationParameters\"},{\"kind\":1024,\"name\":\"response_mode\",\"url\":\"interfaces/config.AuthorizationParameters.html#response_mode\",\"classes\":\"\",\"parent\":\"config.AuthorizationParameters\"},{\"kind\":1024,\"name\":\"response_type\",\"url\":\"interfaces/config.AuthorizationParameters.html#response_type\",\"classes\":\"\",\"parent\":\"config.AuthorizationParameters\"},{\"kind\":256,\"name\":\"NextConfig\",\"url\":\"interfaces/config.NextConfig.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":1024,\"name\":\"organization\",\"url\":\"interfaces/config.NextConfig.html#organization\",\"classes\":\"\",\"parent\":\"config.NextConfig\"},{\"kind\":1024,\"name\":\"routes\",\"url\":\"interfaces/config.NextConfig.html#routes\",\"classes\":\"\",\"parent\":\"config.NextConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/config.NextConfig.html#routes.__type\",\"classes\":\"\",\"parent\":\"config.NextConfig.routes\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/config.NextConfig.html#routes.__type.callback\",\"classes\":\"\",\"parent\":\"config.NextConfig.routes.__type\"},{\"kind\":1024,\"name\":\"login\",\"url\":\"interfaces/config.NextConfig.html#routes.__type.login\",\"classes\":\"\",\"parent\":\"config.NextConfig.routes.__type\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/config.NextConfig.html#session\",\"classes\":\"\",\"parent\":\"config.NextConfig\"},{\"kind\":1024,\"name\":\"identityClaimFilter\",\"url\":\"interfaces/config.NextConfig.html#identityClaimFilter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"config.NextConfig\"},{\"kind\":4194304,\"name\":\"ConfigParameters\",\"url\":\"types/config.ConfigParameters.html\",\"classes\":\"\",\"parent\":\"config\"},{\"kind\":2,\"name\":\"edge\",\"url\":\"modules/edge.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"InitAuth0\",\"url\":\"types/edge.InitAuth0.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/edge.InitAuth0.html#__type\",\"classes\":\"\",\"parent\":\"edge.InitAuth0\"},{\"kind\":64,\"name\":\"initAuth0\",\"url\":\"functions/edge.initAuth0-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"getSession\",\"url\":\"functions/edge.getSession-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"updateSession\",\"url\":\"functions/edge.updateSession-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"getAccessToken\",\"url\":\"functions/edge.getAccessToken-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"withApiAuthRequired\",\"url\":\"functions/edge.withApiAuthRequired-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"withPageAuthRequired\",\"url\":\"functions/edge.withPageAuthRequired-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"handleLogin\",\"url\":\"functions/edge.handleLogin-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"handleLogout\",\"url\":\"functions/edge.handleLogout-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"handleCallback\",\"url\":\"functions/edge.handleCallback-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"handleProfile\",\"url\":\"functions/edge.handleProfile-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"handleAuth\",\"url\":\"functions/edge.handleAuth-1.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":64,\"name\":\"withMiddlewareAuthRequired\",\"url\":\"functions/edge.withMiddlewareAuthRequired.html\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":2,\"name\":\"handlers/auth\",\"url\":\"modules/handlers_auth.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Handlers\",\"url\":\"types/handlers_auth.Handlers.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":4194304,\"name\":\"HandleAuth\",\"url\":\"types/handlers_auth.HandleAuth.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_auth.HandleAuth.html#__type\",\"classes\":\"\",\"parent\":\"handlers/auth.HandleAuth\"},{\"kind\":4194304,\"name\":\"PageRouterOnError\",\"url\":\"types/handlers_auth.PageRouterOnError.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_auth.PageRouterOnError.html#__type\",\"classes\":\"\",\"parent\":\"handlers/auth.PageRouterOnError\"},{\"kind\":4194304,\"name\":\"AppRouterOnError\",\"url\":\"types/handlers_auth.AppRouterOnError.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_auth.AppRouterOnError.html#__type\",\"classes\":\"\",\"parent\":\"handlers/auth.AppRouterOnError\"},{\"kind\":2,\"name\":\"handlers/callback\",\"url\":\"modules/handlers_callback.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AfterCallback\",\"url\":\"types/handlers_callback.AfterCallback.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":4194304,\"name\":\"AfterCallbackPageRoute\",\"url\":\"types/handlers_callback.AfterCallbackPageRoute.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_callback.AfterCallbackPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/callback.AfterCallbackPageRoute\"},{\"kind\":4194304,\"name\":\"AfterCallbackAppRoute\",\"url\":\"types/handlers_callback.AfterCallbackAppRoute.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_callback.AfterCallbackAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/callback.AfterCallbackAppRoute\"},{\"kind\":256,\"name\":\"CallbackOptions\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":1024,\"name\":\"afterCallback\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html#afterCallback\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptions\"},{\"kind\":1024,\"name\":\"redirectUri\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html#redirectUri\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptions\"},{\"kind\":1024,\"name\":\"organization\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html#organization\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptions\"},{\"kind\":1024,\"name\":\"authorizationParams\",\"url\":\"interfaces/handlers_callback.CallbackOptions.html#authorizationParams\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptions\"},{\"kind\":4194304,\"name\":\"CallbackOptionsProvider\",\"url\":\"types/handlers_callback.CallbackOptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":4194304,\"name\":\"HandleCallback\",\"url\":\"types/handlers_callback.HandleCallback.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":4194304,\"name\":\"CallbackHandler\",\"url\":\"types/handlers_callback.CallbackHandler.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":2,\"name\":\"handlers\",\"url\":\"modules/handlers.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"handlers/login\",\"url\":\"modules/handlers_login.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GetLoginState\",\"url\":\"types/handlers_login.GetLoginState.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":4194304,\"name\":\"GetLoginStatePageRoute\",\"url\":\"types/handlers_login.GetLoginStatePageRoute.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginStatePageRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginStatePageRoute\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginStatePageRoute.html#__type.__type-1.__type-2\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginStatePageRoute.__type.__type\"},{\"kind\":4194304,\"name\":\"GetLoginStateAppRoute\",\"url\":\"types/handlers_login.GetLoginStateAppRoute.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginStateAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginStateAppRoute\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginStateAppRoute.html#__type.__type-1.__type-2\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginStateAppRoute.__type.__type\"},{\"kind\":256,\"name\":\"AuthorizationParams\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#connection\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":1024,\"name\":\"connection_scope\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#connection_scope\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":1024,\"name\":\"invitation\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#invitation\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":1024,\"name\":\"organization\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#organization\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":1024,\"name\":\"screen_hint\",\"url\":\"interfaces/handlers_login.AuthorizationParams.html#screen_hint\",\"classes\":\"\",\"parent\":\"handlers/login.AuthorizationParams\"},{\"kind\":256,\"name\":\"LoginOptions\",\"url\":\"interfaces/handlers_login.LoginOptions.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":1024,\"name\":\"authorizationParams\",\"url\":\"interfaces/handlers_login.LoginOptions.html#authorizationParams\",\"classes\":\"\",\"parent\":\"handlers/login.LoginOptions\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"interfaces/handlers_login.LoginOptions.html#returnTo\",\"classes\":\"\",\"parent\":\"handlers/login.LoginOptions\"},{\"kind\":1024,\"name\":\"getLoginState\",\"url\":\"interfaces/handlers_login.LoginOptions.html#getLoginState\",\"classes\":\"\",\"parent\":\"handlers/login.LoginOptions\"},{\"kind\":4194304,\"name\":\"LoginOptionsProvider\",\"url\":\"types/handlers_login.LoginOptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":4194304,\"name\":\"HandleLogin\",\"url\":\"types/handlers_login.HandleLogin.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":4194304,\"name\":\"LoginHandler\",\"url\":\"types/handlers_login.LoginHandler.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":2,\"name\":\"handlers/logout\",\"url\":\"modules/handlers_logout.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"LogoutOptions\",\"url\":\"interfaces/handlers_logout.LogoutOptions.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"interfaces/handlers_logout.LogoutOptions.html#returnTo\",\"classes\":\"\",\"parent\":\"handlers/logout.LogoutOptions\"},{\"kind\":1024,\"name\":\"logoutParams\",\"url\":\"interfaces/handlers_logout.LogoutOptions.html#logoutParams\",\"classes\":\"\",\"parent\":\"handlers/logout.LogoutOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/handlers_logout.LogoutOptions.html#logoutParams.__type\",\"classes\":\"\",\"parent\":\"handlers/logout.LogoutOptions.logoutParams\"},{\"kind\":4194304,\"name\":\"LogoutOptionsProvider\",\"url\":\"types/handlers_logout.LogoutOptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":4194304,\"name\":\"HandleLogout\",\"url\":\"types/handlers_logout.HandleLogout.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":4194304,\"name\":\"LogoutHandler\",\"url\":\"types/handlers_logout.LogoutHandler.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":2,\"name\":\"handlers/profile\",\"url\":\"modules/handlers_profile.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AfterRefetch\",\"url\":\"types/handlers_profile.AfterRefetch.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":4194304,\"name\":\"AfterRefetchPageRoute\",\"url\":\"types/handlers_profile.AfterRefetchPageRoute.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.AfterRefetchPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.AfterRefetchPageRoute\"},{\"kind\":4194304,\"name\":\"AfterRefetchAppRoute\",\"url\":\"types/handlers_profile.AfterRefetchAppRoute.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.AfterRefetchAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.AfterRefetchAppRoute\"},{\"kind\":4194304,\"name\":\"ProfileOptions\",\"url\":\"types/handlers_profile.ProfileOptions.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.ProfileOptions.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.ProfileOptions\"},{\"kind\":1024,\"name\":\"refetch\",\"url\":\"types/handlers_profile.ProfileOptions.html#__type.refetch\",\"classes\":\"\",\"parent\":\"handlers/profile.ProfileOptions.__type\"},{\"kind\":1024,\"name\":\"afterRefetch\",\"url\":\"types/handlers_profile.ProfileOptions.html#__type.afterRefetch\",\"classes\":\"\",\"parent\":\"handlers/profile.ProfileOptions.__type\"},{\"kind\":4194304,\"name\":\"ProfileOptionsProvider\",\"url\":\"types/handlers_profile.ProfileOptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":4194304,\"name\":\"HandleProfile\",\"url\":\"types/handlers_profile.HandleProfile.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":4194304,\"name\":\"ProfileHandler\",\"url\":\"types/handlers_profile.ProfileHandler.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":2,\"name\":\"handlers/router-helpers\",\"url\":\"modules/handlers_router_helpers.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AppRouteHandlerFnContext\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFnContext.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFnContext.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.AppRouteHandlerFnContext\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFnContext.html#__type.params\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.AppRouteHandlerFnContext.__type\"},{\"kind\":4194304,\"name\":\"AppRouteHandlerFn\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFn.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.AppRouteHandlerFn.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.AppRouteHandlerFn\"},{\"kind\":4194304,\"name\":\"PageRouteHandlerFn\",\"url\":\"types/handlers_router_helpers.PageRouteHandlerFn.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.PageRouteHandlerFn.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.PageRouteHandlerFn\"},{\"kind\":4194304,\"name\":\"OptionsProvider\",\"url\":\"types/handlers_router_helpers.OptionsProvider.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.OptionsProvider.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.OptionsProvider\"},{\"kind\":4194304,\"name\":\"AuthHandler\",\"url\":\"types/handlers_router_helpers.AuthHandler.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":4194304,\"name\":\"Handler\",\"url\":\"types/handlers_router_helpers.Handler.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_router_helpers.Handler.html#__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.Handler\"},{\"kind\":64,\"name\":\"getHandler\",\"url\":\"functions/handlers_router_helpers.getHandler.html\",\"classes\":\"\",\"parent\":\"handlers/router-helpers\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/handlers_router_helpers.getHandler.html#getHandler.__type\",\"classes\":\"\",\"parent\":\"handlers/router-helpers.getHandler.getHandler\"},{\"kind\":2,\"name\":\"helpers\",\"url\":\"modules/helpers.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"helpers/testing\",\"url\":\"modules/helpers_testing.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GenerateSessionCookieConfig\",\"url\":\"types/helpers_testing.GenerateSessionCookieConfig.html\",\"classes\":\"\",\"parent\":\"helpers/testing\"},{\"kind\":64,\"name\":\"generateSessionCookie\",\"url\":\"functions/helpers_testing.generateSessionCookie.html\",\"classes\":\"\",\"parent\":\"helpers/testing\"},{\"kind\":2,\"name\":\"helpers/with-api-auth-required\",\"url\":\"modules/helpers_with_api_auth_required.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AppRouteHandlerFnContext\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFnContext.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFnContext.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.AppRouteHandlerFnContext\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFnContext.html#__type.params\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.AppRouteHandlerFnContext.__type\"},{\"kind\":4194304,\"name\":\"AppRouteHandlerFn\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFn.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.AppRouteHandlerFn.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.AppRouteHandlerFn\"},{\"kind\":4194304,\"name\":\"WithApiAuthRequiredAppRoute\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequiredAppRoute.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequiredAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.WithApiAuthRequiredAppRoute\"},{\"kind\":4194304,\"name\":\"WithApiAuthRequiredPageRoute\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequiredPageRoute.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequiredPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.WithApiAuthRequiredPageRoute\"},{\"kind\":4194304,\"name\":\"WithApiAuthRequired\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequired.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":2,\"name\":\"helpers/with-middleware-auth-required\",\"url\":\"modules/helpers_with_middleware_auth_required.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WithMiddlewareAuthRequired\",\"url\":\"types/helpers_with_middleware_auth_required.WithMiddlewareAuthRequired.html\",\"classes\":\"\",\"parent\":\"helpers/with-middleware-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_middleware_auth_required.WithMiddlewareAuthRequired.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-middleware-auth-required.WithMiddlewareAuthRequired\"},{\"kind\":2,\"name\":\"helpers/with-page-auth-required\",\"url\":\"modules/helpers_with_page_auth_required.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"types/helpers_with_page_auth_required.GetServerSidePropsResultWithSession.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":4194304,\"name\":\"PageRoute\",\"url\":\"types/helpers_with_page_auth_required.PageRoute.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.PageRoute.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.PageRoute\"},{\"kind\":4194304,\"name\":\"AppRouterPageRouteOpts\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.params\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.params.__type-1\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type.params\"},{\"kind\":1024,\"name\":\"slug\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.params.__type-1.slug\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type.params.__type\"},{\"kind\":1024,\"name\":\"searchParams\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.searchParams\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRouteOpts.html#__type.searchParams.__type-2\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRouteOpts.__type.searchParams\"},{\"kind\":4194304,\"name\":\"AppRouterPageRoute\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRoute.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.AppRouterPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.AppRouterPageRoute\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequiredPageRouterOptions\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouterOptions.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouterOptions.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredPageRouterOptions\"},{\"kind\":1024,\"name\":\"getServerSideProps\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouterOptions.html#__type.getServerSideProps\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredPageRouterOptions.__type\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouterOptions.html#__type.returnTo\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredPageRouterOptions.__type\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequiredPageRouter\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouter.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredPageRouter.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredPageRouter\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequiredAppRouterOptions\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouterOptions.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouterOptions.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredAppRouterOptions\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouterOptions.html#__type.returnTo\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredAppRouterOptions.__type\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequiredAppRouter\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouter.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredAppRouter.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredAppRouter\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequired\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequired.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":2,\"name\":\"http/auth0-next-api-request\",\"url\":\"modules/http_auth0_next_api_request.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_api_request.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_api_request.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/http_auth0_next_api_request.default.html#getUrl\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2048,\"name\":\"getMethod\",\"url\":\"classes/http_auth0_next_api_request.default.html#getMethod\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2048,\"name\":\"getBody\",\"url\":\"classes/http_auth0_next_api_request.default.html#getBody\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2048,\"name\":\"getCookies\",\"url\":\"classes/http_auth0_next_api_request.default.html#getCookies\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-request.default\"},{\"kind\":2,\"name\":\"http/auth0-next-api-response\",\"url\":\"modules/http_auth0_next_api_response.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_api_response.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-response\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_api_response.default.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"http/auth0-next-api-response.default\"},{\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/http_auth0_next_api_response.default.html#redirect\",\"classes\":\"\",\"parent\":\"http/auth0-next-api-response.default\"},{\"kind\":2,\"name\":\"http/auth0-next-request-cookies\",\"url\":\"modules/http_auth0_next_request_cookies.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_request_cookies.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-request-cookies\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_request_cookies.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-request-cookies.default\"},{\"kind\":2048,\"name\":\"getCookies\",\"url\":\"classes/http_auth0_next_request_cookies.default.html#getCookies\",\"classes\":\"\",\"parent\":\"http/auth0-next-request-cookies.default\"},{\"kind\":2,\"name\":\"http/auth0-next-request\",\"url\":\"modules/http_auth0_next_request.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_request.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-request\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_request.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/http_auth0_next_request.default.html#getUrl\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2048,\"name\":\"getMethod\",\"url\":\"classes/http_auth0_next_request.default.html#getMethod\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2048,\"name\":\"getBody\",\"url\":\"classes/http_auth0_next_request.default.html#getBody\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2048,\"name\":\"getCookies\",\"url\":\"classes/http_auth0_next_request.default.html#getCookies\",\"classes\":\"\",\"parent\":\"http/auth0-next-request.default\"},{\"kind\":2,\"name\":\"http/auth0-next-response-cookies\",\"url\":\"modules/http_auth0_next_response_cookies.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_response_cookies.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-response-cookies\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_response_cookies.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-response-cookies.default\"},{\"kind\":2048,\"name\":\"setCookie\",\"url\":\"classes/http_auth0_next_response_cookies.default.html#setCookie\",\"classes\":\"\",\"parent\":\"http/auth0-next-response-cookies.default\"},{\"kind\":2048,\"name\":\"clearCookie\",\"url\":\"classes/http_auth0_next_response_cookies.default.html#clearCookie\",\"classes\":\"\",\"parent\":\"http/auth0-next-response-cookies.default\"},{\"kind\":2,\"name\":\"http/auth0-next-response\",\"url\":\"modules/http_auth0_next_response.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/http_auth0_next_response.default.html\",\"classes\":\"\",\"parent\":\"http/auth0-next-response\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/http_auth0_next_response.default.html#constructor\",\"classes\":\"\",\"parent\":\"http/auth0-next-response.default\"},{\"kind\":2048,\"name\":\"setCookie\",\"url\":\"classes/http_auth0_next_response.default.html#setCookie\",\"classes\":\"\",\"parent\":\"http/auth0-next-response.default\"},{\"kind\":2048,\"name\":\"clearCookie\",\"url\":\"classes/http_auth0_next_response.default.html#clearCookie\",\"classes\":\"\",\"parent\":\"http/auth0-next-response.default\"},{\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/http_auth0_next_response.default.html#redirect\",\"classes\":\"\",\"parent\":\"http/auth0-next-response.default\"},{\"kind\":2,\"name\":\"http\",\"url\":\"modules/http.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"index\",\"url\":\"modules/index.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Auth0Server\",\"url\":\"types/index.Auth0Server.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":4194304,\"name\":\"InitAuth0\",\"url\":\"types/index.InitAuth0.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/index.InitAuth0.html#__type\",\"classes\":\"\",\"parent\":\"index.InitAuth0\"},{\"kind\":64,\"name\":\"initAuth0\",\"url\":\"functions/index.initAuth0-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"getSession\",\"url\":\"functions/index.getSession-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"updateSession\",\"url\":\"functions/index.updateSession-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"getAccessToken\",\"url\":\"functions/index.getAccessToken-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"withApiAuthRequired\",\"url\":\"functions/index.withApiAuthRequired-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"withPageAuthRequired\",\"url\":\"functions/index.withPageAuthRequired-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleLogin\",\"url\":\"functions/index.handleLogin-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleLogout\",\"url\":\"functions/index.handleLogout-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleCallback\",\"url\":\"functions/index.handleCallback-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleProfile\",\"url\":\"functions/index.handleProfile-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":64,\"name\":\"handleAuth\",\"url\":\"functions/index.handleAuth-1.html\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":2,\"name\":\"init\",\"url\":\"modules/init.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"InitAuth0\",\"url\":\"types/init.InitAuth0.html\",\"classes\":\"\",\"parent\":\"init\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/init.InitAuth0.html#__type\",\"classes\":\"\",\"parent\":\"init.InitAuth0\"},{\"kind\":64,\"name\":\"_initAuth\",\"url\":\"functions/init._initAuth.html\",\"classes\":\"\",\"parent\":\"init\"},{\"kind\":2,\"name\":\"session/get-access-token\",\"url\":\"modules/session_get_access_token.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AfterRefresh\",\"url\":\"types/session_get_access_token.AfterRefresh.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":4194304,\"name\":\"AfterRefreshPageRoute\",\"url\":\"types/session_get_access_token.AfterRefreshPageRoute.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_get_access_token.AfterRefreshPageRoute.html#__type\",\"classes\":\"\",\"parent\":\"session/get-access-token.AfterRefreshPageRoute\"},{\"kind\":4194304,\"name\":\"AfterRefreshAppRoute\",\"url\":\"types/session_get_access_token.AfterRefreshAppRoute.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_get_access_token.AfterRefreshAppRoute.html#__type\",\"classes\":\"\",\"parent\":\"session/get-access-token.AfterRefreshAppRoute\"},{\"kind\":256,\"name\":\"AccessTokenRequest\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":1024,\"name\":\"scopes\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html#scopes\",\"classes\":\"\",\"parent\":\"session/get-access-token.AccessTokenRequest\"},{\"kind\":1024,\"name\":\"refresh\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html#refresh\",\"classes\":\"\",\"parent\":\"session/get-access-token.AccessTokenRequest\"},{\"kind\":1024,\"name\":\"afterRefresh\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html#afterRefresh\",\"classes\":\"\",\"parent\":\"session/get-access-token.AccessTokenRequest\"},{\"kind\":1024,\"name\":\"authorizationParams\",\"url\":\"interfaces/session_get_access_token.AccessTokenRequest.html#authorizationParams\",\"classes\":\"\",\"parent\":\"session/get-access-token.AccessTokenRequest\"},{\"kind\":256,\"name\":\"GetAccessTokenResult\",\"url\":\"interfaces/session_get_access_token.GetAccessTokenResult.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":1024,\"name\":\"accessToken\",\"url\":\"interfaces/session_get_access_token.GetAccessTokenResult.html#accessToken\",\"classes\":\"\",\"parent\":\"session/get-access-token.GetAccessTokenResult\"},{\"kind\":4194304,\"name\":\"GetAccessToken\",\"url\":\"types/session_get_access_token.GetAccessToken.html\",\"classes\":\"\",\"parent\":\"session/get-access-token\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_get_access_token.GetAccessToken.html#__type\",\"classes\":\"\",\"parent\":\"session/get-access-token.GetAccessToken\"},{\"kind\":2,\"name\":\"session/get-session\",\"url\":\"modules/session_get_session.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GetSession\",\"url\":\"types/session_get_session.GetSession.html\",\"classes\":\"\",\"parent\":\"session/get-session\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_get_session.GetSession.html#__type\",\"classes\":\"\",\"parent\":\"session/get-session.GetSession\"},{\"kind\":2,\"name\":\"session\",\"url\":\"modules/session.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"session/session\",\"url\":\"modules/session_session.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"Claims\",\"url\":\"interfaces/session_session.Claims.html\",\"classes\":\"\",\"parent\":\"session/session\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/session_session.default.html\",\"classes\":\"\",\"parent\":\"session/session\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/session_session.default.html#constructor\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"classes/session_session.default.html#user\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"idToken\",\"url\":\"classes/session_session.default.html#idToken\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"accessToken\",\"url\":\"classes/session_session.default.html#accessToken\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"accessTokenScope\",\"url\":\"classes/session_session.default.html#accessTokenScope\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"accessTokenExpiresAt\",\"url\":\"classes/session_session.default.html#accessTokenExpiresAt\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":1024,\"name\":\"refreshToken\",\"url\":\"classes/session_session.default.html#refreshToken\",\"classes\":\"\",\"parent\":\"session/session.default\"},{\"kind\":2,\"name\":\"session/touch-session\",\"url\":\"modules/session_touch_session.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"TouchSession\",\"url\":\"types/session_touch_session.TouchSession.html\",\"classes\":\"\",\"parent\":\"session/touch-session\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_touch_session.TouchSession.html#__type\",\"classes\":\"\",\"parent\":\"session/touch-session.TouchSession\"},{\"kind\":2,\"name\":\"session/update-session\",\"url\":\"modules/session_update_session.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"UpdateSession\",\"url\":\"types/session_update_session.UpdateSession.html\",\"classes\":\"\",\"parent\":\"session/update-session\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/session_update_session.UpdateSession.html#__type\",\"classes\":\"\",\"parent\":\"session/update-session.UpdateSession\"},{\"kind\":2,\"name\":\"shared\",\"url\":\"modules/shared.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"telemetry\",\"url\":\"variables/shared.telemetry.html\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/shared.telemetry.html#__type\",\"classes\":\"\",\"parent\":\"shared.telemetry\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"variables/shared.telemetry.html#__type.name\",\"classes\":\"\",\"parent\":\"shared.telemetry.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"variables/shared.telemetry.html#__type.version\",\"classes\":\"\",\"parent\":\"shared.telemetry.__type\"},{\"kind\":256,\"name\":\"Auth0Server\",\"url\":\"interfaces/shared.Auth0Server.html\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":1024,\"name\":\"getSession\",\"url\":\"interfaces/shared.Auth0Server.html#getSession\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"touchSession\",\"url\":\"interfaces/shared.Auth0Server.html#touchSession\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"updateSession\",\"url\":\"interfaces/shared.Auth0Server.html#updateSession\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"getAccessToken\",\"url\":\"interfaces/shared.Auth0Server.html#getAccessToken\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"handleLogin\",\"url\":\"interfaces/shared.Auth0Server.html#handleLogin\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"handleCallback\",\"url\":\"interfaces/shared.Auth0Server.html#handleCallback\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"handleLogout\",\"url\":\"interfaces/shared.Auth0Server.html#handleLogout\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"handleProfile\",\"url\":\"interfaces/shared.Auth0Server.html#handleProfile\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"withApiAuthRequired\",\"url\":\"interfaces/shared.Auth0Server.html#withApiAuthRequired\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"withPageAuthRequired\",\"url\":\"interfaces/shared.Auth0Server.html#withPageAuthRequired\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"handleAuth\",\"url\":\"interfaces/shared.Auth0Server.html#handleAuth\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":1024,\"name\":\"withMiddlewareAuthRequired\",\"url\":\"interfaces/shared.Auth0Server.html#withMiddlewareAuthRequired\",\"classes\":\"\",\"parent\":\"shared.Auth0Server\"},{\"kind\":4194304,\"name\":\"SessionStore\",\"url\":\"types/shared.SessionStore.html\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":4194304,\"name\":\"SessionStorePayload\",\"url\":\"types/shared.SessionStorePayload.html\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":2,\"name\":\"utils/errors\",\"url\":\"modules/utils_errors.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"AuthError\",\"url\":\"classes/utils_errors.AuthError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.AuthError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.AuthError.html#code\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.AuthError.html#name\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.AuthError.html#cause\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.AuthError.html#status\",\"classes\":\"\",\"parent\":\"utils/errors.AuthError\"},{\"kind\":8,\"name\":\"AccessTokenErrorCode\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":16,\"name\":\"MISSING_SESSION\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#MISSING_SESSION\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"MISSING_ACCESS_TOKEN\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#MISSING_ACCESS_TOKEN\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"MISSING_REFRESH_TOKEN\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#MISSING_REFRESH_TOKEN\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"EXPIRED_ACCESS_TOKEN\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#EXPIRED_ACCESS_TOKEN\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"INSUFFICIENT_SCOPE\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#INSUFFICIENT_SCOPE\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":16,\"name\":\"FAILED_REFRESH_GRANT\",\"url\":\"enums/utils_errors.AccessTokenErrorCode.html#FAILED_REFRESH_GRANT\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenErrorCode\"},{\"kind\":128,\"name\":\"AccessTokenError\",\"url\":\"classes/utils_errors.AccessTokenError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.AccessTokenError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.AccessTokenError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.AccessTokenError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.AccessTokenError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.AccessTokenError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.AccessTokenError\"},{\"kind\":128,\"name\":\"HandlerError\",\"url\":\"classes/utils_errors.HandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.HandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.HandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.HandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.HandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.HandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.HandlerError\"},{\"kind\":128,\"name\":\"CallbackHandlerError\",\"url\":\"classes/utils_errors.CallbackHandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#code-1\",\"classes\":\"\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.CallbackHandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.CallbackHandlerError\"},{\"kind\":128,\"name\":\"LoginHandlerError\",\"url\":\"classes/utils_errors.LoginHandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.LoginHandlerError.html#code-1\",\"classes\":\"\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.LoginHandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.LoginHandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.LoginHandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.LoginHandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.LoginHandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LoginHandlerError\"},{\"kind\":128,\"name\":\"LogoutHandlerError\",\"url\":\"classes/utils_errors.LogoutHandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#code-1\",\"classes\":\"\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.LogoutHandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.LogoutHandlerError\"},{\"kind\":128,\"name\":\"ProfileHandlerError\",\"url\":\"classes/utils_errors.ProfileHandlerError.html\",\"classes\":\"\",\"parent\":\"utils/errors\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#code-1\",\"classes\":\"\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#constructor\",\"classes\":\"\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/utils_errors.ProfileHandlerError.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"utils/errors.ProfileHandlerError\"},{\"kind\":2,\"name\":\"version\",\"url\":\"modules/version.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"default\",\"url\":\"variables/version.default.html\",\"classes\":\"\",\"parent\":\"version\"},{\"kind\":8388608,\"name\":\"UserProvider\",\"url\":\"modules/client.html#UserProvider\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"UserProviderProps\",\"url\":\"modules/client.html#UserProviderProps\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"UserProfile\",\"url\":\"modules/client.html#UserProfile\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"RequestError\",\"url\":\"modules/client.html#RequestError\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"useUser\",\"url\":\"modules/client.html#useUser\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequired\",\"url\":\"modules/client.html#WithPageAuthRequired\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredOptions\",\"url\":\"modules/client.html#WithPageAuthRequiredOptions\",\"classes\":\"\",\"parent\":\"client\"},{\"kind\":8388608,\"name\":\"telemetry\",\"url\":\"modules/edge.html#telemetry\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"Auth0Server\",\"url\":\"modules/edge.html#Auth0Server\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AuthError\",\"url\":\"modules/edge.html#AuthError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AccessTokenErrorCode\",\"url\":\"modules/edge.html#AccessTokenErrorCode\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AccessTokenError\",\"url\":\"modules/edge.html#AccessTokenError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"HandlerError\",\"url\":\"modules/edge.html#HandlerError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"CallbackHandlerError\",\"url\":\"modules/edge.html#CallbackHandlerError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"LoginHandlerError\",\"url\":\"modules/edge.html#LoginHandlerError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"LogoutHandlerError\",\"url\":\"modules/edge.html#LogoutHandlerError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"ProfileHandlerError\",\"url\":\"modules/edge.html#ProfileHandlerError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"Handlers\",\"url\":\"modules/edge.html#Handlers\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"LoginOptions\",\"url\":\"modules/edge.html#LoginOptions\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"LogoutOptions\",\"url\":\"modules/edge.html#LogoutOptions\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"GetLoginState\",\"url\":\"modules/edge.html#GetLoginState\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"GetLoginStatePageRoute\",\"url\":\"modules/edge.html#GetLoginStatePageRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"GetLoginStateAppRoute\",\"url\":\"modules/edge.html#GetLoginStateAppRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"ProfileOptions\",\"url\":\"modules/edge.html#ProfileOptions\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"CallbackOptions\",\"url\":\"modules/edge.html#CallbackOptions\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterCallback\",\"url\":\"modules/edge.html#AfterCallback\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterCallbackPageRoute\",\"url\":\"modules/edge.html#AfterCallbackPageRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterCallbackAppRoute\",\"url\":\"modules/edge.html#AfterCallbackAppRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterRefetch\",\"url\":\"modules/edge.html#AfterRefetch\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterRefetchPageRoute\",\"url\":\"modules/edge.html#AfterRefetchPageRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterRefetchAppRoute\",\"url\":\"modules/edge.html#AfterRefetchAppRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AppRouterOnError\",\"url\":\"modules/edge.html#AppRouterOnError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"PageRouterOnError\",\"url\":\"modules/edge.html#PageRouterOnError\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AppRouterPageRouteOpts\",\"url\":\"modules/edge.html#AppRouterPageRouteOpts\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AppRouterPageRoute\",\"url\":\"modules/edge.html#AppRouterPageRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouter\",\"url\":\"modules/edge.html#WithPageAuthRequiredPageRouter\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouter\",\"url\":\"modules/edge.html#WithPageAuthRequiredAppRouter\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"modules/edge.html#GetServerSidePropsResultWithSession\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouterOptions\",\"url\":\"modules/edge.html#WithPageAuthRequiredPageRouterOptions\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouterOptions\",\"url\":\"modules/edge.html#WithPageAuthRequiredAppRouterOptions\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"PageRoute\",\"url\":\"modules/edge.html#PageRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFn\",\"url\":\"modules/edge.html#AppRouteHandlerFn\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredAppRoute\",\"url\":\"modules/edge.html#WithApiAuthRequiredAppRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredPageRoute\",\"url\":\"modules/edge.html#WithApiAuthRequiredPageRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AccessTokenRequest\",\"url\":\"modules/edge.html#AccessTokenRequest\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"GetAccessTokenResult\",\"url\":\"modules/edge.html#GetAccessTokenResult\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"Claims\",\"url\":\"modules/edge.html#Claims\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterRefresh\",\"url\":\"modules/edge.html#AfterRefresh\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterRefreshPageRoute\",\"url\":\"modules/edge.html#AfterRefreshPageRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"AfterRefreshAppRoute\",\"url\":\"modules/edge.html#AfterRefreshAppRoute\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"ConfigParameters\",\"url\":\"modules/edge.html#ConfigParameters\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"HandleAuth\",\"url\":\"modules/edge.html#HandleAuth\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"HandleLogin\",\"url\":\"modules/edge.html#HandleLogin\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"HandleProfile\",\"url\":\"modules/edge.html#HandleProfile\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"HandleLogout\",\"url\":\"modules/edge.html#HandleLogout\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"HandleCallback\",\"url\":\"modules/edge.html#HandleCallback\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequired\",\"url\":\"modules/edge.html#WithApiAuthRequired\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequired\",\"url\":\"modules/edge.html#WithPageAuthRequired\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"GetSession\",\"url\":\"modules/edge.html#GetSession\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"TouchSession\",\"url\":\"modules/edge.html#TouchSession\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"UpdateSession\",\"url\":\"modules/edge.html#UpdateSession\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"GetAccessToken\",\"url\":\"modules/edge.html#GetAccessToken\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"Session\",\"url\":\"modules/edge.html#Session\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"SessionStore\",\"url\":\"modules/edge.html#SessionStore\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"SessionStorePayload\",\"url\":\"modules/edge.html#SessionStorePayload\",\"classes\":\"\",\"parent\":\"edge\"},{\"kind\":8388608,\"name\":\"HandleCallback\",\"url\":\"modules/handlers.html#HandleCallback\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"CallbackOptions\",\"url\":\"modules/handlers.html#CallbackOptions\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterCallback\",\"url\":\"modules/handlers.html#AfterCallback\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterCallbackPageRoute\",\"url\":\"modules/handlers.html#AfterCallbackPageRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterCallbackAppRoute\",\"url\":\"modules/handlers.html#AfterCallbackAppRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleLogin\",\"url\":\"modules/handlers.html#HandleLogin\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"LoginOptions\",\"url\":\"modules/handlers.html#LoginOptions\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"GetLoginState\",\"url\":\"modules/handlers.html#GetLoginState\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"GetLoginStatePageRoute\",\"url\":\"modules/handlers.html#GetLoginStatePageRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"GetLoginStateAppRoute\",\"url\":\"modules/handlers.html#GetLoginStateAppRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleLogout\",\"url\":\"modules/handlers.html#HandleLogout\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"LogoutOptions\",\"url\":\"modules/handlers.html#LogoutOptions\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleProfile\",\"url\":\"modules/handlers.html#HandleProfile\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"ProfileOptions\",\"url\":\"modules/handlers.html#ProfileOptions\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterRefetch\",\"url\":\"modules/handlers.html#AfterRefetch\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterRefetchPageRoute\",\"url\":\"modules/handlers.html#AfterRefetchPageRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AfterRefetchAppRoute\",\"url\":\"modules/handlers.html#AfterRefetchAppRoute\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"Handlers\",\"url\":\"modules/handlers.html#Handlers\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleAuth\",\"url\":\"modules/handlers.html#HandleAuth\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AppRouterOnError\",\"url\":\"modules/handlers.html#AppRouterOnError\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"PageRouterOnError\",\"url\":\"modules/handlers.html#PageRouterOnError\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFn\",\"url\":\"modules/handlers.html#AppRouteHandlerFn\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFnContext\",\"url\":\"modules/handlers.html#AppRouteHandlerFnContext\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequired\",\"url\":\"modules/helpers.html#WithApiAuthRequired\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFn\",\"url\":\"modules/helpers.html#AppRouteHandlerFn\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredAppRoute\",\"url\":\"modules/helpers.html#WithApiAuthRequiredAppRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredPageRoute\",\"url\":\"modules/helpers.html#WithApiAuthRequiredPageRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"modules/helpers.html#GetServerSidePropsResultWithSession\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequired\",\"url\":\"modules/helpers.html#WithPageAuthRequired\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouterOptions\",\"url\":\"modules/helpers.html#WithPageAuthRequiredPageRouterOptions\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouterOptions\",\"url\":\"modules/helpers.html#WithPageAuthRequiredAppRouterOptions\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"PageRoute\",\"url\":\"modules/helpers.html#PageRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"AppRouterPageRouteOpts\",\"url\":\"modules/helpers.html#AppRouterPageRouteOpts\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"AppRouterPageRoute\",\"url\":\"modules/helpers.html#AppRouterPageRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouter\",\"url\":\"modules/helpers.html#WithPageAuthRequiredPageRouter\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouter\",\"url\":\"modules/helpers.html#WithPageAuthRequiredAppRouter\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"Auth0NextApiRequest\",\"url\":\"modules/http.html#Auth0NextApiRequest\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextApiResponse\",\"url\":\"modules/http.html#Auth0NextApiResponse\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextRequest\",\"url\":\"modules/http.html#Auth0NextRequest\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextResponse\",\"url\":\"modules/http.html#Auth0NextResponse\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextRequestCookies\",\"url\":\"modules/http.html#Auth0NextRequestCookies\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"Auth0NextResponseCookies\",\"url\":\"modules/http.html#Auth0NextResponseCookies\",\"classes\":\"\",\"parent\":\"http\"},{\"kind\":8388608,\"name\":\"telemetry\",\"url\":\"modules/index.html#telemetry\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AuthError\",\"url\":\"modules/index.html#AuthError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AccessTokenErrorCode\",\"url\":\"modules/index.html#AccessTokenErrorCode\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AccessTokenError\",\"url\":\"modules/index.html#AccessTokenError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandlerError\",\"url\":\"modules/index.html#HandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"CallbackHandlerError\",\"url\":\"modules/index.html#CallbackHandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"LoginHandlerError\",\"url\":\"modules/index.html#LoginHandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"LogoutHandlerError\",\"url\":\"modules/index.html#LogoutHandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"ProfileHandlerError\",\"url\":\"modules/index.html#ProfileHandlerError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Handlers\",\"url\":\"modules/index.html#Handlers\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"LoginOptions\",\"url\":\"modules/index.html#LoginOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"LogoutOptions\",\"url\":\"modules/index.html#LogoutOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetLoginState\",\"url\":\"modules/index.html#GetLoginState\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetLoginStatePageRoute\",\"url\":\"modules/index.html#GetLoginStatePageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetLoginStateAppRoute\",\"url\":\"modules/index.html#GetLoginStateAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"ProfileOptions\",\"url\":\"modules/index.html#ProfileOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"CallbackOptions\",\"url\":\"modules/index.html#CallbackOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterCallback\",\"url\":\"modules/index.html#AfterCallback\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterCallbackPageRoute\",\"url\":\"modules/index.html#AfterCallbackPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterCallbackAppRoute\",\"url\":\"modules/index.html#AfterCallbackAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefetch\",\"url\":\"modules/index.html#AfterRefetch\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefetchPageRoute\",\"url\":\"modules/index.html#AfterRefetchPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefetchAppRoute\",\"url\":\"modules/index.html#AfterRefetchAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AppRouterOnError\",\"url\":\"modules/index.html#AppRouterOnError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"PageRouterOnError\",\"url\":\"modules/index.html#PageRouterOnError\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AppRouterPageRouteOpts\",\"url\":\"modules/index.html#AppRouterPageRouteOpts\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AppRouterPageRoute\",\"url\":\"modules/index.html#AppRouterPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouter\",\"url\":\"modules/index.html#WithPageAuthRequiredPageRouter\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouter\",\"url\":\"modules/index.html#WithPageAuthRequiredAppRouter\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"modules/index.html#GetServerSidePropsResultWithSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouterOptions\",\"url\":\"modules/index.html#WithPageAuthRequiredPageRouterOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouterOptions\",\"url\":\"modules/index.html#WithPageAuthRequiredAppRouterOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"PageRoute\",\"url\":\"modules/index.html#PageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFn\",\"url\":\"modules/index.html#AppRouteHandlerFn\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredAppRoute\",\"url\":\"modules/index.html#WithApiAuthRequiredAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredPageRoute\",\"url\":\"modules/index.html#WithApiAuthRequiredPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AccessTokenRequest\",\"url\":\"modules/index.html#AccessTokenRequest\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetAccessTokenResult\",\"url\":\"modules/index.html#GetAccessTokenResult\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Claims\",\"url\":\"modules/index.html#Claims\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefresh\",\"url\":\"modules/index.html#AfterRefresh\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefreshPageRoute\",\"url\":\"modules/index.html#AfterRefreshPageRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefreshAppRoute\",\"url\":\"modules/index.html#AfterRefreshAppRoute\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"ConfigParameters\",\"url\":\"modules/index.html#ConfigParameters\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleAuth\",\"url\":\"modules/index.html#HandleAuth\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleLogin\",\"url\":\"modules/index.html#HandleLogin\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleProfile\",\"url\":\"modules/index.html#HandleProfile\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleLogout\",\"url\":\"modules/index.html#HandleLogout\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"HandleCallback\",\"url\":\"modules/index.html#HandleCallback\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequired\",\"url\":\"modules/index.html#WithApiAuthRequired\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequired\",\"url\":\"modules/index.html#WithPageAuthRequired\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetSession\",\"url\":\"modules/index.html#GetSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"TouchSession\",\"url\":\"modules/index.html#TouchSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"UpdateSession\",\"url\":\"modules/index.html#UpdateSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetAccessToken\",\"url\":\"modules/index.html#GetAccessToken\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Session\",\"url\":\"modules/index.html#Session\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"SessionStore\",\"url\":\"modules/index.html#SessionStore\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"SessionStorePayload\",\"url\":\"modules/index.html#SessionStorePayload\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Session\",\"url\":\"modules/session.html#Session\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"Claims\",\"url\":\"modules/session.html#Claims\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"GetSession\",\"url\":\"modules/session.html#GetSession\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"GetAccessToken\",\"url\":\"modules/session.html#GetAccessToken\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AccessTokenRequest\",\"url\":\"modules/session.html#AccessTokenRequest\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"GetAccessTokenResult\",\"url\":\"modules/session.html#GetAccessTokenResult\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AfterRefresh\",\"url\":\"modules/session.html#AfterRefresh\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AfterRefreshPageRoute\",\"url\":\"modules/session.html#AfterRefreshPageRoute\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AfterRefreshAppRoute\",\"url\":\"modules/session.html#AfterRefreshAppRoute\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"TouchSession\",\"url\":\"modules/session.html#TouchSession\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"UpdateSession\",\"url\":\"modules/session.html#UpdateSession\",\"classes\":\"\",\"parent\":\"session\"},{\"kind\":8388608,\"name\":\"AuthError\",\"url\":\"modules/shared.html#AuthError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AccessTokenErrorCode\",\"url\":\"modules/shared.html#AccessTokenErrorCode\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AccessTokenError\",\"url\":\"modules/shared.html#AccessTokenError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"HandlerError\",\"url\":\"modules/shared.html#HandlerError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"CallbackHandlerError\",\"url\":\"modules/shared.html#CallbackHandlerError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"LoginHandlerError\",\"url\":\"modules/shared.html#LoginHandlerError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"LogoutHandlerError\",\"url\":\"modules/shared.html#LogoutHandlerError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"ProfileHandlerError\",\"url\":\"modules/shared.html#ProfileHandlerError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"Handlers\",\"url\":\"modules/shared.html#Handlers\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"LoginOptions\",\"url\":\"modules/shared.html#LoginOptions\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"LogoutOptions\",\"url\":\"modules/shared.html#LogoutOptions\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"GetLoginState\",\"url\":\"modules/shared.html#GetLoginState\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"GetLoginStatePageRoute\",\"url\":\"modules/shared.html#GetLoginStatePageRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"GetLoginStateAppRoute\",\"url\":\"modules/shared.html#GetLoginStateAppRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"ProfileOptions\",\"url\":\"modules/shared.html#ProfileOptions\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"CallbackOptions\",\"url\":\"modules/shared.html#CallbackOptions\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterCallback\",\"url\":\"modules/shared.html#AfterCallback\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterCallbackPageRoute\",\"url\":\"modules/shared.html#AfterCallbackPageRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterCallbackAppRoute\",\"url\":\"modules/shared.html#AfterCallbackAppRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterRefetch\",\"url\":\"modules/shared.html#AfterRefetch\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterRefetchPageRoute\",\"url\":\"modules/shared.html#AfterRefetchPageRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterRefetchAppRoute\",\"url\":\"modules/shared.html#AfterRefetchAppRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AppRouterOnError\",\"url\":\"modules/shared.html#AppRouterOnError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"PageRouterOnError\",\"url\":\"modules/shared.html#PageRouterOnError\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AppRouterPageRouteOpts\",\"url\":\"modules/shared.html#AppRouterPageRouteOpts\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AppRouterPageRoute\",\"url\":\"modules/shared.html#AppRouterPageRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouter\",\"url\":\"modules/shared.html#WithPageAuthRequiredPageRouter\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouter\",\"url\":\"modules/shared.html#WithPageAuthRequiredAppRouter\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"modules/shared.html#GetServerSidePropsResultWithSession\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredPageRouterOptions\",\"url\":\"modules/shared.html#WithPageAuthRequiredPageRouterOptions\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredAppRouterOptions\",\"url\":\"modules/shared.html#WithPageAuthRequiredAppRouterOptions\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"PageRoute\",\"url\":\"modules/shared.html#PageRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AppRouteHandlerFn\",\"url\":\"modules/shared.html#AppRouteHandlerFn\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredAppRoute\",\"url\":\"modules/shared.html#WithApiAuthRequiredAppRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequiredPageRoute\",\"url\":\"modules/shared.html#WithApiAuthRequiredPageRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AccessTokenRequest\",\"url\":\"modules/shared.html#AccessTokenRequest\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"GetAccessTokenResult\",\"url\":\"modules/shared.html#GetAccessTokenResult\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"Claims\",\"url\":\"modules/shared.html#Claims\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterRefresh\",\"url\":\"modules/shared.html#AfterRefresh\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterRefreshPageRoute\",\"url\":\"modules/shared.html#AfterRefreshPageRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"AfterRefreshAppRoute\",\"url\":\"modules/shared.html#AfterRefreshAppRoute\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"ConfigParameters\",\"url\":\"modules/shared.html#ConfigParameters\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"HandleAuth\",\"url\":\"modules/shared.html#HandleAuth\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"HandleLogin\",\"url\":\"modules/shared.html#HandleLogin\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"HandleProfile\",\"url\":\"modules/shared.html#HandleProfile\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"HandleLogout\",\"url\":\"modules/shared.html#HandleLogout\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"HandleCallback\",\"url\":\"modules/shared.html#HandleCallback\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequired\",\"url\":\"modules/shared.html#WithApiAuthRequired\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequired\",\"url\":\"modules/shared.html#WithPageAuthRequired\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"GetSession\",\"url\":\"modules/shared.html#GetSession\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"TouchSession\",\"url\":\"modules/shared.html#TouchSession\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"UpdateSession\",\"url\":\"modules/shared.html#UpdateSession\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"GetAccessToken\",\"url\":\"modules/shared.html#GetAccessToken\",\"classes\":\"\",\"parent\":\"shared\"},{\"kind\":8388608,\"name\":\"Session\",\"url\":\"modules/shared.html#Session\",\"classes\":\"\",\"parent\":\"shared\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,61.663]],[\"comment/0\",[]],[\"name/1\",[1,44.172,2,36.127]],[\"comment/1\",[]],[\"name/2\",[3,56.441]],[\"comment/2\",[]],[\"name/3\",[4,61.663]],[\"comment/3\",[]],[\"name/4\",[5,61.663]],[\"comment/4\",[]],[\"name/5\",[6,41.771]],[\"comment/5\",[]],[\"name/6\",[7,61.663]],[\"comment/6\",[]],[\"name/7\",[8,61.663]],[\"comment/7\",[]],[\"name/8\",[9,61.663]],[\"comment/8\",[]],[\"name/9\",[10,61.663]],[\"comment/9\",[]],[\"name/10\",[11,61.663]],[\"comment/10\",[]],[\"name/11\",[12,61.663]],[\"comment/11\",[]],[\"name/12\",[13,25.127]],[\"comment/12\",[]],[\"name/13\",[2,50.432]],[\"comment/13\",[]],[\"name/14\",[14,61.663]],[\"comment/14\",[]],[\"name/15\",[15,61.663]],[\"comment/15\",[]],[\"name/16\",[16,61.663]],[\"comment/16\",[]],[\"name/17\",[13,25.127]],[\"comment/17\",[]],[\"name/18\",[17,56.441]],[\"comment/18\",[]],[\"name/19\",[18,37.79]],[\"comment/19\",[]],[\"name/20\",[19,43.931]],[\"comment/20\",[]],[\"name/21\",[20,56.441]],[\"comment/21\",[]],[\"name/22\",[21,56.441]],[\"comment/22\",[]],[\"name/23\",[22,56.441]],[\"comment/23\",[]],[\"name/24\",[13,25.127]],[\"comment/24\",[]],[\"name/25\",[23,42.794]],[\"comment/25\",[]],[\"name/26\",[24,28.183,25,25.797,26,23.051,27,23.051]],[\"comment/26\",[]],[\"name/27\",[28,56.441]],[\"comment/27\",[]],[\"name/28\",[29,48.381]],[\"comment/28\",[]],[\"name/29\",[30,61.663]],[\"comment/29\",[]],[\"name/30\",[13,25.127]],[\"comment/30\",[]],[\"name/31\",[31,61.663]],[\"comment/31\",[]],[\"name/32\",[13,25.127]],[\"comment/32\",[]],[\"name/33\",[32,61.663]],[\"comment/33\",[]],[\"name/34\",[2,50.432]],[\"comment/34\",[]],[\"name/35\",[33,41.771]],[\"comment/35\",[]],[\"name/36\",[13,25.127]],[\"comment/36\",[]],[\"name/37\",[34,61.663]],[\"comment/37\",[]],[\"name/38\",[35,61.663]],[\"comment/38\",[]],[\"name/39\",[36,61.663]],[\"comment/39\",[]],[\"name/40\",[37,41.771]],[\"comment/40\",[]],[\"name/41\",[38,61.663]],[\"comment/41\",[]],[\"name/42\",[39,48.381]],[\"comment/42\",[]],[\"name/43\",[40,61.663]],[\"comment/43\",[]],[\"name/44\",[41,61.663]],[\"comment/44\",[]],[\"name/45\",[42,61.663]],[\"comment/45\",[]],[\"name/46\",[43,61.663]],[\"comment/46\",[]],[\"name/47\",[44,61.663]],[\"comment/47\",[]],[\"name/48\",[45,61.663]],[\"comment/48\",[]],[\"name/49\",[46,45.211]],[\"comment/49\",[]],[\"name/50\",[13,25.127]],[\"comment/50\",[]],[\"name/51\",[47,56.441]],[\"comment/51\",[]],[\"name/52\",[48,61.663]],[\"comment/52\",[]],[\"name/53\",[49,61.663]],[\"comment/53\",[]],[\"name/54\",[50,61.663]],[\"comment/54\",[]],[\"name/55\",[51,61.663]],[\"comment/55\",[]],[\"name/56\",[52,56.441]],[\"comment/56\",[]],[\"name/57\",[13,25.127]],[\"comment/57\",[]],[\"name/58\",[53,61.663]],[\"comment/58\",[]],[\"name/59\",[54,56.441]],[\"comment/59\",[]],[\"name/60\",[55,61.663]],[\"comment/60\",[]],[\"name/61\",[56,61.663]],[\"comment/61\",[]],[\"name/62\",[57,61.663]],[\"comment/62\",[]],[\"name/63\",[6,41.771]],[\"comment/63\",[]],[\"name/64\",[58,61.663]],[\"comment/64\",[]],[\"name/65\",[59,61.663]],[\"comment/65\",[]],[\"name/66\",[13,25.127]],[\"comment/66\",[]],[\"name/67\",[60,61.663]],[\"comment/67\",[]],[\"name/68\",[61,61.663]],[\"comment/68\",[]],[\"name/69\",[62,61.663]],[\"comment/69\",[]],[\"name/70\",[63,61.663]],[\"comment/70\",[]],[\"name/71\",[64,61.663]],[\"comment/71\",[]],[\"name/72\",[65,61.663]],[\"comment/72\",[]],[\"name/73\",[66,61.663]],[\"comment/73\",[]],[\"name/74\",[67,61.663]],[\"comment/74\",[]],[\"name/75\",[68,61.663]],[\"comment/75\",[]],[\"name/76\",[69,61.663]],[\"comment/76\",[]],[\"name/77\",[70,61.663]],[\"comment/77\",[]],[\"name/78\",[71,61.663]],[\"comment/78\",[]],[\"name/79\",[72,61.663]],[\"comment/79\",[]],[\"name/80\",[73,61.663]],[\"comment/80\",[]],[\"name/81\",[74,61.663]],[\"comment/81\",[]],[\"name/82\",[75,61.663]],[\"comment/82\",[]],[\"name/83\",[76,61.663]],[\"comment/83\",[]],[\"name/84\",[77,61.663]],[\"comment/84\",[]],[\"name/85\",[78,53.001]],[\"comment/85\",[]],[\"name/86\",[52,56.441]],[\"comment/86\",[]],[\"name/87\",[13,25.127]],[\"comment/87\",[]],[\"name/88\",[54,56.441]],[\"comment/88\",[]],[\"name/89\",[79,61.663]],[\"comment/89\",[]],[\"name/90\",[37,41.771]],[\"comment/90\",[]],[\"name/91\",[47,56.441]],[\"comment/91\",[]],[\"name/92\",[80,50.432]],[\"comment/92\",[]],[\"name/93\",[81,61.663]],[\"comment/93\",[]],[\"name/94\",[82,48.381]],[\"comment/94\",[]],[\"name/95\",[13,25.127]],[\"comment/95\",[]],[\"name/96\",[82,48.381]],[\"comment/96\",[]],[\"name/97\",[83,43.931]],[\"comment/97\",[]],[\"name/98\",[84,43.931]],[\"comment/98\",[]],[\"name/99\",[85,43.931]],[\"comment/99\",[]],[\"name/100\",[86,43.931]],[\"comment/100\",[]],[\"name/101\",[33,41.771]],[\"comment/101\",[]],[\"name/102\",[87,43.931]],[\"comment/102\",[]],[\"name/103\",[88,43.931]],[\"comment/103\",[]],[\"name/104\",[89,43.931]],[\"comment/104\",[]],[\"name/105\",[90,43.931]],[\"comment/105\",[]],[\"name/106\",[91,43.931]],[\"comment/106\",[]],[\"name/107\",[92,53.001]],[\"comment/107\",[]],[\"name/108\",[93,61.663]],[\"comment/108\",[]],[\"name/109\",[94,46.674]],[\"comment/109\",[]],[\"name/110\",[91,43.931]],[\"comment/110\",[]],[\"name/111\",[13,25.127]],[\"comment/111\",[]],[\"name/112\",[95,48.381]],[\"comment/112\",[]],[\"name/113\",[13,25.127]],[\"comment/113\",[]],[\"name/114\",[96,48.381]],[\"comment/114\",[]],[\"name/115\",[13,25.127]],[\"comment/115\",[]],[\"name/116\",[97,61.663]],[\"comment/116\",[]],[\"name/117\",[98,46.674]],[\"comment/117\",[]],[\"name/118\",[99,48.381]],[\"comment/118\",[]],[\"name/119\",[13,25.127]],[\"comment/119\",[]],[\"name/120\",[100,48.381]],[\"comment/120\",[]],[\"name/121\",[13,25.127]],[\"comment/121\",[]],[\"name/122\",[101,48.381]],[\"comment/122\",[]],[\"name/123\",[98,46.674]],[\"comment/123\",[]],[\"name/124\",[102,61.663]],[\"comment/124\",[]],[\"name/125\",[78,53.001]],[\"comment/125\",[]],[\"name/126\",[39,48.381]],[\"comment/126\",[]],[\"name/127\",[103,61.663]],[\"comment/127\",[]],[\"name/128\",[89,43.931]],[\"comment/128\",[]],[\"name/129\",[104,61.663]],[\"comment/129\",[]],[\"name/130\",[94,46.674]],[\"comment/130\",[]],[\"name/131\",[105,61.663]],[\"comment/131\",[]],[\"name/132\",[46,45.211]],[\"comment/132\",[]],[\"name/133\",[106,48.381]],[\"comment/133\",[]],[\"name/134\",[13,25.127]],[\"comment/134\",[]],[\"name/135\",[13,25.127]],[\"comment/135\",[]],[\"name/136\",[107,48.381]],[\"comment/136\",[]],[\"name/137\",[13,25.127]],[\"comment/137\",[]],[\"name/138\",[13,25.127]],[\"comment/138\",[]],[\"name/139\",[39,48.381]],[\"comment/139\",[]],[\"name/140\",[108,61.663]],[\"comment/140\",[]],[\"name/141\",[109,61.663]],[\"comment/141\",[]],[\"name/142\",[110,61.663]],[\"comment/142\",[]],[\"name/143\",[78,53.001]],[\"comment/143\",[]],[\"name/144\",[111,61.663]],[\"comment/144\",[]],[\"name/145\",[112,48.381]],[\"comment/145\",[]],[\"name/146\",[39,48.381]],[\"comment/146\",[]],[\"name/147\",[29,48.381]],[\"comment/147\",[]],[\"name/148\",[46,45.211]],[\"comment/148\",[]],[\"name/149\",[113,61.663]],[\"comment/149\",[]],[\"name/150\",[87,43.931]],[\"comment/150\",[]],[\"name/151\",[114,61.663]],[\"comment/151\",[]],[\"name/152\",[115,61.663]],[\"comment/152\",[]],[\"name/153\",[116,48.381]],[\"comment/153\",[]],[\"name/154\",[29,48.381]],[\"comment/154\",[]],[\"name/155\",[117,61.663]],[\"comment/155\",[]],[\"name/156\",[13,25.127]],[\"comment/156\",[]],[\"name/157\",[118,61.663]],[\"comment/157\",[]],[\"name/158\",[88,43.931]],[\"comment/158\",[]],[\"name/159\",[119,61.663]],[\"comment/159\",[]],[\"name/160\",[120,61.663]],[\"comment/160\",[]],[\"name/161\",[121,46.674]],[\"comment/161\",[]],[\"name/162\",[122,48.381]],[\"comment/162\",[]],[\"name/163\",[13,25.127]],[\"comment/163\",[]],[\"name/164\",[123,48.381]],[\"comment/164\",[]],[\"name/165\",[13,25.127]],[\"comment/165\",[]],[\"name/166\",[124,48.381]],[\"comment/166\",[]],[\"name/167\",[13,25.127]],[\"comment/167\",[]],[\"name/168\",[125,61.663]],[\"comment/168\",[]],[\"name/169\",[121,46.674]],[\"comment/169\",[]],[\"name/170\",[126,61.663]],[\"comment/170\",[]],[\"name/171\",[90,43.931]],[\"comment/171\",[]],[\"name/172\",[127,61.663]],[\"comment/172\",[]],[\"name/173\",[128,44.172,129,40.431]],[\"comment/173\",[]],[\"name/174\",[130,53.001]],[\"comment/174\",[]],[\"name/175\",[13,25.127]],[\"comment/175\",[]],[\"name/176\",[131,53.001]],[\"comment/176\",[]],[\"name/177\",[132,45.211]],[\"comment/177\",[]],[\"name/178\",[13,25.127]],[\"comment/178\",[]],[\"name/179\",[133,61.663]],[\"comment/179\",[]],[\"name/180\",[13,25.127]],[\"comment/180\",[]],[\"name/181\",[134,61.663]],[\"comment/181\",[]],[\"name/182\",[13,25.127]],[\"comment/182\",[]],[\"name/183\",[135,61.663]],[\"comment/183\",[]],[\"name/184\",[136,61.663]],[\"comment/184\",[]],[\"name/185\",[13,25.127]],[\"comment/185\",[]],[\"name/186\",[137,61.663]],[\"comment/186\",[]],[\"name/187\",[13,25.127]],[\"comment/187\",[]],[\"name/188\",[129,56.441]],[\"comment/188\",[]],[\"name/189\",[138,61.663]],[\"comment/189\",[]],[\"name/190\",[139,61.663]],[\"comment/190\",[]],[\"name/191\",[140,61.663]],[\"comment/191\",[]],[\"name/192\",[26,23.051,27,23.051,141,24.225,142,24.225]],[\"comment/192\",[]],[\"name/193\",[130,53.001]],[\"comment/193\",[]],[\"name/194\",[13,25.127]],[\"comment/194\",[]],[\"name/195\",[131,53.001]],[\"comment/195\",[]],[\"name/196\",[132,45.211]],[\"comment/196\",[]],[\"name/197\",[13,25.127]],[\"comment/197\",[]],[\"name/198\",[143,48.381]],[\"comment/198\",[]],[\"name/199\",[13,25.127]],[\"comment/199\",[]],[\"name/200\",[144,48.381]],[\"comment/200\",[]],[\"name/201\",[13,25.127]],[\"comment/201\",[]],[\"name/202\",[86,43.931]],[\"comment/202\",[]],[\"name/203\",[26,23.051,27,23.051,141,24.225,145,28.183]],[\"comment/203\",[]],[\"name/204\",[92,53.001]],[\"comment/204\",[]],[\"name/205\",[13,25.127]],[\"comment/205\",[]],[\"name/206\",[25,25.797,26,23.051,27,23.051,141,24.225]],[\"comment/206\",[]],[\"name/207\",[146,48.381]],[\"comment/207\",[]],[\"name/208\",[147,48.381]],[\"comment/208\",[]],[\"name/209\",[13,25.127]],[\"comment/209\",[]],[\"name/210\",[148,48.381]],[\"comment/210\",[]],[\"name/211\",[13,25.127]],[\"comment/211\",[]],[\"name/212\",[131,53.001]],[\"comment/212\",[]],[\"name/213\",[13,25.127]],[\"comment/213\",[]],[\"name/214\",[149,61.663]],[\"comment/214\",[]],[\"name/215\",[150,61.663]],[\"comment/215\",[]],[\"name/216\",[13,25.127]],[\"comment/216\",[]],[\"name/217\",[151,48.381]],[\"comment/217\",[]],[\"name/218\",[13,25.127]],[\"comment/218\",[]],[\"name/219\",[152,48.381]],[\"comment/219\",[]],[\"name/220\",[13,25.127]],[\"comment/220\",[]],[\"name/221\",[153,61.663]],[\"comment/221\",[]],[\"name/222\",[29,48.381]],[\"comment/222\",[]],[\"name/223\",[154,48.381]],[\"comment/223\",[]],[\"name/224\",[13,25.127]],[\"comment/224\",[]],[\"name/225\",[155,48.381]],[\"comment/225\",[]],[\"name/226\",[13,25.127]],[\"comment/226\",[]],[\"name/227\",[29,48.381]],[\"comment/227\",[]],[\"name/228\",[156,48.381]],[\"comment/228\",[]],[\"name/229\",[13,25.127]],[\"comment/229\",[]],[\"name/230\",[33,41.771]],[\"comment/230\",[]],[\"name/231\",[142,24.225,157,21.333,158,21.333,159,24.225]],[\"comment/231\",[]],[\"name/232\",[23,42.794]],[\"comment/232\",[]],[\"name/233\",[18,37.79]],[\"comment/233\",[]],[\"name/234\",[160,56.441]],[\"comment/234\",[]],[\"name/235\",[161,56.441]],[\"comment/235\",[]],[\"name/236\",[162,56.441]],[\"comment/236\",[]],[\"name/237\",[163,53.001]],[\"comment/237\",[]],[\"name/238\",[142,24.225,157,21.333,158,21.333,164,24.225]],[\"comment/238\",[]],[\"name/239\",[23,42.794]],[\"comment/239\",[]],[\"name/240\",[18,37.79]],[\"comment/240\",[]],[\"name/241\",[165,56.441]],[\"comment/241\",[]],[\"name/242\",[157,21.333,158,21.333,159,24.225,166,25.797]],[\"comment/242\",[]],[\"name/243\",[23,42.794]],[\"comment/243\",[]],[\"name/244\",[18,37.79]],[\"comment/244\",[]],[\"name/245\",[163,53.001]],[\"comment/245\",[]],[\"name/246\",[157,26.046,158,26.046,159,29.578]],[\"comment/246\",[]],[\"name/247\",[23,42.794]],[\"comment/247\",[]],[\"name/248\",[18,37.79]],[\"comment/248\",[]],[\"name/249\",[160,56.441]],[\"comment/249\",[]],[\"name/250\",[161,56.441]],[\"comment/250\",[]],[\"name/251\",[162,56.441]],[\"comment/251\",[]],[\"name/252\",[163,53.001]],[\"comment/252\",[]],[\"name/253\",[157,21.333,158,21.333,164,24.225,166,25.797]],[\"comment/253\",[]],[\"name/254\",[23,42.794]],[\"comment/254\",[]],[\"name/255\",[18,37.79]],[\"comment/255\",[]],[\"name/256\",[167,56.441]],[\"comment/256\",[]],[\"name/257\",[168,56.441]],[\"comment/257\",[]],[\"name/258\",[157,26.046,158,26.046,164,29.578]],[\"comment/258\",[]],[\"name/259\",[23,42.794]],[\"comment/259\",[]],[\"name/260\",[18,37.79]],[\"comment/260\",[]],[\"name/261\",[167,56.441]],[\"comment/261\",[]],[\"name/262\",[168,56.441]],[\"comment/262\",[]],[\"name/263\",[165,56.441]],[\"comment/263\",[]],[\"name/264\",[169,61.663]],[\"comment/264\",[]],[\"name/265\",[170,61.663]],[\"comment/265\",[]],[\"name/266\",[171,53.001]],[\"comment/266\",[]],[\"name/267\",[82,48.381]],[\"comment/267\",[]],[\"name/268\",[13,25.127]],[\"comment/268\",[]],[\"name/269\",[82,48.381]],[\"comment/269\",[]],[\"name/270\",[83,43.931]],[\"comment/270\",[]],[\"name/271\",[84,43.931]],[\"comment/271\",[]],[\"name/272\",[85,43.931]],[\"comment/272\",[]],[\"name/273\",[86,43.931]],[\"comment/273\",[]],[\"name/274\",[33,41.771]],[\"comment/274\",[]],[\"name/275\",[87,43.931]],[\"comment/275\",[]],[\"name/276\",[88,43.931]],[\"comment/276\",[]],[\"name/277\",[89,43.931]],[\"comment/277\",[]],[\"name/278\",[90,43.931]],[\"comment/278\",[]],[\"name/279\",[91,43.931]],[\"comment/279\",[]],[\"name/280\",[172,61.663]],[\"comment/280\",[]],[\"name/281\",[82,48.381]],[\"comment/281\",[]],[\"name/282\",[13,25.127]],[\"comment/282\",[]],[\"name/283\",[173,61.663]],[\"comment/283\",[]],[\"name/284\",[174,31.497,175,34.411,176,34.411]],[\"comment/284\",[]],[\"name/285\",[177,46.674]],[\"comment/285\",[]],[\"name/286\",[178,48.381]],[\"comment/286\",[]],[\"name/287\",[13,25.127]],[\"comment/287\",[]],[\"name/288\",[179,48.381]],[\"comment/288\",[]],[\"name/289\",[13,25.127]],[\"comment/289\",[]],[\"name/290\",[180,48.381]],[\"comment/290\",[]],[\"name/291\",[181,61.663]],[\"comment/291\",[]],[\"name/292\",[182,61.663]],[\"comment/292\",[]],[\"name/293\",[177,46.674]],[\"comment/293\",[]],[\"name/294\",[39,48.381]],[\"comment/294\",[]],[\"name/295\",[183,48.381]],[\"comment/295\",[]],[\"name/296\",[184,56.441]],[\"comment/296\",[]],[\"name/297\",[85,43.931]],[\"comment/297\",[]],[\"name/298\",[13,25.127]],[\"comment/298\",[]],[\"name/299\",[37,29.923,174,40.431]],[\"comment/299\",[]],[\"name/300\",[83,43.931]],[\"comment/300\",[]],[\"name/301\",[13,25.127]],[\"comment/301\",[]],[\"name/302\",[37,41.771]],[\"comment/302\",[]],[\"name/303\",[185,61.663]],[\"comment/303\",[]],[\"name/304\",[186,48.381]],[\"comment/304\",[]],[\"name/305\",[23,42.794]],[\"comment/305\",[]],[\"name/306\",[18,37.79]],[\"comment/306\",[]],[\"name/307\",[2,50.432]],[\"comment/307\",[]],[\"name/308\",[187,61.663]],[\"comment/308\",[]],[\"name/309\",[184,56.441]],[\"comment/309\",[]],[\"name/310\",[188,61.663]],[\"comment/310\",[]],[\"name/311\",[189,61.663]],[\"comment/311\",[]],[\"name/312\",[190,61.663]],[\"comment/312\",[]],[\"name/313\",[37,29.923,191,44.172]],[\"comment/313\",[]],[\"name/314\",[192,46.674]],[\"comment/314\",[]],[\"name/315\",[13,25.127]],[\"comment/315\",[]],[\"name/316\",[37,29.923,193,44.172]],[\"comment/316\",[]],[\"name/317\",[84,43.931]],[\"comment/317\",[]],[\"name/318\",[13,25.127]],[\"comment/318\",[]],[\"name/319\",[194,61.663]],[\"comment/319\",[]],[\"name/320\",[195,53.001]],[\"comment/320\",[]],[\"name/321\",[13,25.127]],[\"comment/321\",[]],[\"name/322\",[6,41.771]],[\"comment/322\",[]],[\"name/323\",[196,56.441]],[\"comment/323\",[]],[\"name/324\",[171,53.001]],[\"comment/324\",[]],[\"name/325\",[83,43.931]],[\"comment/325\",[]],[\"name/326\",[192,46.674]],[\"comment/326\",[]],[\"name/327\",[84,43.931]],[\"comment/327\",[]],[\"name/328\",[85,43.931]],[\"comment/328\",[]],[\"name/329\",[87,43.931]],[\"comment/329\",[]],[\"name/330\",[89,43.931]],[\"comment/330\",[]],[\"name/331\",[88,43.931]],[\"comment/331\",[]],[\"name/332\",[90,43.931]],[\"comment/332\",[]],[\"name/333\",[86,43.931]],[\"comment/333\",[]],[\"name/334\",[33,41.771]],[\"comment/334\",[]],[\"name/335\",[91,43.931]],[\"comment/335\",[]],[\"name/336\",[92,53.001]],[\"comment/336\",[]],[\"name/337\",[197,53.001]],[\"comment/337\",[]],[\"name/338\",[198,53.001]],[\"comment/338\",[]],[\"name/339\",[199,61.663]],[\"comment/339\",[]],[\"name/340\",[200,50.432]],[\"comment/340\",[]],[\"name/341\",[18,37.79]],[\"comment/341\",[]],[\"name/342\",[201,40.841]],[\"comment/342\",[]],[\"name/343\",[6,41.771]],[\"comment/343\",[]],[\"name/344\",[202,45.211]],[\"comment/344\",[]],[\"name/345\",[19,43.931]],[\"comment/345\",[]],[\"name/346\",[203,50.432]],[\"comment/346\",[]],[\"name/347\",[204,61.663]],[\"comment/347\",[]],[\"name/348\",[205,61.663]],[\"comment/348\",[]],[\"name/349\",[206,61.663]],[\"comment/349\",[]],[\"name/350\",[207,61.663]],[\"comment/350\",[]],[\"name/351\",[208,61.663]],[\"comment/351\",[]],[\"name/352\",[209,61.663]],[\"comment/352\",[]],[\"name/353\",[210,50.432]],[\"comment/353\",[]],[\"name/354\",[18,37.79]],[\"comment/354\",[]],[\"name/355\",[201,40.841]],[\"comment/355\",[]],[\"name/356\",[6,41.771]],[\"comment/356\",[]],[\"name/357\",[202,45.211]],[\"comment/357\",[]],[\"name/358\",[19,43.931]],[\"comment/358\",[]],[\"name/359\",[211,50.432]],[\"comment/359\",[]],[\"name/360\",[18,37.79]],[\"comment/360\",[]],[\"name/361\",[201,40.841]],[\"comment/361\",[]],[\"name/362\",[6,41.771]],[\"comment/362\",[]],[\"name/363\",[202,45.211]],[\"comment/363\",[]],[\"name/364\",[19,43.931]],[\"comment/364\",[]],[\"name/365\",[212,50.432]],[\"comment/365\",[]],[\"name/366\",[201,40.841]],[\"comment/366\",[]],[\"name/367\",[18,37.79]],[\"comment/367\",[]],[\"name/368\",[201,40.841]],[\"comment/368\",[]],[\"name/369\",[6,41.771]],[\"comment/369\",[]],[\"name/370\",[202,45.211]],[\"comment/370\",[]],[\"name/371\",[19,43.931]],[\"comment/371\",[]],[\"name/372\",[213,50.432]],[\"comment/372\",[]],[\"name/373\",[201,40.841]],[\"comment/373\",[]],[\"name/374\",[18,37.79]],[\"comment/374\",[]],[\"name/375\",[201,40.841]],[\"comment/375\",[]],[\"name/376\",[6,41.771]],[\"comment/376\",[]],[\"name/377\",[202,45.211]],[\"comment/377\",[]],[\"name/378\",[19,43.931]],[\"comment/378\",[]],[\"name/379\",[214,50.432]],[\"comment/379\",[]],[\"name/380\",[201,40.841]],[\"comment/380\",[]],[\"name/381\",[18,37.79]],[\"comment/381\",[]],[\"name/382\",[201,40.841]],[\"comment/382\",[]],[\"name/383\",[6,41.771]],[\"comment/383\",[]],[\"name/384\",[202,45.211]],[\"comment/384\",[]],[\"name/385\",[19,43.931]],[\"comment/385\",[]],[\"name/386\",[215,50.432]],[\"comment/386\",[]],[\"name/387\",[201,40.841]],[\"comment/387\",[]],[\"name/388\",[18,37.79]],[\"comment/388\",[]],[\"name/389\",[201,40.841]],[\"comment/389\",[]],[\"name/390\",[6,41.771]],[\"comment/390\",[]],[\"name/391\",[202,45.211]],[\"comment/391\",[]],[\"name/392\",[19,43.931]],[\"comment/392\",[]],[\"name/393\",[196,56.441]],[\"comment/393\",[]],[\"name/394\",[23,42.794]],[\"comment/394\",[]],[\"name/395\",[22,56.441]],[\"comment/395\",[]],[\"name/396\",[20,56.441]],[\"comment/396\",[]],[\"name/397\",[3,56.441]],[\"comment/397\",[]],[\"name/398\",[17,56.441]],[\"comment/398\",[]],[\"name/399\",[21,56.441]],[\"comment/399\",[]],[\"name/400\",[33,41.771]],[\"comment/400\",[]],[\"name/401\",[28,56.441]],[\"comment/401\",[]],[\"name/402\",[195,53.001]],[\"comment/402\",[]],[\"name/403\",[171,53.001]],[\"comment/403\",[]],[\"name/404\",[200,50.432]],[\"comment/404\",[]],[\"name/405\",[203,50.432]],[\"comment/405\",[]],[\"name/406\",[210,50.432]],[\"comment/406\",[]],[\"name/407\",[211,50.432]],[\"comment/407\",[]],[\"name/408\",[212,50.432]],[\"comment/408\",[]],[\"name/409\",[213,50.432]],[\"comment/409\",[]],[\"name/410\",[214,50.432]],[\"comment/410\",[]],[\"name/411\",[215,50.432]],[\"comment/411\",[]],[\"name/412\",[94,46.674]],[\"comment/412\",[]],[\"name/413\",[112,48.381]],[\"comment/413\",[]],[\"name/414\",[116,48.381]],[\"comment/414\",[]],[\"name/415\",[46,45.211]],[\"comment/415\",[]],[\"name/416\",[106,48.381]],[\"comment/416\",[]],[\"name/417\",[107,48.381]],[\"comment/417\",[]],[\"name/418\",[124,48.381]],[\"comment/418\",[]],[\"name/419\",[101,48.381]],[\"comment/419\",[]],[\"name/420\",[98,46.674]],[\"comment/420\",[]],[\"name/421\",[99,48.381]],[\"comment/421\",[]],[\"name/422\",[100,48.381]],[\"comment/422\",[]],[\"name/423\",[121,46.674]],[\"comment/423\",[]],[\"name/424\",[122,48.381]],[\"comment/424\",[]],[\"name/425\",[123,48.381]],[\"comment/425\",[]],[\"name/426\",[96,48.381]],[\"comment/426\",[]],[\"name/427\",[95,48.381]],[\"comment/427\",[]],[\"name/428\",[148,48.381]],[\"comment/428\",[]],[\"name/429\",[151,48.381]],[\"comment/429\",[]],[\"name/430\",[154,48.381]],[\"comment/430\",[]],[\"name/431\",[156,48.381]],[\"comment/431\",[]],[\"name/432\",[146,48.381]],[\"comment/432\",[]],[\"name/433\",[152,48.381]],[\"comment/433\",[]],[\"name/434\",[155,48.381]],[\"comment/434\",[]],[\"name/435\",[147,48.381]],[\"comment/435\",[]],[\"name/436\",[132,45.211]],[\"comment/436\",[]],[\"name/437\",[143,48.381]],[\"comment/437\",[]],[\"name/438\",[144,48.381]],[\"comment/438\",[]],[\"name/439\",[180,48.381]],[\"comment/439\",[]],[\"name/440\",[183,48.381]],[\"comment/440\",[]],[\"name/441\",[186,48.381]],[\"comment/441\",[]],[\"name/442\",[177,46.674]],[\"comment/442\",[]],[\"name/443\",[178,48.381]],[\"comment/443\",[]],[\"name/444\",[179,48.381]],[\"comment/444\",[]],[\"name/445\",[80,50.432]],[\"comment/445\",[]],[\"name/446\",[91,43.931]],[\"comment/446\",[]],[\"name/447\",[87,43.931]],[\"comment/447\",[]],[\"name/448\",[90,43.931]],[\"comment/448\",[]],[\"name/449\",[88,43.931]],[\"comment/449\",[]],[\"name/450\",[89,43.931]],[\"comment/450\",[]],[\"name/451\",[86,43.931]],[\"comment/451\",[]],[\"name/452\",[33,41.771]],[\"comment/452\",[]],[\"name/453\",[83,43.931]],[\"comment/453\",[]],[\"name/454\",[192,46.674]],[\"comment/454\",[]],[\"name/455\",[84,43.931]],[\"comment/455\",[]],[\"name/456\",[85,43.931]],[\"comment/456\",[]],[\"name/457\",[37,41.771]],[\"comment/457\",[]],[\"name/458\",[197,53.001]],[\"comment/458\",[]],[\"name/459\",[198,53.001]],[\"comment/459\",[]],[\"name/460\",[89,43.931]],[\"comment/460\",[]],[\"name/461\",[101,48.381]],[\"comment/461\",[]],[\"name/462\",[98,46.674]],[\"comment/462\",[]],[\"name/463\",[99,48.381]],[\"comment/463\",[]],[\"name/464\",[100,48.381]],[\"comment/464\",[]],[\"name/465\",[87,43.931]],[\"comment/465\",[]],[\"name/466\",[112,48.381]],[\"comment/466\",[]],[\"name/467\",[46,45.211]],[\"comment/467\",[]],[\"name/468\",[106,48.381]],[\"comment/468\",[]],[\"name/469\",[107,48.381]],[\"comment/469\",[]],[\"name/470\",[88,43.931]],[\"comment/470\",[]],[\"name/471\",[116,48.381]],[\"comment/471\",[]],[\"name/472\",[90,43.931]],[\"comment/472\",[]],[\"name/473\",[124,48.381]],[\"comment/473\",[]],[\"name/474\",[121,46.674]],[\"comment/474\",[]],[\"name/475\",[122,48.381]],[\"comment/475\",[]],[\"name/476\",[123,48.381]],[\"comment/476\",[]],[\"name/477\",[94,46.674]],[\"comment/477\",[]],[\"name/478\",[91,43.931]],[\"comment/478\",[]],[\"name/479\",[96,48.381]],[\"comment/479\",[]],[\"name/480\",[95,48.381]],[\"comment/480\",[]],[\"name/481\",[132,45.211]],[\"comment/481\",[]],[\"name/482\",[130,53.001]],[\"comment/482\",[]],[\"name/483\",[86,43.931]],[\"comment/483\",[]],[\"name/484\",[132,45.211]],[\"comment/484\",[]],[\"name/485\",[143,48.381]],[\"comment/485\",[]],[\"name/486\",[144,48.381]],[\"comment/486\",[]],[\"name/487\",[146,48.381]],[\"comment/487\",[]],[\"name/488\",[33,41.771]],[\"comment/488\",[]],[\"name/489\",[152,48.381]],[\"comment/489\",[]],[\"name/490\",[155,48.381]],[\"comment/490\",[]],[\"name/491\",[147,48.381]],[\"comment/491\",[]],[\"name/492\",[148,48.381]],[\"comment/492\",[]],[\"name/493\",[151,48.381]],[\"comment/493\",[]],[\"name/494\",[154,48.381]],[\"comment/494\",[]],[\"name/495\",[156,48.381]],[\"comment/495\",[]],[\"name/496\",[216,61.663]],[\"comment/496\",[]],[\"name/497\",[217,61.663]],[\"comment/497\",[]],[\"name/498\",[218,61.663]],[\"comment/498\",[]],[\"name/499\",[219,61.663]],[\"comment/499\",[]],[\"name/500\",[220,61.663]],[\"comment/500\",[]],[\"name/501\",[221,61.663]],[\"comment/501\",[]],[\"name/502\",[195,53.001]],[\"comment/502\",[]],[\"name/503\",[200,50.432]],[\"comment/503\",[]],[\"name/504\",[203,50.432]],[\"comment/504\",[]],[\"name/505\",[210,50.432]],[\"comment/505\",[]],[\"name/506\",[211,50.432]],[\"comment/506\",[]],[\"name/507\",[212,50.432]],[\"comment/507\",[]],[\"name/508\",[213,50.432]],[\"comment/508\",[]],[\"name/509\",[214,50.432]],[\"comment/509\",[]],[\"name/510\",[215,50.432]],[\"comment/510\",[]],[\"name/511\",[94,46.674]],[\"comment/511\",[]],[\"name/512\",[112,48.381]],[\"comment/512\",[]],[\"name/513\",[116,48.381]],[\"comment/513\",[]],[\"name/514\",[46,45.211]],[\"comment/514\",[]],[\"name/515\",[106,48.381]],[\"comment/515\",[]],[\"name/516\",[107,48.381]],[\"comment/516\",[]],[\"name/517\",[124,48.381]],[\"comment/517\",[]],[\"name/518\",[101,48.381]],[\"comment/518\",[]],[\"name/519\",[98,46.674]],[\"comment/519\",[]],[\"name/520\",[99,48.381]],[\"comment/520\",[]],[\"name/521\",[100,48.381]],[\"comment/521\",[]],[\"name/522\",[121,46.674]],[\"comment/522\",[]],[\"name/523\",[122,48.381]],[\"comment/523\",[]],[\"name/524\",[123,48.381]],[\"comment/524\",[]],[\"name/525\",[96,48.381]],[\"comment/525\",[]],[\"name/526\",[95,48.381]],[\"comment/526\",[]],[\"name/527\",[148,48.381]],[\"comment/527\",[]],[\"name/528\",[151,48.381]],[\"comment/528\",[]],[\"name/529\",[154,48.381]],[\"comment/529\",[]],[\"name/530\",[156,48.381]],[\"comment/530\",[]],[\"name/531\",[146,48.381]],[\"comment/531\",[]],[\"name/532\",[152,48.381]],[\"comment/532\",[]],[\"name/533\",[155,48.381]],[\"comment/533\",[]],[\"name/534\",[147,48.381]],[\"comment/534\",[]],[\"name/535\",[132,45.211]],[\"comment/535\",[]],[\"name/536\",[143,48.381]],[\"comment/536\",[]],[\"name/537\",[144,48.381]],[\"comment/537\",[]],[\"name/538\",[180,48.381]],[\"comment/538\",[]],[\"name/539\",[183,48.381]],[\"comment/539\",[]],[\"name/540\",[186,48.381]],[\"comment/540\",[]],[\"name/541\",[177,46.674]],[\"comment/541\",[]],[\"name/542\",[178,48.381]],[\"comment/542\",[]],[\"name/543\",[179,48.381]],[\"comment/543\",[]],[\"name/544\",[80,50.432]],[\"comment/544\",[]],[\"name/545\",[91,43.931]],[\"comment/545\",[]],[\"name/546\",[87,43.931]],[\"comment/546\",[]],[\"name/547\",[90,43.931]],[\"comment/547\",[]],[\"name/548\",[88,43.931]],[\"comment/548\",[]],[\"name/549\",[89,43.931]],[\"comment/549\",[]],[\"name/550\",[86,43.931]],[\"comment/550\",[]],[\"name/551\",[33,41.771]],[\"comment/551\",[]],[\"name/552\",[83,43.931]],[\"comment/552\",[]],[\"name/553\",[192,46.674]],[\"comment/553\",[]],[\"name/554\",[84,43.931]],[\"comment/554\",[]],[\"name/555\",[85,43.931]],[\"comment/555\",[]],[\"name/556\",[37,41.771]],[\"comment/556\",[]],[\"name/557\",[197,53.001]],[\"comment/557\",[]],[\"name/558\",[198,53.001]],[\"comment/558\",[]],[\"name/559\",[37,41.771]],[\"comment/559\",[]],[\"name/560\",[186,48.381]],[\"comment/560\",[]],[\"name/561\",[83,43.931]],[\"comment/561\",[]],[\"name/562\",[85,43.931]],[\"comment/562\",[]],[\"name/563\",[180,48.381]],[\"comment/563\",[]],[\"name/564\",[183,48.381]],[\"comment/564\",[]],[\"name/565\",[177,46.674]],[\"comment/565\",[]],[\"name/566\",[178,48.381]],[\"comment/566\",[]],[\"name/567\",[179,48.381]],[\"comment/567\",[]],[\"name/568\",[192,46.674]],[\"comment/568\",[]],[\"name/569\",[84,43.931]],[\"comment/569\",[]],[\"name/570\",[200,50.432]],[\"comment/570\",[]],[\"name/571\",[203,50.432]],[\"comment/571\",[]],[\"name/572\",[210,50.432]],[\"comment/572\",[]],[\"name/573\",[211,50.432]],[\"comment/573\",[]],[\"name/574\",[212,50.432]],[\"comment/574\",[]],[\"name/575\",[213,50.432]],[\"comment/575\",[]],[\"name/576\",[214,50.432]],[\"comment/576\",[]],[\"name/577\",[215,50.432]],[\"comment/577\",[]],[\"name/578\",[94,46.674]],[\"comment/578\",[]],[\"name/579\",[112,48.381]],[\"comment/579\",[]],[\"name/580\",[116,48.381]],[\"comment/580\",[]],[\"name/581\",[46,45.211]],[\"comment/581\",[]],[\"name/582\",[106,48.381]],[\"comment/582\",[]],[\"name/583\",[107,48.381]],[\"comment/583\",[]],[\"name/584\",[124,48.381]],[\"comment/584\",[]],[\"name/585\",[101,48.381]],[\"comment/585\",[]],[\"name/586\",[98,46.674]],[\"comment/586\",[]],[\"name/587\",[99,48.381]],[\"comment/587\",[]],[\"name/588\",[100,48.381]],[\"comment/588\",[]],[\"name/589\",[121,46.674]],[\"comment/589\",[]],[\"name/590\",[122,48.381]],[\"comment/590\",[]],[\"name/591\",[123,48.381]],[\"comment/591\",[]],[\"name/592\",[96,48.381]],[\"comment/592\",[]],[\"name/593\",[95,48.381]],[\"comment/593\",[]],[\"name/594\",[148,48.381]],[\"comment/594\",[]],[\"name/595\",[151,48.381]],[\"comment/595\",[]],[\"name/596\",[154,48.381]],[\"comment/596\",[]],[\"name/597\",[156,48.381]],[\"comment/597\",[]],[\"name/598\",[146,48.381]],[\"comment/598\",[]],[\"name/599\",[152,48.381]],[\"comment/599\",[]],[\"name/600\",[155,48.381]],[\"comment/600\",[]],[\"name/601\",[147,48.381]],[\"comment/601\",[]],[\"name/602\",[132,45.211]],[\"comment/602\",[]],[\"name/603\",[143,48.381]],[\"comment/603\",[]],[\"name/604\",[144,48.381]],[\"comment/604\",[]],[\"name/605\",[180,48.381]],[\"comment/605\",[]],[\"name/606\",[183,48.381]],[\"comment/606\",[]],[\"name/607\",[186,48.381]],[\"comment/607\",[]],[\"name/608\",[177,46.674]],[\"comment/608\",[]],[\"name/609\",[178,48.381]],[\"comment/609\",[]],[\"name/610\",[179,48.381]],[\"comment/610\",[]],[\"name/611\",[80,50.432]],[\"comment/611\",[]],[\"name/612\",[91,43.931]],[\"comment/612\",[]],[\"name/613\",[87,43.931]],[\"comment/613\",[]],[\"name/614\",[90,43.931]],[\"comment/614\",[]],[\"name/615\",[88,43.931]],[\"comment/615\",[]],[\"name/616\",[89,43.931]],[\"comment/616\",[]],[\"name/617\",[86,43.931]],[\"comment/617\",[]],[\"name/618\",[33,41.771]],[\"comment/618\",[]],[\"name/619\",[83,43.931]],[\"comment/619\",[]],[\"name/620\",[192,46.674]],[\"comment/620\",[]],[\"name/621\",[84,43.931]],[\"comment/621\",[]],[\"name/622\",[85,43.931]],[\"comment/622\",[]],[\"name/623\",[37,41.771]],[\"comment/623\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":13,\"name\":{\"12\":{},\"17\":{},\"24\":{},\"30\":{},\"32\":{},\"36\":{},\"50\":{},\"57\":{},\"66\":{},\"87\":{},\"95\":{},\"111\":{},\"113\":{},\"115\":{},\"119\":{},\"121\":{},\"134\":{},\"135\":{},\"137\":{},\"138\":{},\"156\":{},\"163\":{},\"165\":{},\"167\":{},\"175\":{},\"178\":{},\"180\":{},\"182\":{},\"185\":{},\"187\":{},\"194\":{},\"197\":{},\"199\":{},\"201\":{},\"205\":{},\"209\":{},\"211\":{},\"213\":{},\"216\":{},\"218\":{},\"220\":{},\"224\":{},\"226\":{},\"229\":{},\"268\":{},\"282\":{},\"287\":{},\"289\":{},\"298\":{},\"301\":{},\"315\":{},\"318\":{},\"321\":{}},\"comment\":{}}],[\"_initauth\",{\"_index\":173,\"name\":{\"283\":{}},\"comment\":{}}],[\"absoluteduration\",{\"_index\":62,\"name\":{\"69\":{}},\"comment\":{}}],[\"access\",{\"_index\":175,\"name\":{\"284\":{}},\"comment\":{}}],[\"accesstoken\",{\"_index\":184,\"name\":{\"296\":{},\"309\":{}},\"comment\":{}}],[\"accesstokenerror\",{\"_index\":210,\"name\":{\"353\":{},\"406\":{},\"505\":{},\"572\":{}},\"comment\":{}}],[\"accesstokenerrorcode\",{\"_index\":203,\"name\":{\"346\":{},\"405\":{},\"504\":{},\"571\":{}},\"comment\":{}}],[\"accesstokenexpiresat\",{\"_index\":189,\"name\":{\"311\":{}},\"comment\":{}}],[\"accesstokenrequest\",{\"_index\":180,\"name\":{\"290\":{},\"439\":{},\"538\":{},\"563\":{},\"605\":{}},\"comment\":{}}],[\"accesstokenscope\",{\"_index\":188,\"name\":{\"310\":{}},\"comment\":{}}],[\"aftercallback\",{\"_index\":98,\"name\":{\"117\":{},\"123\":{},\"420\":{},\"462\":{},\"519\":{},\"586\":{}},\"comment\":{}}],[\"aftercallbackapproute\",{\"_index\":100,\"name\":{\"120\":{},\"422\":{},\"464\":{},\"521\":{},\"588\":{}},\"comment\":{}}],[\"aftercallbackpageroute\",{\"_index\":99,\"name\":{\"118\":{},\"421\":{},\"463\":{},\"520\":{},\"587\":{}},\"comment\":{}}],[\"afterrefetch\",{\"_index\":121,\"name\":{\"161\":{},\"169\":{},\"423\":{},\"474\":{},\"522\":{},\"589\":{}},\"comment\":{}}],[\"afterrefetchapproute\",{\"_index\":123,\"name\":{\"164\":{},\"425\":{},\"476\":{},\"524\":{},\"591\":{}},\"comment\":{}}],[\"afterrefetchpageroute\",{\"_index\":122,\"name\":{\"162\":{},\"424\":{},\"475\":{},\"523\":{},\"590\":{}},\"comment\":{}}],[\"afterrefresh\",{\"_index\":177,\"name\":{\"285\":{},\"293\":{},\"442\":{},\"541\":{},\"565\":{},\"608\":{}},\"comment\":{}}],[\"afterrefreshapproute\",{\"_index\":179,\"name\":{\"288\":{},\"444\":{},\"543\":{},\"567\":{},\"610\":{}},\"comment\":{}}],[\"afterrefreshpageroute\",{\"_index\":178,\"name\":{\"286\":{},\"443\":{},\"542\":{},\"566\":{},\"609\":{}},\"comment\":{}}],[\"api\",{\"_index\":142,\"name\":{\"192\":{},\"231\":{},\"238\":{}},\"comment\":{}}],[\"approutehandlerfn\",{\"_index\":132,\"name\":{\"177\":{},\"196\":{},\"436\":{},\"481\":{},\"484\":{},\"535\":{},\"602\":{}},\"comment\":{}}],[\"approutehandlerfncontext\",{\"_index\":130,\"name\":{\"174\":{},\"193\":{},\"482\":{}},\"comment\":{}}],[\"approuteronerror\",{\"_index\":96,\"name\":{\"114\":{},\"426\":{},\"479\":{},\"525\":{},\"592\":{}},\"comment\":{}}],[\"approuterpageroute\",{\"_index\":151,\"name\":{\"217\":{},\"429\":{},\"493\":{},\"528\":{},\"595\":{}},\"comment\":{}}],[\"approuterpagerouteopts\",{\"_index\":148,\"name\":{\"210\":{},\"428\":{},\"492\":{},\"527\":{},\"594\":{}},\"comment\":{}}],[\"auth\",{\"_index\":26,\"name\":{\"26\":{},\"192\":{},\"203\":{},\"206\":{}},\"comment\":{}}],[\"auth0logout\",{\"_index\":38,\"name\":{\"41\":{}},\"comment\":{}}],[\"auth0nextapirequest\",{\"_index\":216,\"name\":{\"496\":{}},\"comment\":{}}],[\"auth0nextapiresponse\",{\"_index\":217,\"name\":{\"497\":{}},\"comment\":{}}],[\"auth0nextrequest\",{\"_index\":218,\"name\":{\"498\":{}},\"comment\":{}}],[\"auth0nextrequestcookies\",{\"_index\":220,\"name\":{\"500\":{}},\"comment\":{}}],[\"auth0nextresponse\",{\"_index\":219,\"name\":{\"499\":{}},\"comment\":{}}],[\"auth0nextresponsecookies\",{\"_index\":221,\"name\":{\"501\":{}},\"comment\":{}}],[\"auth0server\",{\"_index\":171,\"name\":{\"266\":{},\"324\":{},\"403\":{}},\"comment\":{}}],[\"autherror\",{\"_index\":200,\"name\":{\"340\":{},\"404\":{},\"503\":{},\"570\":{}},\"comment\":{}}],[\"authhandler\",{\"_index\":135,\"name\":{\"183\":{}},\"comment\":{}}],[\"authorizationparameters\",{\"_index\":73,\"name\":{\"80\":{}},\"comment\":{}}],[\"authorizationparams\",{\"_index\":39,\"name\":{\"42\":{},\"126\":{},\"139\":{},\"146\":{},\"294\":{}},\"comment\":{}}],[\"autosave\",{\"_index\":63,\"name\":{\"70\":{}},\"comment\":{}}],[\"baseconfig\",{\"_index\":35,\"name\":{\"38\":{}},\"comment\":{}}],[\"baseurl\",{\"_index\":40,\"name\":{\"43\":{}},\"comment\":{}}],[\"callback\",{\"_index\":54,\"name\":{\"59\":{},\"88\":{}},\"comment\":{}}],[\"callbackhandler\",{\"_index\":104,\"name\":{\"129\":{}},\"comment\":{}}],[\"callbackhandlererror\",{\"_index\":212,\"name\":{\"365\":{},\"408\":{},\"507\":{},\"574\":{}},\"comment\":{}}],[\"callbackoptions\",{\"_index\":101,\"name\":{\"122\":{},\"419\":{},\"461\":{},\"518\":{},\"585\":{}},\"comment\":{}}],[\"callbackoptionsprovider\",{\"_index\":103,\"name\":{\"127\":{}},\"comment\":{}}],[\"cause\",{\"_index\":202,\"name\":{\"344\":{},\"357\":{},\"363\":{},\"370\":{},\"377\":{},\"384\":{},\"391\":{}},\"comment\":{}}],[\"checksession\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"claims\",{\"_index\":186,\"name\":{\"304\":{},\"441\":{},\"540\":{},\"560\":{},\"607\":{}},\"comment\":{}}],[\"clearcookie\",{\"_index\":168,\"name\":{\"257\":{},\"262\":{}},\"comment\":{}}],[\"client\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"client/use\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"client/with\",{\"_index\":24,\"name\":{\"26\":{}},\"comment\":{}}],[\"clientassertionsigningalg\",{\"_index\":56,\"name\":{\"61\":{}},\"comment\":{}}],[\"clientassertionsigningkey\",{\"_index\":55,\"name\":{\"60\":{}},\"comment\":{}}],[\"clientid\",{\"_index\":41,\"name\":{\"44\":{}},\"comment\":{}}],[\"clientsecret\",{\"_index\":42,\"name\":{\"45\":{}},\"comment\":{}}],[\"clocktolerance\",{\"_index\":43,\"name\":{\"46\":{}},\"comment\":{}}],[\"code\",{\"_index\":201,\"name\":{\"342\":{},\"355\":{},\"361\":{},\"366\":{},\"368\":{},\"373\":{},\"375\":{},\"380\":{},\"382\":{},\"387\":{},\"389\":{}},\"comment\":{}}],[\"config\",{\"_index\":34,\"name\":{\"37\":{}},\"comment\":{}}],[\"configparameters\",{\"_index\":80,\"name\":{\"92\":{},\"445\":{},\"544\":{},\"611\":{}},\"comment\":{}}],[\"connection\",{\"_index\":108,\"name\":{\"140\":{}},\"comment\":{}}],[\"connection_scope\",{\"_index\":109,\"name\":{\"141\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":18,\"name\":{\"19\":{},\"233\":{},\"240\":{},\"244\":{},\"248\":{},\"255\":{},\"260\":{},\"306\":{},\"341\":{},\"354\":{},\"360\":{},\"367\":{},\"374\":{},\"381\":{},\"388\":{}},\"comment\":{}}],[\"cookie\",{\"_index\":65,\"name\":{\"72\":{}},\"comment\":{}}],[\"cookieconfig\",{\"_index\":66,\"name\":{\"73\":{}},\"comment\":{}}],[\"cookies\",{\"_index\":166,\"name\":{\"242\":{},\"253\":{}},\"comment\":{}}],[\"default\",{\"_index\":23,\"name\":{\"25\":{},\"232\":{},\"239\":{},\"243\":{},\"247\":{},\"254\":{},\"259\":{},\"305\":{},\"394\":{}},\"comment\":{}}],[\"domain\",{\"_index\":67,\"name\":{\"74\":{}},\"comment\":{}}],[\"edge\",{\"_index\":81,\"name\":{\"93\":{}},\"comment\":{}}],[\"email\",{\"_index\":4,\"name\":{\"3\":{}},\"comment\":{}}],[\"email_verified\",{\"_index\":5,\"name\":{\"4\":{}},\"comment\":{}}],[\"enabletelemetry\",{\"_index\":45,\"name\":{\"48\":{}},\"comment\":{}}],[\"error\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"expired_access_token\",{\"_index\":207,\"name\":{\"350\":{}},\"comment\":{}}],[\"failed_refresh_grant\",{\"_index\":209,\"name\":{\"352\":{}},\"comment\":{}}],[\"generatesessioncookie\",{\"_index\":140,\"name\":{\"191\":{}},\"comment\":{}}],[\"generatesessioncookieconfig\",{\"_index\":139,\"name\":{\"190\":{}},\"comment\":{}}],[\"genid\",{\"_index\":59,\"name\":{\"65\":{}},\"comment\":{}}],[\"getaccesstoken\",{\"_index\":85,\"name\":{\"99\":{},\"272\":{},\"297\":{},\"328\":{},\"456\":{},\"555\":{},\"562\":{},\"622\":{}},\"comment\":{}}],[\"getaccesstokenresult\",{\"_index\":183,\"name\":{\"295\":{},\"440\":{},\"539\":{},\"564\":{},\"606\":{}},\"comment\":{}}],[\"getbody\",{\"_index\":162,\"name\":{\"236\":{},\"251\":{}},\"comment\":{}}],[\"getcookies\",{\"_index\":163,\"name\":{\"237\":{},\"245\":{},\"252\":{}},\"comment\":{}}],[\"gethandler\",{\"_index\":137,\"name\":{\"186\":{}},\"comment\":{}}],[\"getloginstate\",{\"_index\":46,\"name\":{\"49\":{},\"132\":{},\"148\":{},\"415\":{},\"467\":{},\"514\":{},\"581\":{}},\"comment\":{}}],[\"getloginstateapproute\",{\"_index\":107,\"name\":{\"136\":{},\"417\":{},\"469\":{},\"516\":{},\"583\":{}},\"comment\":{}}],[\"getloginstatepageroute\",{\"_index\":106,\"name\":{\"133\":{},\"416\":{},\"468\":{},\"515\":{},\"582\":{}},\"comment\":{}}],[\"getmethod\",{\"_index\":161,\"name\":{\"235\":{},\"250\":{}},\"comment\":{}}],[\"getserversideprops\",{\"_index\":153,\"name\":{\"221\":{}},\"comment\":{}}],[\"getserversidepropsresultwithsession\",{\"_index\":146,\"name\":{\"207\":{},\"432\":{},\"487\":{},\"531\":{},\"598\":{}},\"comment\":{}}],[\"getsession\",{\"_index\":83,\"name\":{\"97\":{},\"270\":{},\"300\":{},\"325\":{},\"453\":{},\"552\":{},\"561\":{},\"619\":{}},\"comment\":{}}],[\"geturl\",{\"_index\":160,\"name\":{\"234\":{},\"249\":{}},\"comment\":{}}],[\"handleauth\",{\"_index\":91,\"name\":{\"106\":{},\"110\":{},\"279\":{},\"335\":{},\"446\":{},\"478\":{},\"545\":{},\"612\":{}},\"comment\":{}}],[\"handlecallback\",{\"_index\":89,\"name\":{\"104\":{},\"128\":{},\"277\":{},\"330\":{},\"450\":{},\"460\":{},\"549\":{},\"616\":{}},\"comment\":{}}],[\"handlelogin\",{\"_index\":87,\"name\":{\"102\":{},\"150\":{},\"275\":{},\"329\":{},\"447\":{},\"465\":{},\"546\":{},\"613\":{}},\"comment\":{}}],[\"handlelogout\",{\"_index\":88,\"name\":{\"103\":{},\"158\":{},\"276\":{},\"331\":{},\"449\":{},\"470\":{},\"548\":{},\"615\":{}},\"comment\":{}}],[\"handleprofile\",{\"_index\":90,\"name\":{\"105\":{},\"171\":{},\"278\":{},\"332\":{},\"448\":{},\"472\":{},\"547\":{},\"614\":{}},\"comment\":{}}],[\"handler\",{\"_index\":136,\"name\":{\"184\":{}},\"comment\":{}}],[\"handlererror\",{\"_index\":211,\"name\":{\"359\":{},\"407\":{},\"506\":{},\"573\":{}},\"comment\":{}}],[\"handlers\",{\"_index\":94,\"name\":{\"109\":{},\"130\":{},\"412\":{},\"477\":{},\"511\":{},\"578\":{}},\"comment\":{}}],[\"handlers/auth\",{\"_index\":93,\"name\":{\"108\":{}},\"comment\":{}}],[\"handlers/callback\",{\"_index\":97,\"name\":{\"116\":{}},\"comment\":{}}],[\"handlers/login\",{\"_index\":105,\"name\":{\"131\":{}},\"comment\":{}}],[\"handlers/logout\",{\"_index\":115,\"name\":{\"152\":{}},\"comment\":{}}],[\"handlers/profile\",{\"_index\":120,\"name\":{\"160\":{}},\"comment\":{}}],[\"handlers/router\",{\"_index\":128,\"name\":{\"173\":{}},\"comment\":{}}],[\"helpers\",{\"_index\":129,\"name\":{\"173\":{},\"188\":{}},\"comment\":{}}],[\"helpers/testing\",{\"_index\":138,\"name\":{\"189\":{}},\"comment\":{}}],[\"helpers/with\",{\"_index\":141,\"name\":{\"192\":{},\"203\":{},\"206\":{}},\"comment\":{}}],[\"http\",{\"_index\":169,\"name\":{\"264\":{}},\"comment\":{}}],[\"http/auth0\",{\"_index\":157,\"name\":{\"231\":{},\"238\":{},\"242\":{},\"246\":{},\"253\":{},\"258\":{}},\"comment\":{}}],[\"httponly\",{\"_index\":70,\"name\":{\"77\":{}},\"comment\":{}}],[\"httptimeout\",{\"_index\":44,\"name\":{\"47\":{}},\"comment\":{}}],[\"identityclaimfilter\",{\"_index\":47,\"name\":{\"51\":{},\"91\":{}},\"comment\":{}}],[\"idplogout\",{\"_index\":48,\"name\":{\"52\":{}},\"comment\":{}}],[\"idtoken\",{\"_index\":187,\"name\":{\"308\":{}},\"comment\":{}}],[\"idtokensigningalg\",{\"_index\":49,\"name\":{\"53\":{}},\"comment\":{}}],[\"index\",{\"_index\":170,\"name\":{\"265\":{}},\"comment\":{}}],[\"init\",{\"_index\":172,\"name\":{\"280\":{}},\"comment\":{}}],[\"initauth0\",{\"_index\":82,\"name\":{\"94\":{},\"96\":{},\"267\":{},\"269\":{},\"281\":{}},\"comment\":{}}],[\"insufficient_scope\",{\"_index\":208,\"name\":{\"351\":{}},\"comment\":{}}],[\"invitation\",{\"_index\":110,\"name\":{\"142\":{}},\"comment\":{}}],[\"isloading\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"issuerbaseurl\",{\"_index\":50,\"name\":{\"54\":{}},\"comment\":{}}],[\"legacysamesitecookie\",{\"_index\":51,\"name\":{\"55\":{}},\"comment\":{}}],[\"login\",{\"_index\":79,\"name\":{\"89\":{}},\"comment\":{}}],[\"loginhandler\",{\"_index\":114,\"name\":{\"151\":{}},\"comment\":{}}],[\"loginhandlererror\",{\"_index\":213,\"name\":{\"372\":{},\"409\":{},\"508\":{},\"575\":{}},\"comment\":{}}],[\"loginoptions\",{\"_index\":112,\"name\":{\"145\":{},\"413\":{},\"466\":{},\"512\":{},\"579\":{}},\"comment\":{}}],[\"loginoptionsprovider\",{\"_index\":113,\"name\":{\"149\":{}},\"comment\":{}}],[\"logouthandler\",{\"_index\":119,\"name\":{\"159\":{}},\"comment\":{}}],[\"logouthandlererror\",{\"_index\":214,\"name\":{\"379\":{},\"410\":{},\"509\":{},\"576\":{}},\"comment\":{}}],[\"logoutoptions\",{\"_index\":116,\"name\":{\"153\":{},\"414\":{},\"471\":{},\"513\":{},\"580\":{}},\"comment\":{}}],[\"logoutoptionsprovider\",{\"_index\":118,\"name\":{\"157\":{}},\"comment\":{}}],[\"logoutparams\",{\"_index\":117,\"name\":{\"155\":{}},\"comment\":{}}],[\"middleware\",{\"_index\":145,\"name\":{\"203\":{}},\"comment\":{}}],[\"missing_access_token\",{\"_index\":205,\"name\":{\"348\":{}},\"comment\":{}}],[\"missing_refresh_token\",{\"_index\":206,\"name\":{\"349\":{}},\"comment\":{}}],[\"missing_session\",{\"_index\":204,\"name\":{\"347\":{}},\"comment\":{}}],[\"name\",{\"_index\":6,\"name\":{\"5\":{},\"63\":{},\"322\":{},\"343\":{},\"356\":{},\"362\":{},\"369\":{},\"376\":{},\"383\":{},\"390\":{}},\"comment\":{}}],[\"next\",{\"_index\":158,\"name\":{\"231\":{},\"238\":{},\"242\":{},\"246\":{},\"253\":{},\"258\":{}},\"comment\":{}}],[\"nextconfig\",{\"_index\":77,\"name\":{\"84\":{}},\"comment\":{}}],[\"nickname\",{\"_index\":7,\"name\":{\"6\":{}},\"comment\":{}}],[\"onerror\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"onredirecting\",{\"_index\":30,\"name\":{\"29\":{}},\"comment\":{}}],[\"optionsprovider\",{\"_index\":134,\"name\":{\"181\":{}},\"comment\":{}}],[\"org_id\",{\"_index\":11,\"name\":{\"10\":{}},\"comment\":{}}],[\"organization\",{\"_index\":78,\"name\":{\"85\":{},\"125\":{},\"143\":{}},\"comment\":{}}],[\"page\",{\"_index\":25,\"name\":{\"26\":{},\"206\":{}},\"comment\":{}}],[\"pageroute\",{\"_index\":147,\"name\":{\"208\":{},\"435\":{},\"491\":{},\"534\":{},\"601\":{}},\"comment\":{}}],[\"pageroutehandlerfn\",{\"_index\":133,\"name\":{\"179\":{}},\"comment\":{}}],[\"pagerouteronerror\",{\"_index\":95,\"name\":{\"112\":{},\"427\":{},\"480\":{},\"526\":{},\"593\":{}},\"comment\":{}}],[\"params\",{\"_index\":131,\"name\":{\"176\":{},\"195\":{},\"212\":{}},\"comment\":{}}],[\"path\",{\"_index\":68,\"name\":{\"75\":{}},\"comment\":{}}],[\"picture\",{\"_index\":8,\"name\":{\"7\":{}},\"comment\":{}}],[\"postlogoutredirect\",{\"_index\":53,\"name\":{\"58\":{}},\"comment\":{}}],[\"profilehandler\",{\"_index\":127,\"name\":{\"172\":{}},\"comment\":{}}],[\"profilehandlererror\",{\"_index\":215,\"name\":{\"386\":{},\"411\":{},\"510\":{},\"577\":{}},\"comment\":{}}],[\"profileoptions\",{\"_index\":124,\"name\":{\"166\":{},\"418\":{},\"473\":{},\"517\":{},\"584\":{}},\"comment\":{}}],[\"profileoptionsprovider\",{\"_index\":126,\"name\":{\"170\":{}},\"comment\":{}}],[\"redirect\",{\"_index\":165,\"name\":{\"241\":{},\"263\":{}},\"comment\":{}}],[\"redirecturi\",{\"_index\":102,\"name\":{\"124\":{}},\"comment\":{}}],[\"refetch\",{\"_index\":125,\"name\":{\"168\":{}},\"comment\":{}}],[\"refresh\",{\"_index\":182,\"name\":{\"292\":{}},\"comment\":{}}],[\"refreshtoken\",{\"_index\":190,\"name\":{\"312\":{}},\"comment\":{}}],[\"request\",{\"_index\":159,\"name\":{\"231\":{},\"242\":{},\"246\":{}},\"comment\":{}}],[\"requesterror\",{\"_index\":17,\"name\":{\"18\":{},\"398\":{}},\"comment\":{}}],[\"required\",{\"_index\":27,\"name\":{\"26\":{},\"192\":{},\"203\":{},\"206\":{}},\"comment\":{}}],[\"response\",{\"_index\":164,\"name\":{\"238\":{},\"253\":{},\"258\":{}},\"comment\":{}}],[\"response_mode\",{\"_index\":75,\"name\":{\"82\":{}},\"comment\":{}}],[\"response_type\",{\"_index\":76,\"name\":{\"83\":{}},\"comment\":{}}],[\"returnto\",{\"_index\":29,\"name\":{\"28\":{},\"147\":{},\"154\":{},\"222\":{},\"227\":{}},\"comment\":{}}],[\"rolling\",{\"_index\":60,\"name\":{\"67\":{}},\"comment\":{}}],[\"rollingduration\",{\"_index\":61,\"name\":{\"68\":{}},\"comment\":{}}],[\"routes\",{\"_index\":52,\"name\":{\"56\":{},\"86\":{}},\"comment\":{}}],[\"samesite\",{\"_index\":72,\"name\":{\"79\":{}},\"comment\":{}}],[\"scope\",{\"_index\":74,\"name\":{\"81\":{}},\"comment\":{}}],[\"scopes\",{\"_index\":181,\"name\":{\"291\":{}},\"comment\":{}}],[\"screen_hint\",{\"_index\":111,\"name\":{\"144\":{}},\"comment\":{}}],[\"searchparams\",{\"_index\":150,\"name\":{\"215\":{}},\"comment\":{}}],[\"secret\",{\"_index\":36,\"name\":{\"39\":{}},\"comment\":{}}],[\"secure\",{\"_index\":71,\"name\":{\"78\":{}},\"comment\":{}}],[\"session\",{\"_index\":37,\"name\":{\"40\":{},\"90\":{},\"299\":{},\"302\":{},\"313\":{},\"316\":{},\"457\":{},\"556\":{},\"559\":{},\"623\":{}},\"comment\":{}}],[\"session/get\",{\"_index\":174,\"name\":{\"284\":{},\"299\":{}},\"comment\":{}}],[\"session/session\",{\"_index\":185,\"name\":{\"303\":{}},\"comment\":{}}],[\"session/touch\",{\"_index\":191,\"name\":{\"313\":{}},\"comment\":{}}],[\"session/update\",{\"_index\":193,\"name\":{\"316\":{}},\"comment\":{}}],[\"sessionconfig\",{\"_index\":57,\"name\":{\"62\":{}},\"comment\":{}}],[\"sessionstore\",{\"_index\":197,\"name\":{\"337\":{},\"458\":{},\"557\":{}},\"comment\":{}}],[\"sessionstorepayload\",{\"_index\":198,\"name\":{\"338\":{},\"459\":{},\"558\":{}},\"comment\":{}}],[\"setcookie\",{\"_index\":167,\"name\":{\"256\":{},\"261\":{}},\"comment\":{}}],[\"shared\",{\"_index\":194,\"name\":{\"319\":{}},\"comment\":{}}],[\"slug\",{\"_index\":149,\"name\":{\"214\":{}},\"comment\":{}}],[\"status\",{\"_index\":19,\"name\":{\"20\":{},\"345\":{},\"358\":{},\"364\":{},\"371\":{},\"378\":{},\"385\":{},\"392\":{}},\"comment\":{}}],[\"store\",{\"_index\":58,\"name\":{\"64\":{}},\"comment\":{}}],[\"storeidtoken\",{\"_index\":64,\"name\":{\"71\":{}},\"comment\":{}}],[\"sub\",{\"_index\":9,\"name\":{\"8\":{}},\"comment\":{}}],[\"telemetry\",{\"_index\":195,\"name\":{\"320\":{},\"402\":{},\"502\":{}},\"comment\":{}}],[\"token\",{\"_index\":176,\"name\":{\"284\":{}},\"comment\":{}}],[\"touchsession\",{\"_index\":192,\"name\":{\"314\":{},\"326\":{},\"454\":{},\"553\":{},\"568\":{},\"620\":{}},\"comment\":{}}],[\"transient\",{\"_index\":69,\"name\":{\"76\":{}},\"comment\":{}}],[\"updated_at\",{\"_index\":10,\"name\":{\"9\":{}},\"comment\":{}}],[\"updatesession\",{\"_index\":84,\"name\":{\"98\":{},\"271\":{},\"317\":{},\"327\":{},\"455\":{},\"554\":{},\"569\":{},\"621\":{}},\"comment\":{}}],[\"user\",{\"_index\":2,\"name\":{\"1\":{},\"13\":{},\"34\":{},\"307\":{}},\"comment\":{}}],[\"usercontext\",{\"_index\":12,\"name\":{\"11\":{}},\"comment\":{}}],[\"userprofile\",{\"_index\":3,\"name\":{\"2\":{},\"397\":{}},\"comment\":{}}],[\"userprops\",{\"_index\":32,\"name\":{\"33\":{}},\"comment\":{}}],[\"userprovider\",{\"_index\":22,\"name\":{\"23\":{},\"395\":{}},\"comment\":{}}],[\"userproviderprops\",{\"_index\":20,\"name\":{\"21\":{},\"396\":{}},\"comment\":{}}],[\"useuser\",{\"_index\":21,\"name\":{\"22\":{},\"399\":{}},\"comment\":{}}],[\"utils/errors\",{\"_index\":199,\"name\":{\"339\":{}},\"comment\":{}}],[\"version\",{\"_index\":196,\"name\":{\"323\":{},\"393\":{}},\"comment\":{}}],[\"withapiauthrequired\",{\"_index\":86,\"name\":{\"100\":{},\"202\":{},\"273\":{},\"333\":{},\"451\":{},\"483\":{},\"550\":{},\"617\":{}},\"comment\":{}}],[\"withapiauthrequiredapproute\",{\"_index\":143,\"name\":{\"198\":{},\"437\":{},\"485\":{},\"536\":{},\"603\":{}},\"comment\":{}}],[\"withapiauthrequiredpageroute\",{\"_index\":144,\"name\":{\"200\":{},\"438\":{},\"486\":{},\"537\":{},\"604\":{}},\"comment\":{}}],[\"withmiddlewareauthrequired\",{\"_index\":92,\"name\":{\"107\":{},\"204\":{},\"336\":{}},\"comment\":{}}],[\"withpageauthrequired\",{\"_index\":33,\"name\":{\"35\":{},\"101\":{},\"230\":{},\"274\":{},\"334\":{},\"400\":{},\"452\":{},\"488\":{},\"551\":{},\"618\":{}},\"comment\":{}}],[\"withpageauthrequiredapprouter\",{\"_index\":156,\"name\":{\"228\":{},\"431\":{},\"495\":{},\"530\":{},\"597\":{}},\"comment\":{}}],[\"withpageauthrequiredapprouteroptions\",{\"_index\":155,\"name\":{\"225\":{},\"434\":{},\"490\":{},\"533\":{},\"600\":{}},\"comment\":{}}],[\"withpageauthrequiredoptions\",{\"_index\":28,\"name\":{\"27\":{},\"401\":{}},\"comment\":{}}],[\"withpageauthrequiredpagerouter\",{\"_index\":154,\"name\":{\"223\":{},\"430\":{},\"494\":{},\"529\":{},\"596\":{}},\"comment\":{}}],[\"withpageauthrequiredpagerouteroptions\",{\"_index\":152,\"name\":{\"219\":{},\"433\":{},\"489\":{},\"532\":{},\"599\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/client_use_user.RequestError.html b/docs/classes/client_use_user.RequestError.html index 24ad87528..2a266ea21 100644 --- a/docs/classes/client_use_user.RequestError.html +++ b/docs/classes/client_use_user.RequestError.html @@ -31,7 +31,7 @@