diff --git a/.circleci/config.yml b/.circleci/config.yml index 3286ccae5..3777fe028 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -44,6 +44,7 @@ workflows: context: - browserstack-env - ship/node-publish: + publish-command: npm publish --tag beta requires: - build context: @@ -52,4 +53,4 @@ workflows: filters: branches: only: - - main + - beta diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d12fa36d..3071916c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## [v3.0.0-beta.0](https://github.com/auth0/nextjs-auth0/tree/v3.0.0-beta.0) (2023-06-08) +[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v2.6.1...v3.0.0-beta.0) + +**Added** +- Support for the App Router. + +**⚠️ BREAKING CHANGES** +- Support for EOL Node versions 12 and 14 has been removed. See the [V3_MIGRATION_GUIDE.md](./V3_MIGRATION_GUIDE.md) for more details. + ## [v2.6.1](https://github.com/auth0/nextjs-auth0/tree/v2.6.1) (2023-06-06) [Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v2.6.0...v2.6.1) diff --git a/docs/assets/search.js b/docs/assets/search.js index 3a76d4928..bb797c472 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\":\"unauthorized\",\"url\":\"interfaces/config.NextConfig.html#routes.__type.unauthorized\",\"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\":\"OnError\",\"url\":\"types/handlers_auth.OnError.html\",\"classes\":\"\",\"parent\":\"handlers/auth\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_auth.OnError.html#__type\",\"classes\":\"\",\"parent\":\"handlers/auth.OnError\"},{\"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\":65536,\"name\":\"__type\",\"url\":\"types/handlers_callback.AfterCallback.html#__type\",\"classes\":\"\",\"parent\":\"handlers/callback.AfterCallback\"},{\"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\":65536,\"name\":\"__type\",\"url\":\"types/handlers_callback.CallbackOptionsProvider.html#__type\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackOptionsProvider\"},{\"kind\":4194304,\"name\":\"HandleCallback\",\"url\":\"types/handlers_callback.HandleCallback.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_callback.HandleCallback.html#__type\",\"classes\":\"\",\"parent\":\"handlers/callback.HandleCallback\"},{\"kind\":4194304,\"name\":\"CallbackHandler\",\"url\":\"types/handlers_callback.CallbackHandler.html\",\"classes\":\"\",\"parent\":\"handlers/callback\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_callback.CallbackHandler.html#__type\",\"classes\":\"\",\"parent\":\"handlers/callback.CallbackHandler\"},{\"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\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginState.html#__type\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginState\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.GetLoginState.html#__type.__type-1.__type-2\",\"classes\":\"\",\"parent\":\"handlers/login.GetLoginState.__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\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.LoginOptionsProvider.html#__type\",\"classes\":\"\",\"parent\":\"handlers/login.LoginOptionsProvider\"},{\"kind\":4194304,\"name\":\"HandleLogin\",\"url\":\"types/handlers_login.HandleLogin.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.HandleLogin.html#__type\",\"classes\":\"\",\"parent\":\"handlers/login.HandleLogin\"},{\"kind\":4194304,\"name\":\"LoginHandler\",\"url\":\"types/handlers_login.LoginHandler.html\",\"classes\":\"\",\"parent\":\"handlers/login\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_login.LoginHandler.html#__type\",\"classes\":\"\",\"parent\":\"handlers/login.LoginHandler\"},{\"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\":65536,\"name\":\"__type\",\"url\":\"types/handlers_logout.LogoutOptionsProvider.html#__type\",\"classes\":\"\",\"parent\":\"handlers/logout.LogoutOptionsProvider\"},{\"kind\":4194304,\"name\":\"HandleLogout\",\"url\":\"types/handlers_logout.HandleLogout.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_logout.HandleLogout.html#__type\",\"classes\":\"\",\"parent\":\"handlers/logout.HandleLogout\"},{\"kind\":4194304,\"name\":\"LogoutHandler\",\"url\":\"types/handlers_logout.LogoutHandler.html\",\"classes\":\"\",\"parent\":\"handlers/logout\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_logout.LogoutHandler.html#__type\",\"classes\":\"\",\"parent\":\"handlers/logout.LogoutHandler\"},{\"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\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.AfterRefetch.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.AfterRefetch\"},{\"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\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.ProfileOptionsProvider.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.ProfileOptionsProvider\"},{\"kind\":4194304,\"name\":\"HandleProfile\",\"url\":\"types/handlers_profile.HandleProfile.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.HandleProfile.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.HandleProfile\"},{\"kind\":4194304,\"name\":\"ProfileHandler\",\"url\":\"types/handlers_profile.ProfileHandler.html\",\"classes\":\"\",\"parent\":\"handlers/profile\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/handlers_profile.ProfileHandler.html#__type\",\"classes\":\"\",\"parent\":\"handlers/profile.ProfileHandler\"},{\"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\":\"WithApiAuthRequired\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequired.html\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_api_auth_required.WithApiAuthRequired.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-api-auth-required.WithApiAuthRequired\"},{\"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\":\"WithPageAuthRequiredOptions\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredOptions.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredOptions.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredOptions\"},{\"kind\":1024,\"name\":\"getServerSideProps\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredOptions.html#__type.getServerSideProps\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredOptions.__type\"},{\"kind\":1024,\"name\":\"returnTo\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequiredOptions.html#__type.returnTo\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequiredOptions.__type\"},{\"kind\":4194304,\"name\":\"WithPageAuthRequired\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequired.html\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/helpers_with_page_auth_required.WithPageAuthRequired.html#__type\",\"classes\":\"\",\"parent\":\"helpers/with-page-auth-required.WithPageAuthRequired\"},{\"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\":65536,\"name\":\"__type\",\"url\":\"types/session_get_access_token.AfterRefresh.html#__type\",\"classes\":\"\",\"parent\":\"session/get-access-token.AfterRefresh\"},{\"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\":\"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\":\"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\":\"Handlers\",\"url\":\"modules/handlers.html#Handlers\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"HandleAuth\",\"url\":\"modules/handlers.html#HandleAuth\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"OnError\",\"url\":\"modules/handlers.html#OnError\",\"classes\":\"\",\"parent\":\"handlers\"},{\"kind\":8388608,\"name\":\"WithApiAuthRequired\",\"url\":\"modules/helpers.html#WithApiAuthRequired\",\"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\":\"WithPageAuthRequiredOptions\",\"url\":\"modules/helpers.html#WithPageAuthRequiredOptions\",\"classes\":\"\",\"parent\":\"helpers\"},{\"kind\":8388608,\"name\":\"PageRoute\",\"url\":\"modules/helpers.html#PageRoute\",\"classes\":\"\",\"parent\":\"helpers\"},{\"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\":\"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\":\"ProfileOptions\",\"url\":\"modules/index.html#ProfileOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"Handlers\",\"url\":\"modules/index.html#Handlers\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"GetServerSidePropsResultWithSession\",\"url\":\"modules/index.html#GetServerSidePropsResultWithSession\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"WithPageAuthRequiredOptions\",\"url\":\"modules/index.html#WithPageAuthRequiredOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"PageRoute\",\"url\":\"modules/index.html#PageRoute\",\"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\":\"Claims\",\"url\":\"modules/index.html#Claims\",\"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\":\"CallbackOptions\",\"url\":\"modules/index.html#CallbackOptions\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterCallback\",\"url\":\"modules/index.html#AfterCallback\",\"classes\":\"\",\"parent\":\"index\"},{\"kind\":8388608,\"name\":\"AfterRefetch\",\"url\":\"modules/index.html#AfterRefetch\",\"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\":\"OnError\",\"url\":\"modules/index.html#OnError\",\"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\":\"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,56.393]],[\"comment/0\",[]],[\"name/1\",[1,40.341,2,32.333]],[\"comment/1\",[]],[\"name/2\",[3,51.188]],[\"comment/2\",[]],[\"name/3\",[4,56.393]],[\"comment/3\",[]],[\"name/4\",[5,56.393]],[\"comment/4\",[]],[\"name/5\",[6,37.586]],[\"comment/5\",[]],[\"name/6\",[7,56.393]],[\"comment/6\",[]],[\"name/7\",[8,56.393]],[\"comment/7\",[]],[\"name/8\",[9,56.393]],[\"comment/8\",[]],[\"name/9\",[10,56.393]],[\"comment/9\",[]],[\"name/10\",[11,56.393]],[\"comment/10\",[]],[\"name/11\",[12,56.393]],[\"comment/11\",[]],[\"name/12\",[13,21.852]],[\"comment/12\",[]],[\"name/13\",[2,45.199]],[\"comment/13\",[]],[\"name/14\",[14,56.393]],[\"comment/14\",[]],[\"name/15\",[15,56.393]],[\"comment/15\",[]],[\"name/16\",[16,56.393]],[\"comment/16\",[]],[\"name/17\",[13,21.852]],[\"comment/17\",[]],[\"name/18\",[17,51.188]],[\"comment/18\",[]],[\"name/19\",[18,37.586]],[\"comment/19\",[]],[\"name/20\",[19,38.719]],[\"comment/20\",[]],[\"name/21\",[20,51.188]],[\"comment/21\",[]],[\"name/22\",[21,51.188]],[\"comment/22\",[]],[\"name/23\",[22,51.188]],[\"comment/23\",[]],[\"name/24\",[13,21.852]],[\"comment/24\",[]],[\"name/25\",[23,47.76]],[\"comment/25\",[]],[\"name/26\",[24,25.706,25,23.333,26,20.603,27,20.603]],[\"comment/26\",[]],[\"name/27\",[28,43.155]],[\"comment/27\",[]],[\"name/28\",[29,45.199]],[\"comment/28\",[]],[\"name/29\",[30,56.393]],[\"comment/29\",[]],[\"name/30\",[13,21.852]],[\"comment/30\",[]],[\"name/31\",[31,45.199]],[\"comment/31\",[]],[\"name/32\",[13,21.852]],[\"comment/32\",[]],[\"name/33\",[32,56.393]],[\"comment/33\",[]],[\"name/34\",[2,45.199]],[\"comment/34\",[]],[\"name/35\",[33,39.995]],[\"comment/35\",[]],[\"name/36\",[13,21.852]],[\"comment/36\",[]],[\"name/37\",[34,56.393]],[\"comment/37\",[]],[\"name/38\",[35,56.393]],[\"comment/38\",[]],[\"name/39\",[36,56.393]],[\"comment/39\",[]],[\"name/40\",[37,38.719]],[\"comment/40\",[]],[\"name/41\",[38,56.393]],[\"comment/41\",[]],[\"name/42\",[39,43.155]],[\"comment/42\",[]],[\"name/43\",[40,56.393]],[\"comment/43\",[]],[\"name/44\",[41,56.393]],[\"comment/44\",[]],[\"name/45\",[42,56.393]],[\"comment/45\",[]],[\"name/46\",[43,56.393]],[\"comment/46\",[]],[\"name/47\",[44,56.393]],[\"comment/47\",[]],[\"name/48\",[45,56.393]],[\"comment/48\",[]],[\"name/49\",[46,43.155]],[\"comment/49\",[]],[\"name/50\",[13,21.852]],[\"comment/50\",[]],[\"name/51\",[47,51.188]],[\"comment/51\",[]],[\"name/52\",[48,56.393]],[\"comment/52\",[]],[\"name/53\",[49,56.393]],[\"comment/53\",[]],[\"name/54\",[50,56.393]],[\"comment/54\",[]],[\"name/55\",[51,56.393]],[\"comment/55\",[]],[\"name/56\",[52,51.188]],[\"comment/56\",[]],[\"name/57\",[13,21.852]],[\"comment/57\",[]],[\"name/58\",[53,56.393]],[\"comment/58\",[]],[\"name/59\",[54,51.188]],[\"comment/59\",[]],[\"name/60\",[55,56.393]],[\"comment/60\",[]],[\"name/61\",[56,56.393]],[\"comment/61\",[]],[\"name/62\",[57,56.393]],[\"comment/62\",[]],[\"name/63\",[6,37.586]],[\"comment/63\",[]],[\"name/64\",[58,56.393]],[\"comment/64\",[]],[\"name/65\",[59,56.393]],[\"comment/65\",[]],[\"name/66\",[13,21.852]],[\"comment/66\",[]],[\"name/67\",[60,56.393]],[\"comment/67\",[]],[\"name/68\",[61,56.393]],[\"comment/68\",[]],[\"name/69\",[62,56.393]],[\"comment/69\",[]],[\"name/70\",[63,56.393]],[\"comment/70\",[]],[\"name/71\",[64,56.393]],[\"comment/71\",[]],[\"name/72\",[65,56.393]],[\"comment/72\",[]],[\"name/73\",[66,56.393]],[\"comment/73\",[]],[\"name/74\",[67,56.393]],[\"comment/74\",[]],[\"name/75\",[68,56.393]],[\"comment/75\",[]],[\"name/76\",[69,56.393]],[\"comment/76\",[]],[\"name/77\",[70,56.393]],[\"comment/77\",[]],[\"name/78\",[71,56.393]],[\"comment/78\",[]],[\"name/79\",[72,56.393]],[\"comment/79\",[]],[\"name/80\",[73,56.393]],[\"comment/80\",[]],[\"name/81\",[74,56.393]],[\"comment/81\",[]],[\"name/82\",[75,56.393]],[\"comment/82\",[]],[\"name/83\",[76,56.393]],[\"comment/83\",[]],[\"name/84\",[77,56.393]],[\"comment/84\",[]],[\"name/85\",[78,47.76]],[\"comment/85\",[]],[\"name/86\",[52,51.188]],[\"comment/86\",[]],[\"name/87\",[13,21.852]],[\"comment/87\",[]],[\"name/88\",[54,51.188]],[\"comment/88\",[]],[\"name/89\",[79,56.393]],[\"comment/89\",[]],[\"name/90\",[80,56.393]],[\"comment/90\",[]],[\"name/91\",[37,38.719]],[\"comment/91\",[]],[\"name/92\",[47,51.188]],[\"comment/92\",[]],[\"name/93\",[81,51.188]],[\"comment/93\",[]],[\"name/94\",[82,56.393]],[\"comment/94\",[]],[\"name/95\",[83,56.393]],[\"comment/95\",[]],[\"name/96\",[13,21.852]],[\"comment/96\",[]],[\"name/97\",[84,45.199]],[\"comment/97\",[]],[\"name/98\",[85,38.719]],[\"comment/98\",[]],[\"name/99\",[85,38.719]],[\"comment/99\",[]],[\"name/100\",[13,21.852]],[\"comment/100\",[]],[\"name/101\",[86,45.199]],[\"comment/101\",[]],[\"name/102\",[13,21.852]],[\"comment/102\",[]],[\"name/103\",[86,45.199]],[\"comment/103\",[]],[\"name/104\",[85,38.719]],[\"comment/104\",[]],[\"name/105\",[84,45.199]],[\"comment/105\",[]],[\"name/106\",[87,56.393]],[\"comment/106\",[]],[\"name/107\",[88,45.199]],[\"comment/107\",[]],[\"name/108\",[89,43.155]],[\"comment/108\",[]],[\"name/109\",[13,21.852]],[\"comment/109\",[]],[\"name/110\",[31,45.199]],[\"comment/110\",[]],[\"name/111\",[13,21.852]],[\"comment/111\",[]],[\"name/112\",[90,56.393]],[\"comment/112\",[]],[\"name/113\",[91,45.199]],[\"comment/113\",[]],[\"name/114\",[13,21.852]],[\"comment/114\",[]],[\"name/115\",[92,47.76]],[\"comment/115\",[]],[\"name/116\",[91,45.199]],[\"comment/116\",[]],[\"name/117\",[93,56.393]],[\"comment/117\",[]],[\"name/118\",[78,47.76]],[\"comment/118\",[]],[\"name/119\",[39,43.155]],[\"comment/119\",[]],[\"name/120\",[94,56.393]],[\"comment/120\",[]],[\"name/121\",[13,21.852]],[\"comment/121\",[]],[\"name/122\",[95,43.155]],[\"comment/122\",[]],[\"name/123\",[13,21.852]],[\"comment/123\",[]],[\"name/124\",[96,56.393]],[\"comment/124\",[]],[\"name/125\",[13,21.852]],[\"comment/125\",[]],[\"name/126\",[88,45.199]],[\"comment/126\",[]],[\"name/127\",[97,56.393]],[\"comment/127\",[]],[\"name/128\",[46,43.155]],[\"comment/128\",[]],[\"name/129\",[13,21.852]],[\"comment/129\",[]],[\"name/130\",[13,21.852]],[\"comment/130\",[]],[\"name/131\",[39,43.155]],[\"comment/131\",[]],[\"name/132\",[98,56.393]],[\"comment/132\",[]],[\"name/133\",[99,56.393]],[\"comment/133\",[]],[\"name/134\",[100,56.393]],[\"comment/134\",[]],[\"name/135\",[78,47.76]],[\"comment/135\",[]],[\"name/136\",[101,56.393]],[\"comment/136\",[]],[\"name/137\",[102,47.76]],[\"comment/137\",[]],[\"name/138\",[39,43.155]],[\"comment/138\",[]],[\"name/139\",[29,45.199]],[\"comment/139\",[]],[\"name/140\",[46,43.155]],[\"comment/140\",[]],[\"name/141\",[103,56.393]],[\"comment/141\",[]],[\"name/142\",[13,21.852]],[\"comment/142\",[]],[\"name/143\",[104,43.155]],[\"comment/143\",[]],[\"name/144\",[13,21.852]],[\"comment/144\",[]],[\"name/145\",[105,56.393]],[\"comment/145\",[]],[\"name/146\",[13,21.852]],[\"comment/146\",[]],[\"name/147\",[106,56.393]],[\"comment/147\",[]],[\"name/148\",[107,47.76]],[\"comment/148\",[]],[\"name/149\",[29,45.199]],[\"comment/149\",[]],[\"name/150\",[108,56.393]],[\"comment/150\",[]],[\"name/151\",[13,21.852]],[\"comment/151\",[]],[\"name/152\",[109,56.393]],[\"comment/152\",[]],[\"name/153\",[13,21.852]],[\"comment/153\",[]],[\"name/154\",[110,43.155]],[\"comment/154\",[]],[\"name/155\",[13,21.852]],[\"comment/155\",[]],[\"name/156\",[111,56.393]],[\"comment/156\",[]],[\"name/157\",[13,21.852]],[\"comment/157\",[]],[\"name/158\",[112,56.393]],[\"comment/158\",[]],[\"name/159\",[113,45.199]],[\"comment/159\",[]],[\"name/160\",[13,21.852]],[\"comment/160\",[]],[\"name/161\",[114,47.76]],[\"comment/161\",[]],[\"name/162\",[13,21.852]],[\"comment/162\",[]],[\"name/163\",[115,56.393]],[\"comment/163\",[]],[\"name/164\",[113,45.199]],[\"comment/164\",[]],[\"name/165\",[116,56.393]],[\"comment/165\",[]],[\"name/166\",[13,21.852]],[\"comment/166\",[]],[\"name/167\",[117,43.155]],[\"comment/167\",[]],[\"name/168\",[13,21.852]],[\"comment/168\",[]],[\"name/169\",[118,56.393]],[\"comment/169\",[]],[\"name/170\",[13,21.852]],[\"comment/170\",[]],[\"name/171\",[119,56.393]],[\"comment/171\",[]],[\"name/172\",[120,56.393]],[\"comment/172\",[]],[\"name/173\",[121,56.393]],[\"comment/173\",[]],[\"name/174\",[122,56.393]],[\"comment/174\",[]],[\"name/175\",[26,20.603,27,20.603,123,21.771,124,25.706]],[\"comment/175\",[]],[\"name/176\",[125,43.155]],[\"comment/176\",[]],[\"name/177\",[13,21.852]],[\"comment/177\",[]],[\"name/178\",[26,20.603,27,20.603,123,21.771,126,25.706]],[\"comment/178\",[]],[\"name/179\",[84,45.199]],[\"comment/179\",[]],[\"name/180\",[13,21.852]],[\"comment/180\",[]],[\"name/181\",[25,23.333,26,20.603,27,20.603,123,21.771]],[\"comment/181\",[]],[\"name/182\",[127,47.76]],[\"comment/182\",[]],[\"name/183\",[128,47.76]],[\"comment/183\",[]],[\"name/184\",[13,21.852]],[\"comment/184\",[]],[\"name/185\",[28,43.155]],[\"comment/185\",[]],[\"name/186\",[13,21.852]],[\"comment/186\",[]],[\"name/187\",[129,56.393]],[\"comment/187\",[]],[\"name/188\",[29,45.199]],[\"comment/188\",[]],[\"name/189\",[33,39.995]],[\"comment/189\",[]],[\"name/190\",[13,21.852]],[\"comment/190\",[]],[\"name/191\",[130,56.393]],[\"comment/191\",[]],[\"name/192\",[131,56.393]],[\"comment/192\",[]],[\"name/193\",[85,38.719]],[\"comment/193\",[]],[\"name/194\",[132,45.199]],[\"comment/194\",[]],[\"name/195\",[133,43.155]],[\"comment/195\",[]],[\"name/196\",[134,43.155]],[\"comment/196\",[]],[\"name/197\",[104,43.155]],[\"comment/197\",[]],[\"name/198\",[95,43.155]],[\"comment/198\",[]],[\"name/199\",[110,43.155]],[\"comment/199\",[]],[\"name/200\",[117,43.155]],[\"comment/200\",[]],[\"name/201\",[125,43.155]],[\"comment/201\",[]],[\"name/202\",[33,39.995]],[\"comment/202\",[]],[\"name/203\",[89,43.155]],[\"comment/203\",[]],[\"name/204\",[86,45.199]],[\"comment/204\",[]],[\"name/205\",[13,21.852]],[\"comment/205\",[]],[\"name/206\",[86,45.199]],[\"comment/206\",[]],[\"name/207\",[135,56.393]],[\"comment/207\",[]],[\"name/208\",[85,38.719]],[\"comment/208\",[]],[\"name/209\",[133,43.155]],[\"comment/209\",[]],[\"name/210\",[134,43.155]],[\"comment/210\",[]],[\"name/211\",[125,43.155]],[\"comment/211\",[]],[\"name/212\",[33,39.995]],[\"comment/212\",[]],[\"name/213\",[104,43.155]],[\"comment/213\",[]],[\"name/214\",[110,43.155]],[\"comment/214\",[]],[\"name/215\",[95,43.155]],[\"comment/215\",[]],[\"name/216\",[117,43.155]],[\"comment/216\",[]],[\"name/217\",[89,43.155]],[\"comment/217\",[]],[\"name/218\",[136,56.393]],[\"comment/218\",[]],[\"name/219\",[137,56.393]],[\"comment/219\",[]],[\"name/220\",[138,28.504,139,31.402,140,31.402]],[\"comment/220\",[]],[\"name/221\",[141,51.188]],[\"comment/221\",[]],[\"name/222\",[13,21.852]],[\"comment/222\",[]],[\"name/223\",[142,47.76]],[\"comment/223\",[]],[\"name/224\",[143,56.393]],[\"comment/224\",[]],[\"name/225\",[144,56.393]],[\"comment/225\",[]],[\"name/226\",[141,51.188]],[\"comment/226\",[]],[\"name/227\",[39,43.155]],[\"comment/227\",[]],[\"name/228\",[145,47.76]],[\"comment/228\",[]],[\"name/229\",[146,51.188]],[\"comment/229\",[]],[\"name/230\",[134,43.155]],[\"comment/230\",[]],[\"name/231\",[13,21.852]],[\"comment/231\",[]],[\"name/232\",[37,27.698,138,36.617]],[\"comment/232\",[]],[\"name/233\",[85,38.719]],[\"comment/233\",[]],[\"name/234\",[13,21.852]],[\"comment/234\",[]],[\"name/235\",[37,38.719]],[\"comment/235\",[]],[\"name/236\",[147,56.393]],[\"comment/236\",[]],[\"name/237\",[148,47.76]],[\"comment/237\",[]],[\"name/238\",[23,47.76]],[\"comment/238\",[]],[\"name/239\",[18,37.586]],[\"comment/239\",[]],[\"name/240\",[2,45.199]],[\"comment/240\",[]],[\"name/241\",[149,56.393]],[\"comment/241\",[]],[\"name/242\",[146,51.188]],[\"comment/242\",[]],[\"name/243\",[150,56.393]],[\"comment/243\",[]],[\"name/244\",[151,56.393]],[\"comment/244\",[]],[\"name/245\",[152,56.393]],[\"comment/245\",[]],[\"name/246\",[37,27.698,153,40.341]],[\"comment/246\",[]],[\"name/247\",[132,45.199]],[\"comment/247\",[]],[\"name/248\",[13,21.852]],[\"comment/248\",[]],[\"name/249\",[37,27.698,154,40.341]],[\"comment/249\",[]],[\"name/250\",[133,43.155]],[\"comment/250\",[]],[\"name/251\",[13,21.852]],[\"comment/251\",[]],[\"name/252\",[155,56.393]],[\"comment/252\",[]],[\"name/253\",[156,51.188]],[\"comment/253\",[]],[\"name/254\",[18,37.586]],[\"comment/254\",[]],[\"name/255\",[157,35.639]],[\"comment/255\",[]],[\"name/256\",[6,37.586]],[\"comment/256\",[]],[\"name/257\",[158,39.995]],[\"comment/257\",[]],[\"name/258\",[19,38.719]],[\"comment/258\",[]],[\"name/259\",[159,51.188]],[\"comment/259\",[]],[\"name/260\",[160,56.393]],[\"comment/260\",[]],[\"name/261\",[161,56.393]],[\"comment/261\",[]],[\"name/262\",[162,56.393]],[\"comment/262\",[]],[\"name/263\",[163,56.393]],[\"comment/263\",[]],[\"name/264\",[164,56.393]],[\"comment/264\",[]],[\"name/265\",[165,56.393]],[\"comment/265\",[]],[\"name/266\",[166,51.188]],[\"comment/266\",[]],[\"name/267\",[18,37.586]],[\"comment/267\",[]],[\"name/268\",[157,35.639]],[\"comment/268\",[]],[\"name/269\",[6,37.586]],[\"comment/269\",[]],[\"name/270\",[158,39.995]],[\"comment/270\",[]],[\"name/271\",[19,38.719]],[\"comment/271\",[]],[\"name/272\",[167,51.188]],[\"comment/272\",[]],[\"name/273\",[18,37.586]],[\"comment/273\",[]],[\"name/274\",[157,35.639]],[\"comment/274\",[]],[\"name/275\",[6,37.586]],[\"comment/275\",[]],[\"name/276\",[158,39.995]],[\"comment/276\",[]],[\"name/277\",[19,38.719]],[\"comment/277\",[]],[\"name/278\",[168,51.188]],[\"comment/278\",[]],[\"name/279\",[157,35.639]],[\"comment/279\",[]],[\"name/280\",[18,37.586]],[\"comment/280\",[]],[\"name/281\",[157,35.639]],[\"comment/281\",[]],[\"name/282\",[6,37.586]],[\"comment/282\",[]],[\"name/283\",[158,39.995]],[\"comment/283\",[]],[\"name/284\",[19,38.719]],[\"comment/284\",[]],[\"name/285\",[169,51.188]],[\"comment/285\",[]],[\"name/286\",[157,35.639]],[\"comment/286\",[]],[\"name/287\",[18,37.586]],[\"comment/287\",[]],[\"name/288\",[157,35.639]],[\"comment/288\",[]],[\"name/289\",[6,37.586]],[\"comment/289\",[]],[\"name/290\",[158,39.995]],[\"comment/290\",[]],[\"name/291\",[19,38.719]],[\"comment/291\",[]],[\"name/292\",[170,51.188]],[\"comment/292\",[]],[\"name/293\",[157,35.639]],[\"comment/293\",[]],[\"name/294\",[18,37.586]],[\"comment/294\",[]],[\"name/295\",[157,35.639]],[\"comment/295\",[]],[\"name/296\",[6,37.586]],[\"comment/296\",[]],[\"name/297\",[158,39.995]],[\"comment/297\",[]],[\"name/298\",[19,38.719]],[\"comment/298\",[]],[\"name/299\",[171,51.188]],[\"comment/299\",[]],[\"name/300\",[157,35.639]],[\"comment/300\",[]],[\"name/301\",[18,37.586]],[\"comment/301\",[]],[\"name/302\",[157,35.639]],[\"comment/302\",[]],[\"name/303\",[6,37.586]],[\"comment/303\",[]],[\"name/304\",[158,39.995]],[\"comment/304\",[]],[\"name/305\",[19,38.719]],[\"comment/305\",[]],[\"name/306\",[172,56.393]],[\"comment/306\",[]],[\"name/307\",[23,47.76]],[\"comment/307\",[]],[\"name/308\",[22,51.188]],[\"comment/308\",[]],[\"name/309\",[20,51.188]],[\"comment/309\",[]],[\"name/310\",[3,51.188]],[\"comment/310\",[]],[\"name/311\",[17,51.188]],[\"comment/311\",[]],[\"name/312\",[21,51.188]],[\"comment/312\",[]],[\"name/313\",[33,39.995]],[\"comment/313\",[]],[\"name/314\",[28,43.155]],[\"comment/314\",[]],[\"name/315\",[84,45.199]],[\"comment/315\",[]],[\"name/316\",[95,43.155]],[\"comment/316\",[]],[\"name/317\",[92,47.76]],[\"comment/317\",[]],[\"name/318\",[91,45.199]],[\"comment/318\",[]],[\"name/319\",[104,43.155]],[\"comment/319\",[]],[\"name/320\",[102,47.76]],[\"comment/320\",[]],[\"name/321\",[46,43.155]],[\"comment/321\",[]],[\"name/322\",[110,43.155]],[\"comment/322\",[]],[\"name/323\",[107,47.76]],[\"comment/323\",[]],[\"name/324\",[117,43.155]],[\"comment/324\",[]],[\"name/325\",[114,47.76]],[\"comment/325\",[]],[\"name/326\",[113,45.199]],[\"comment/326\",[]],[\"name/327\",[88,45.199]],[\"comment/327\",[]],[\"name/328\",[89,43.155]],[\"comment/328\",[]],[\"name/329\",[31,45.199]],[\"comment/329\",[]],[\"name/330\",[125,43.155]],[\"comment/330\",[]],[\"name/331\",[127,47.76]],[\"comment/331\",[]],[\"name/332\",[33,39.995]],[\"comment/332\",[]],[\"name/333\",[28,43.155]],[\"comment/333\",[]],[\"name/334\",[128,47.76]],[\"comment/334\",[]],[\"name/335\",[156,51.188]],[\"comment/335\",[]],[\"name/336\",[159,51.188]],[\"comment/336\",[]],[\"name/337\",[166,51.188]],[\"comment/337\",[]],[\"name/338\",[167,51.188]],[\"comment/338\",[]],[\"name/339\",[168,51.188]],[\"comment/339\",[]],[\"name/340\",[169,51.188]],[\"comment/340\",[]],[\"name/341\",[170,51.188]],[\"comment/341\",[]],[\"name/342\",[171,51.188]],[\"comment/342\",[]],[\"name/343\",[81,51.188]],[\"comment/343\",[]],[\"name/344\",[89,43.155]],[\"comment/344\",[]],[\"name/345\",[104,43.155]],[\"comment/345\",[]],[\"name/346\",[117,43.155]],[\"comment/346\",[]],[\"name/347\",[110,43.155]],[\"comment/347\",[]],[\"name/348\",[95,43.155]],[\"comment/348\",[]],[\"name/349\",[114,47.76]],[\"comment/349\",[]],[\"name/350\",[88,45.199]],[\"comment/350\",[]],[\"name/351\",[127,47.76]],[\"comment/351\",[]],[\"name/352\",[28,43.155]],[\"comment/352\",[]],[\"name/353\",[128,47.76]],[\"comment/353\",[]],[\"name/354\",[125,43.155]],[\"comment/354\",[]],[\"name/355\",[33,39.995]],[\"comment/355\",[]],[\"name/356\",[85,38.719]],[\"comment/356\",[]],[\"name/357\",[132,45.199]],[\"comment/357\",[]],[\"name/358\",[133,43.155]],[\"comment/358\",[]],[\"name/359\",[134,43.155]],[\"comment/359\",[]],[\"name/360\",[37,38.719]],[\"comment/360\",[]],[\"name/361\",[148,47.76]],[\"comment/361\",[]],[\"name/362\",[142,47.76]],[\"comment/362\",[]],[\"name/363\",[145,47.76]],[\"comment/363\",[]],[\"name/364\",[92,47.76]],[\"comment/364\",[]],[\"name/365\",[91,45.199]],[\"comment/365\",[]],[\"name/366\",[113,45.199]],[\"comment/366\",[]],[\"name/367\",[102,47.76]],[\"comment/367\",[]],[\"name/368\",[107,47.76]],[\"comment/368\",[]],[\"name/369\",[46,43.155]],[\"comment/369\",[]],[\"name/370\",[31,45.199]],[\"comment/370\",[]],[\"name/371\",[37,38.719]],[\"comment/371\",[]],[\"name/372\",[148,47.76]],[\"comment/372\",[]],[\"name/373\",[85,38.719]],[\"comment/373\",[]],[\"name/374\",[134,43.155]],[\"comment/374\",[]],[\"name/375\",[142,47.76]],[\"comment/375\",[]],[\"name/376\",[145,47.76]],[\"comment/376\",[]],[\"name/377\",[132,45.199]],[\"comment/377\",[]],[\"name/378\",[133,43.155]],[\"comment/378\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":13,\"name\":{\"12\":{},\"17\":{},\"24\":{},\"30\":{},\"32\":{},\"36\":{},\"50\":{},\"57\":{},\"66\":{},\"87\":{},\"96\":{},\"100\":{},\"102\":{},\"109\":{},\"111\":{},\"114\":{},\"121\":{},\"123\":{},\"125\":{},\"129\":{},\"130\":{},\"142\":{},\"144\":{},\"146\":{},\"151\":{},\"153\":{},\"155\":{},\"157\":{},\"160\":{},\"162\":{},\"166\":{},\"168\":{},\"170\":{},\"177\":{},\"180\":{},\"184\":{},\"186\":{},\"190\":{},\"205\":{},\"222\":{},\"231\":{},\"234\":{},\"248\":{},\"251\":{}},\"comment\":{}}],[\"_initauth\",{\"_index\":135,\"name\":{\"207\":{}},\"comment\":{}}],[\"absoluteduration\",{\"_index\":62,\"name\":{\"69\":{}},\"comment\":{}}],[\"access\",{\"_index\":139,\"name\":{\"220\":{}},\"comment\":{}}],[\"accesstoken\",{\"_index\":146,\"name\":{\"229\":{},\"242\":{}},\"comment\":{}}],[\"accesstokenerror\",{\"_index\":166,\"name\":{\"266\":{},\"337\":{}},\"comment\":{}}],[\"accesstokenerrorcode\",{\"_index\":159,\"name\":{\"259\":{},\"336\":{}},\"comment\":{}}],[\"accesstokenexpiresat\",{\"_index\":151,\"name\":{\"244\":{}},\"comment\":{}}],[\"accesstokenrequest\",{\"_index\":142,\"name\":{\"223\":{},\"362\":{},\"375\":{}},\"comment\":{}}],[\"accesstokenscope\",{\"_index\":150,\"name\":{\"243\":{}},\"comment\":{}}],[\"aftercallback\",{\"_index\":91,\"name\":{\"113\":{},\"116\":{},\"318\":{},\"365\":{}},\"comment\":{}}],[\"afterrefetch\",{\"_index\":113,\"name\":{\"159\":{},\"164\":{},\"326\":{},\"366\":{}},\"comment\":{}}],[\"afterrefresh\",{\"_index\":141,\"name\":{\"221\":{},\"226\":{}},\"comment\":{}}],[\"api\",{\"_index\":124,\"name\":{\"175\":{}},\"comment\":{}}],[\"auth\",{\"_index\":26,\"name\":{\"26\":{},\"175\":{},\"178\":{},\"181\":{}},\"comment\":{}}],[\"auth0edge\",{\"_index\":83,\"name\":{\"95\":{}},\"comment\":{}}],[\"auth0logout\",{\"_index\":38,\"name\":{\"41\":{}},\"comment\":{}}],[\"auth0server\",{\"_index\":131,\"name\":{\"192\":{}},\"comment\":{}}],[\"autherror\",{\"_index\":156,\"name\":{\"253\":{},\"335\":{}},\"comment\":{}}],[\"authorizationparameters\",{\"_index\":73,\"name\":{\"80\":{}},\"comment\":{}}],[\"authorizationparams\",{\"_index\":39,\"name\":{\"42\":{},\"119\":{},\"131\":{},\"138\":{},\"227\":{}},\"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\":96,\"name\":{\"124\":{}},\"comment\":{}}],[\"callbackhandlererror\",{\"_index\":168,\"name\":{\"278\":{},\"339\":{}},\"comment\":{}}],[\"callbackoptions\",{\"_index\":92,\"name\":{\"115\":{},\"317\":{},\"364\":{}},\"comment\":{}}],[\"callbackoptionsprovider\",{\"_index\":94,\"name\":{\"120\":{}},\"comment\":{}}],[\"cause\",{\"_index\":158,\"name\":{\"257\":{},\"270\":{},\"276\":{},\"283\":{},\"290\":{},\"297\":{},\"304\":{}},\"comment\":{}}],[\"checksession\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"claims\",{\"_index\":148,\"name\":{\"237\":{},\"361\":{},\"372\":{}},\"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\":157,\"name\":{\"255\":{},\"268\":{},\"274\":{},\"279\":{},\"281\":{},\"286\":{},\"288\":{},\"293\":{},\"295\":{},\"300\":{},\"302\":{}},\"comment\":{}}],[\"config\",{\"_index\":34,\"name\":{\"37\":{}},\"comment\":{}}],[\"configparameters\",{\"_index\":81,\"name\":{\"93\":{},\"343\":{}},\"comment\":{}}],[\"connection\",{\"_index\":98,\"name\":{\"132\":{}},\"comment\":{}}],[\"connection_scope\",{\"_index\":99,\"name\":{\"133\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":18,\"name\":{\"19\":{},\"239\":{},\"254\":{},\"267\":{},\"273\":{},\"280\":{},\"287\":{},\"294\":{},\"301\":{}},\"comment\":{}}],[\"cookie\",{\"_index\":65,\"name\":{\"72\":{}},\"comment\":{}}],[\"cookieconfig\",{\"_index\":66,\"name\":{\"73\":{}},\"comment\":{}}],[\"default\",{\"_index\":23,\"name\":{\"25\":{},\"238\":{},\"307\":{}},\"comment\":{}}],[\"domain\",{\"_index\":67,\"name\":{\"74\":{}},\"comment\":{}}],[\"edge\",{\"_index\":82,\"name\":{\"94\":{}},\"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\":163,\"name\":{\"263\":{}},\"comment\":{}}],[\"failed_refresh_grant\",{\"_index\":165,\"name\":{\"265\":{}},\"comment\":{}}],[\"generatesessioncookie\",{\"_index\":122,\"name\":{\"174\":{}},\"comment\":{}}],[\"generatesessioncookieconfig\",{\"_index\":121,\"name\":{\"173\":{}},\"comment\":{}}],[\"genid\",{\"_index\":59,\"name\":{\"65\":{}},\"comment\":{}}],[\"getaccesstoken\",{\"_index\":134,\"name\":{\"196\":{},\"210\":{},\"230\":{},\"359\":{},\"374\":{}},\"comment\":{}}],[\"getaccesstokenresult\",{\"_index\":145,\"name\":{\"228\":{},\"363\":{},\"376\":{}},\"comment\":{}}],[\"getloginstate\",{\"_index\":46,\"name\":{\"49\":{},\"128\":{},\"140\":{},\"321\":{},\"369\":{}},\"comment\":{}}],[\"getserversideprops\",{\"_index\":129,\"name\":{\"187\":{}},\"comment\":{}}],[\"getserversidepropsresultwithsession\",{\"_index\":127,\"name\":{\"182\":{},\"331\":{},\"351\":{}},\"comment\":{}}],[\"getsession\",{\"_index\":85,\"name\":{\"98\":{},\"99\":{},\"104\":{},\"193\":{},\"208\":{},\"233\":{},\"356\":{},\"373\":{}},\"comment\":{}}],[\"handleauth\",{\"_index\":89,\"name\":{\"108\":{},\"203\":{},\"217\":{},\"328\":{},\"344\":{}},\"comment\":{}}],[\"handlecallback\",{\"_index\":95,\"name\":{\"122\":{},\"198\":{},\"215\":{},\"316\":{},\"348\":{}},\"comment\":{}}],[\"handlelogin\",{\"_index\":104,\"name\":{\"143\":{},\"197\":{},\"213\":{},\"319\":{},\"345\":{}},\"comment\":{}}],[\"handlelogout\",{\"_index\":110,\"name\":{\"154\":{},\"199\":{},\"214\":{},\"322\":{},\"347\":{}},\"comment\":{}}],[\"handleprofile\",{\"_index\":117,\"name\":{\"167\":{},\"200\":{},\"216\":{},\"324\":{},\"346\":{}},\"comment\":{}}],[\"handlererror\",{\"_index\":167,\"name\":{\"272\":{},\"338\":{}},\"comment\":{}}],[\"handlers\",{\"_index\":88,\"name\":{\"107\":{},\"126\":{},\"327\":{},\"350\":{}},\"comment\":{}}],[\"handlers/auth\",{\"_index\":87,\"name\":{\"106\":{}},\"comment\":{}}],[\"handlers/callback\",{\"_index\":90,\"name\":{\"112\":{}},\"comment\":{}}],[\"handlers/login\",{\"_index\":97,\"name\":{\"127\":{}},\"comment\":{}}],[\"handlers/logout\",{\"_index\":106,\"name\":{\"147\":{}},\"comment\":{}}],[\"handlers/profile\",{\"_index\":112,\"name\":{\"158\":{}},\"comment\":{}}],[\"helpers\",{\"_index\":119,\"name\":{\"171\":{}},\"comment\":{}}],[\"helpers/testing\",{\"_index\":120,\"name\":{\"172\":{}},\"comment\":{}}],[\"helpers/with\",{\"_index\":123,\"name\":{\"175\":{},\"178\":{},\"181\":{}},\"comment\":{}}],[\"httponly\",{\"_index\":70,\"name\":{\"77\":{}},\"comment\":{}}],[\"httptimeout\",{\"_index\":44,\"name\":{\"47\":{}},\"comment\":{}}],[\"identityclaimfilter\",{\"_index\":47,\"name\":{\"51\":{},\"92\":{}},\"comment\":{}}],[\"idplogout\",{\"_index\":48,\"name\":{\"52\":{}},\"comment\":{}}],[\"idtoken\",{\"_index\":149,\"name\":{\"241\":{}},\"comment\":{}}],[\"idtokensigningalg\",{\"_index\":49,\"name\":{\"53\":{}},\"comment\":{}}],[\"index\",{\"_index\":130,\"name\":{\"191\":{}},\"comment\":{}}],[\"initauth0\",{\"_index\":86,\"name\":{\"101\":{},\"103\":{},\"204\":{},\"206\":{}},\"comment\":{}}],[\"insufficient_scope\",{\"_index\":164,\"name\":{\"264\":{}},\"comment\":{}}],[\"invitation\",{\"_index\":100,\"name\":{\"134\":{}},\"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\":105,\"name\":{\"145\":{}},\"comment\":{}}],[\"loginhandlererror\",{\"_index\":169,\"name\":{\"285\":{},\"340\":{}},\"comment\":{}}],[\"loginoptions\",{\"_index\":102,\"name\":{\"137\":{},\"320\":{},\"367\":{}},\"comment\":{}}],[\"loginoptionsprovider\",{\"_index\":103,\"name\":{\"141\":{}},\"comment\":{}}],[\"logouthandler\",{\"_index\":111,\"name\":{\"156\":{}},\"comment\":{}}],[\"logouthandlererror\",{\"_index\":170,\"name\":{\"292\":{},\"341\":{}},\"comment\":{}}],[\"logoutoptions\",{\"_index\":107,\"name\":{\"148\":{},\"323\":{},\"368\":{}},\"comment\":{}}],[\"logoutoptionsprovider\",{\"_index\":109,\"name\":{\"152\":{}},\"comment\":{}}],[\"logoutparams\",{\"_index\":108,\"name\":{\"150\":{}},\"comment\":{}}],[\"middleware\",{\"_index\":126,\"name\":{\"178\":{}},\"comment\":{}}],[\"missing_access_token\",{\"_index\":161,\"name\":{\"261\":{}},\"comment\":{}}],[\"missing_refresh_token\",{\"_index\":162,\"name\":{\"262\":{}},\"comment\":{}}],[\"missing_session\",{\"_index\":160,\"name\":{\"260\":{}},\"comment\":{}}],[\"name\",{\"_index\":6,\"name\":{\"5\":{},\"63\":{},\"256\":{},\"269\":{},\"275\":{},\"282\":{},\"289\":{},\"296\":{},\"303\":{}},\"comment\":{}}],[\"nextconfig\",{\"_index\":77,\"name\":{\"84\":{}},\"comment\":{}}],[\"nickname\",{\"_index\":7,\"name\":{\"6\":{}},\"comment\":{}}],[\"onerror\",{\"_index\":31,\"name\":{\"31\":{},\"110\":{},\"329\":{},\"370\":{}},\"comment\":{}}],[\"onredirecting\",{\"_index\":30,\"name\":{\"29\":{}},\"comment\":{}}],[\"org_id\",{\"_index\":11,\"name\":{\"10\":{}},\"comment\":{}}],[\"organization\",{\"_index\":78,\"name\":{\"85\":{},\"118\":{},\"135\":{}},\"comment\":{}}],[\"page\",{\"_index\":25,\"name\":{\"26\":{},\"181\":{}},\"comment\":{}}],[\"pageroute\",{\"_index\":128,\"name\":{\"183\":{},\"334\":{},\"353\":{}},\"comment\":{}}],[\"path\",{\"_index\":68,\"name\":{\"75\":{}},\"comment\":{}}],[\"picture\",{\"_index\":8,\"name\":{\"7\":{}},\"comment\":{}}],[\"postlogoutredirect\",{\"_index\":53,\"name\":{\"58\":{}},\"comment\":{}}],[\"profilehandler\",{\"_index\":118,\"name\":{\"169\":{}},\"comment\":{}}],[\"profilehandlererror\",{\"_index\":171,\"name\":{\"299\":{},\"342\":{}},\"comment\":{}}],[\"profileoptions\",{\"_index\":114,\"name\":{\"161\":{},\"325\":{},\"349\":{}},\"comment\":{}}],[\"profileoptionsprovider\",{\"_index\":116,\"name\":{\"165\":{}},\"comment\":{}}],[\"redirecturi\",{\"_index\":93,\"name\":{\"117\":{}},\"comment\":{}}],[\"refetch\",{\"_index\":115,\"name\":{\"163\":{}},\"comment\":{}}],[\"refresh\",{\"_index\":144,\"name\":{\"225\":{}},\"comment\":{}}],[\"refreshtoken\",{\"_index\":152,\"name\":{\"245\":{}},\"comment\":{}}],[\"requesterror\",{\"_index\":17,\"name\":{\"18\":{},\"311\":{}},\"comment\":{}}],[\"required\",{\"_index\":27,\"name\":{\"26\":{},\"175\":{},\"178\":{},\"181\":{}},\"comment\":{}}],[\"response_mode\",{\"_index\":75,\"name\":{\"82\":{}},\"comment\":{}}],[\"response_type\",{\"_index\":76,\"name\":{\"83\":{}},\"comment\":{}}],[\"returnto\",{\"_index\":29,\"name\":{\"28\":{},\"139\":{},\"149\":{},\"188\":{}},\"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\":143,\"name\":{\"224\":{}},\"comment\":{}}],[\"screen_hint\",{\"_index\":101,\"name\":{\"136\":{}},\"comment\":{}}],[\"secret\",{\"_index\":36,\"name\":{\"39\":{}},\"comment\":{}}],[\"secure\",{\"_index\":71,\"name\":{\"78\":{}},\"comment\":{}}],[\"session\",{\"_index\":37,\"name\":{\"40\":{},\"91\":{},\"232\":{},\"235\":{},\"246\":{},\"249\":{},\"360\":{},\"371\":{}},\"comment\":{}}],[\"session/get\",{\"_index\":138,\"name\":{\"220\":{},\"232\":{}},\"comment\":{}}],[\"session/session\",{\"_index\":147,\"name\":{\"236\":{}},\"comment\":{}}],[\"session/touch\",{\"_index\":153,\"name\":{\"246\":{}},\"comment\":{}}],[\"session/update\",{\"_index\":154,\"name\":{\"249\":{}},\"comment\":{}}],[\"sessionconfig\",{\"_index\":57,\"name\":{\"62\":{}},\"comment\":{}}],[\"sessionstore\",{\"_index\":136,\"name\":{\"218\":{}},\"comment\":{}}],[\"sessionstorepayload\",{\"_index\":137,\"name\":{\"219\":{}},\"comment\":{}}],[\"status\",{\"_index\":19,\"name\":{\"20\":{},\"258\":{},\"271\":{},\"277\":{},\"284\":{},\"291\":{},\"298\":{},\"305\":{}},\"comment\":{}}],[\"store\",{\"_index\":58,\"name\":{\"64\":{}},\"comment\":{}}],[\"storeidtoken\",{\"_index\":64,\"name\":{\"71\":{}},\"comment\":{}}],[\"sub\",{\"_index\":9,\"name\":{\"8\":{}},\"comment\":{}}],[\"token\",{\"_index\":140,\"name\":{\"220\":{}},\"comment\":{}}],[\"touchsession\",{\"_index\":132,\"name\":{\"194\":{},\"247\":{},\"357\":{},\"377\":{}},\"comment\":{}}],[\"transient\",{\"_index\":69,\"name\":{\"76\":{}},\"comment\":{}}],[\"unauthorized\",{\"_index\":80,\"name\":{\"90\":{}},\"comment\":{}}],[\"updated_at\",{\"_index\":10,\"name\":{\"9\":{}},\"comment\":{}}],[\"updatesession\",{\"_index\":133,\"name\":{\"195\":{},\"209\":{},\"250\":{},\"358\":{},\"378\":{}},\"comment\":{}}],[\"user\",{\"_index\":2,\"name\":{\"1\":{},\"13\":{},\"34\":{},\"240\":{}},\"comment\":{}}],[\"usercontext\",{\"_index\":12,\"name\":{\"11\":{}},\"comment\":{}}],[\"userprofile\",{\"_index\":3,\"name\":{\"2\":{},\"310\":{}},\"comment\":{}}],[\"userprops\",{\"_index\":32,\"name\":{\"33\":{}},\"comment\":{}}],[\"userprovider\",{\"_index\":22,\"name\":{\"23\":{},\"308\":{}},\"comment\":{}}],[\"userproviderprops\",{\"_index\":20,\"name\":{\"21\":{},\"309\":{}},\"comment\":{}}],[\"useuser\",{\"_index\":21,\"name\":{\"22\":{},\"312\":{}},\"comment\":{}}],[\"utils/errors\",{\"_index\":155,\"name\":{\"252\":{}},\"comment\":{}}],[\"version\",{\"_index\":172,\"name\":{\"306\":{}},\"comment\":{}}],[\"withapiauthrequired\",{\"_index\":125,\"name\":{\"176\":{},\"201\":{},\"211\":{},\"330\":{},\"354\":{}},\"comment\":{}}],[\"withmiddlewareauthrequired\",{\"_index\":84,\"name\":{\"97\":{},\"105\":{},\"179\":{},\"315\":{}},\"comment\":{}}],[\"withpageauthrequired\",{\"_index\":33,\"name\":{\"35\":{},\"189\":{},\"202\":{},\"212\":{},\"313\":{},\"332\":{},\"355\":{}},\"comment\":{}}],[\"withpageauthrequiredoptions\",{\"_index\":28,\"name\":{\"27\":{},\"185\":{},\"314\":{},\"333\":{},\"352\":{}},\"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\":\"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 diff --git a/docs/classes/client_use_user.RequestError.html b/docs/classes/client_use_user.RequestError.html index ac97bc0c9..52308aad6 100644 --- a/docs/classes/client_use_user.RequestError.html +++ b/docs/classes/client_use_user.RequestError.html @@ -31,7 +31,7 @@
Static
Readonly
codeStatic
Readonly
codeStatic
Readonly
codeStatic
Readonly
codeOptional
storeOptional
The underlying error, if any.
-IMPORTANT When this error is from the Identity Provider ({@Link IdentityProviderError}) it can contain user +
IMPORTANT When this error is from the Identity Provider (IdentityProviderError) it can contain user input and is only escaped using basic escaping for putting untrusted data directly into the HTML body.
You should not render this error without using a templating engine that will properly escape it for other HTML contexts first.