{"id":1497,"date":"2024-05-06T13:04:55","date_gmt":"2024-05-06T11:04:55","guid":{"rendered":"https:\/\/area.swishbynbn23.com\/subscribe\/"},"modified":"2024-09-03T16:04:54","modified_gmt":"2024-09-03T14:04:54","slug":"subscribe","status":"publish","type":"page","link":"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/","title":{"rendered":"Subscribe"},"content":{"rendered":"\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" style=\"min-height:100%;margin-top:var(--wp--preset--spacing--70);margin-bottom:3rem\">\n<div class=\"wp-block-group is-style-swish-account-container has-custom-grey-100-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-53addba2 wp-block-group-is-layout-constrained\" style=\"border-radius:8px;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\t<div class=\"wp-block-g4blocks-firebase-auth\">\n\t\t<div class=\"firebaseuilogin\">\n\t\t<script src=\"https:\/\/www.gstatic.com\/firebasejs\/10.0.0\/firebase-app-compat.js\"><\/script>\n\t\t<script src=\"https:\/\/www.gstatic.com\/firebasejs\/10.0.0\/firebase-auth-compat.js\"><\/script>\n\t\t<script\n\t\t\tsrc=\"https:\/\/www.gstatic.com\/firebasejs\/ui\/6.1.0\/firebase-ui-auth__en.js\"><\/script>\n\t\t<link type=\"text\/css\" rel=\"stylesheet\" href=\"https:\/\/www.gstatic.com\/firebasejs\/ui\/6.1.0\/firebase-ui-auth.css\"\/>\n\t\t<script type=\"text\/javascript\">\n\t\t\t\t\t\t\t\tconst firebaseConfig = {\n\t\t\t\t\t\tapiKey: \"AIzaSyCv9qwU38lDr9J03drFWMje95i6-9Lv2Bg\",\n\t\t\t\t\t\tauthDomain: \"nbn23-competition-manager.firebaseapp.com\",\n\t\t\t\t\t\tdatabaseURL: \"https:\/\/nbn23-competition-manager.firebaseio.com\",\n\t\t\t\t\t\tprojectId: \"nbn23-competition-manager\",\n\t\t\t\t\t\tstorageBucket: \"nbn23-competition-manager.appspot.com\",\n\t\t\t\t\t\tmessagingSenderId: \"987790506146\",\n\t\t\t\t\t\tappId: \"1:987790506146:web:829d8a138e835117e93ffb\"\n\t\t\t\t\t};\n\t\t\t\t\t\n\t\t\tfirebase.initializeApp(firebaseConfig);\n\n\t\t\tfunction getUiConfig() {\n\t\t\t\tlet CLIENT_ID = '';\n\t\t\t\t\t\t\t\t\t\tCLIENT_ID = '987790506146-23tus6phe9tqmdckm0gfehvuj7417lcs.apps.googleusercontent.com'; \/\/ Prod\n\t\t\t\t\t\t\t\t\t\treturn {\n\t\t\t\t\t'callbacks': {\n\t\t\t\t\t\t\/\/ Called when the user has been successfully signed in.\n\t\t\t\t\t\t'signInSuccessWithAuthResult': function (authResult, redirectUrl) {\n\t\t\t\t\t\t\tif (authResult.user) {\n\t\t\t\t\t\t\t\thandleSignedInUser(authResult.user);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\/\/ Do not redirect.\n\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t}\n\t\t\t\t\t},\n\t\t\t\t\t\/\/ Opens IDP Providers sign-in flow in a popup.\n\t\t\t\t\t'signInFlow': 'popup',\n\t\t\t\t\t'signInOptions': [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\/\/ Google provider must be enabled in Firebase Console to support one-tap\n\t\t\t\t\t\t\t\/\/ sign-up.\n\t\t\t\t\t\t\tprovider: firebase.auth.GoogleAuthProvider.PROVIDER_ID,\n\t\t\t\t\t\t\t\/\/ Required to enable ID token credentials for this provider.\n\t\t\t\t\t\t\t\/\/ This can be obtained from the Credentials page of the Google APIs\n\t\t\t\t\t\t\t\/\/ console. Use the same OAuth client ID used for the Google provider\n\t\t\t\t\t\t\t\/\/ configured with GCIP or Firebase Auth.\n\t\t\t\t\t\t\tclientId: CLIENT_ID,\n\t\t\t\t\t\t\tcustomParameters: {\n\t\t\t\t\t\t\t\t\/\/ Forces account selection even when one account\n\t\t\t\t\t\t\t\t\/\/ is available.\n\t\t\t\t\t\t\t\tprompt: 'select_account'\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tprovider: firebase.auth.EmailAuthProvider.PROVIDER_ID,\n\t\t\t\t\t\t\t\/\/ Whether the display name should be displayed in Sign Up page.\n\t\t\t\t\t\t\trequireDisplayName: false,\n\t\t\t\t\t\t\tsignInMethod: 'firebase.auth.EmailAuthProvider.EMAIL_PASSWORD_SIGN_IN_METHOD',\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\/\/firebase.auth.PhoneAuthProvider.PROVIDER_ID,\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tprovider: 'apple.com',\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t\t'signInSuccessUrl': 'https:\/\/www.area.swishbynbn23.com\/en\/my-account\/',\n\n\t\t\t\t\t\t\t\t\t\t\t\/\/ Terms of service url\/callback.\n\t\t\t\t\t\t'tosUrl': 'https:\/\/www.area.swishbynbn23.com\/terminos-y-condiciones\/',\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\/\/ Privacy policy url\/callback.\n\t\t\t\t\t\t'privacyPolicyUrl': function () {\n\t\t\t\t\t\t\twindow.location.assign('https:\/\/www.area.swishbynbn23.com\/politica-de-privacidad\/');\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t};\n\t\t\t}\n\n\t\t\tvar handleSignedInUser = function (user) {\n\t\t\t\t\/*console.log(user);\n\t\t\t\tconsole.log(user.multiFactor.user.accessToken);\n\t\t\t\tconsole.log(user.multiFactor.user.stsTokenManager.refreshToken);*\/\n\n\t\t\t\tdocument.getElementById('firebaseui-auth-loading').style.display = \"block\";\n\n\t\t\t\tdocument.getElementById('g4blocks-firebase-refreshToken-input').value = user.multiFactor.user.stsTokenManager.refreshToken;\n\t\t\t\tdocument.getElementById('g4blocks-firebase-accessToken-form').submit()\n\n\t\t\t\t\t\t\t};\n\n\n\t\t\t\/\/ Initialize the FirebaseUI Widget using Firebase.\n\t\t\tvar ui = firebaseui.auth.AuthUI.getInstance() || new firebaseui.auth.AuthUI(firebase.auth());\n\t\t\t\/\/ The start method will wait until the DOM is loaded.\n\t\t\tui.start('#firebaseui-auth-container', getUiConfig());\n\t\t<\/script>\n\n\t\t<div id=\"firebaseui-auth-container-title\">\n\t\t\t<figure class=\"wp-block-image size-large\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"24\" height=\"24\" src=\"https:\/\/www.area.swishbynbn23.com\/wp-content\/plugins\/giga4-core\/public\/img\/user-coral.svg\">\n\t\t\t<\/figure>\n\t\t\t<h1 class=\"wp-block-heading has-small-font-size\" style=\"font-style:normal;font-weight:600\">Log in or create an account<\/h1>\n\t\t\t<p>Using the same credentials that you use in the app.<\/p>\n\t\t<\/div>\n\n\t\t<div id=\"firebaseui-auth-container\"><\/div>\n\n\t\t<div id=\"firebaseui-auth-loading\">\n\t\t\t<style>\n\t\t\t\t\/*\n\t\t\t\t#firebaseui-auth-container .mdl-shadow--2dp{\n\t\t\t\t\tbox-shadow: none!important;\n\t\t\t\t}\n\n\t\t\t\t#firebaseui-auth-container{\n\t\t\t\t\tmax-width: 500px;\n\t\t\t\t\tmargin-left: auto;\n\t\t\t\t\tmargin-right: auto;\n\t\t\t\t}\n\n\t\t\t\t.firebaseui-idp-list{\n\t\t\t\t\tmargin-left: auto;\n\t\t\t\t\tmargin-right: auto;\n\t\t\t\t}\n\n\t\t\t\t#firebaseui-auth-loading{\n\t\t\t\t\tdisplay: none;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t}\n\n\t\t\t\t*\/\n\t\t\t\t\/*\n\t\t\t\t.lds-dual-ring {\n\t\t\t\t\tcolor: #1c4c5b\n\t\t\t\t}\n\n\t\t\t\t.lds-dual-ring,\n\t\t\t\t.lds-dual-ring:after {\n\t\t\t\t\tbox-sizing: border-box;\n\t\t\t\t}\n\t\t\t\t.lds-dual-ring {\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\twidth: 80px;\n\t\t\t\t\theight: 80px;\n\t\t\t\t}\n\t\t\t\t.lds-dual-ring:after {\n\t\t\t\t\tcontent: \" \";\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\twidth: 64px;\n\t\t\t\t\theight: 64px;\n\t\t\t\t\tmargin: 8px;\n\t\t\t\t\tborder-radius: 50%;\n\t\t\t\t\tborder: 6.4px solid currentColor;\n\t\t\t\t\tborder-color: currentColor transparent currentColor transparent;\n\t\t\t\t\tanimation: lds-dual-ring 1.2s linear infinite;\n\t\t\t\t}\n\t\t\t\t@keyframes lds-dual-ring {\n\t\t\t\t\t0% {\n\t\t\t\t\t\ttransform: rotate(0deg);\n\t\t\t\t\t}\n\t\t\t\t\t100% {\n\t\t\t\t\t\ttransform: rotate(360deg);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t*\/\n\t\t\t<\/style>\n\t\t\t<div class=\"lds-dual-ring\"><\/div>\n\t\t<\/div>\n\n\t\t<form id=\"g4blocks-firebase-accessToken-form\" action=\"\" method=\"post\">\n\t\t\t<input type=\"hidden\" id=\"g4blocks-firebase-nonce\" name=\"g4blocks-firebase-nonce\" value=\"50f6e5cae0\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/1497\" \/>\t\t<input type=\"hidden\" id=\"g4blocks-firebase-refreshToken-input\" name=\"g4blocks-firebase-refreshToken\"\n\t\t\t\tvalue=\"\">\n\t\t\t\t<\/form>\n\t\t<\/div>\t<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":11,"comment_status":"closed","ping_status":"closed","template":"page-public.php","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-1497","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Subscribe - Swisharea<\/title>\n<meta name=\"description\" content=\"Sign up and start enjoying Swish with full access to all the features. Don&#039;t waste time and start today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Subscribe - Swisharea\" \/>\n<meta property=\"og:description\" content=\"Sign up and start enjoying Swish with full access to all the features. Don&#039;t waste time and start today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/\" \/>\n<meta property=\"og:site_name\" content=\"Swisharea\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-03T14:04:54+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/subscribe\\\/\",\"url\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/subscribe\\\/\",\"name\":\"Subscribe - Swisharea\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/#website\"},\"datePublished\":\"2024-05-06T11:04:55+00:00\",\"dateModified\":\"2024-09-03T14:04:54+00:00\",\"description\":\"Sign up and start enjoying Swish with full access to all the features. Don't waste time and start today!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/subscribe\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/subscribe\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/subscribe\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Subscribe\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/\",\"name\":\"Swisharea.com\",\"description\":\"Sigue el baloncesto amater en vivo\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/#organization\",\"name\":\"NBN23\",\"url\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/logo-swish-pay-dark.png\",\"contentUrl\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/logo-swish-pay-dark.png\",\"width\":249,\"height\":40,\"caption\":\"NBN23\"},\"image\":{\"@id\":\"https:\\\/\\\/www.area.swishbynbn23.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Subscribe - Swisharea","description":"Sign up and start enjoying Swish with full access to all the features. Don't waste time and start today!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/","og_locale":"en_US","og_type":"article","og_title":"Subscribe - Swisharea","og_description":"Sign up and start enjoying Swish with full access to all the features. Don't waste time and start today!","og_url":"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/","og_site_name":"Swisharea","article_modified_time":"2024-09-03T14:04:54+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/","url":"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/","name":"Subscribe - Swisharea","isPartOf":{"@id":"https:\/\/www.area.swishbynbn23.com\/en\/#website"},"datePublished":"2024-05-06T11:04:55+00:00","dateModified":"2024-09-03T14:04:54+00:00","description":"Sign up and start enjoying Swish with full access to all the features. Don't waste time and start today!","breadcrumb":{"@id":"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.area.swishbynbn23.com\/en\/subscribe\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.area.swishbynbn23.com\/en\/"},{"@type":"ListItem","position":2,"name":"Subscribe"}]},{"@type":"WebSite","@id":"https:\/\/www.area.swishbynbn23.com\/en\/#website","url":"https:\/\/www.area.swishbynbn23.com\/en\/","name":"Swisharea.com","description":"Sigue el baloncesto amater en vivo","publisher":{"@id":"https:\/\/www.area.swishbynbn23.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.area.swishbynbn23.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.area.swishbynbn23.com\/en\/#organization","name":"NBN23","url":"https:\/\/www.area.swishbynbn23.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.area.swishbynbn23.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.area.swishbynbn23.com\/wp-content\/uploads\/2024\/08\/logo-swish-pay-dark.png","contentUrl":"https:\/\/www.area.swishbynbn23.com\/wp-content\/uploads\/2024\/08\/logo-swish-pay-dark.png","width":249,"height":40,"caption":"NBN23"},"image":{"@id":"https:\/\/www.area.swishbynbn23.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.area.swishbynbn23.com\/en\/wp-json\/wp\/v2\/pages\/1497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.area.swishbynbn23.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.area.swishbynbn23.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.area.swishbynbn23.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.area.swishbynbn23.com\/en\/wp-json\/wp\/v2\/comments?post=1497"}],"version-history":[{"count":2,"href":"https:\/\/www.area.swishbynbn23.com\/en\/wp-json\/wp\/v2\/pages\/1497\/revisions"}],"predecessor-version":[{"id":1850,"href":"https:\/\/www.area.swishbynbn23.com\/en\/wp-json\/wp\/v2\/pages\/1497\/revisions\/1850"}],"wp:attachment":[{"href":"https:\/\/www.area.swishbynbn23.com\/en\/wp-json\/wp\/v2\/media?parent=1497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}