{"id":2728,"date":"2020-08-26T08:18:53","date_gmt":"2020-08-26T08:18:53","guid":{"rendered":"https:\/\/eeldev.com\/?page_id=2728"},"modified":"2022-02-23T13:48:13","modified_gmt":"2022-02-23T13:48:13","slug":"awscore-cognito","status":"publish","type":"page","link":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/","title":{"rendered":"AwsCore::Cognito"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\"><strong>What is AwsCore::Cognito?<\/strong><\/h1>\n\n\n\n<p>This plugin gives you the ability to communicate with AMAZON WEB SERVICES <strong>Cognito <\/strong>inside Unreal Engine 4.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. Amazon Cognito scales to millions of users and supports sign-in with social identity providers, such as Facebook, Google, and Amazon, and enterprise identity providers via SAML 2.0.<\/p><\/blockquote>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"2756\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-1024x576.png\" alt=\"\" class=\"wp-image-2756\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-1024x576.png 1024w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-300x169.png 300w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-768x432.png 768w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-1536x864.png 1536w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3.png 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_2.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"2755\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_2-1024x576.png\" alt=\"\" class=\"wp-image-2755\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_2-1024x576.png 1024w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_2-300x169.png 300w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_2-768x432.png 768w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_2-1536x864.png 1536w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_2.png 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"2754\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_1-1024x576.png\" alt=\"\" class=\"wp-image-2754\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_1-1024x576.png 1024w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_1-300x169.png 300w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_1-768x432.png 768w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_1-1536x864.png 1536w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_1.png 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>Purchase<\/strong><\/h1>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.unrealengine.com\/marketplace\/product\/awscore-cognito\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.unrealengine.com\/marketplace\/product\/awscore-cognito<\/a><\/li><\/ul>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>Getting Started<\/strong><\/h1>\n\n\n\n<p>You must create a User Pool that keeps track of your registered users on the AWS Servers.<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>Setting up Cognito on the AWS console<\/strong><\/h1>\n\n\n\n<p>First things first, you\u2019ll need to create a new <strong>User Pool<\/strong> through the <strong>AWS console<\/strong>. The user pool is basically a database of users with a small amount of information stored per user, most importantly a hash of their password.<\/p>\n\n\n\n<p><strong>You can find a Step-by-step Tutorial here:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/eeldev.com\/index.php\/cognito-create-user-pool\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>https:\/\/eeldev.com\/index.php\/cognito-create-user-pool\/<\/strong><\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Initializing Cognito<\/strong><\/h2>\n\n\n\n<p>To Initialize the Cognito Plugin, all you have to do is execute &#8220;<strong>Create Cognito Idp Platform<\/strong>&#8221; function. You can choose to either store a reference to it from &#8220;Return value&#8221; or use the static function &#8220;<strong>GetIdpPlatform<\/strong>&#8221; which will return the last created Idp Platform object&#8221;<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/create_idp_platform-1.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"879\" height=\"431\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/create_idp_platform-1.png\" alt=\"\" class=\"wp-image-2927\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/create_idp_platform-1.png 879w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/create_idp_platform-1-300x147.png 300w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/create_idp_platform-1-768x377.png 768w\" sizes=\"auto, (max-width: 879px) 100vw, 879px\" \/><\/a><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"select-your-region\"><strong>SELECT YOUR REGION<\/strong><a href=\"https:\/\/eeldev.com\/index.php\/docs\/s3\/getting-started\/#select-your-region\"><\/a><\/h2>\n\n\n\n<p>Make sure to select the correct region that you are going to use for your AWS services, double check that you do not misspell the region name as that will cause connection issues.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/02\/Screenshot-2022-02-23-144133.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"527\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/02\/Screenshot-2022-02-23-144133-1024x527.png\" alt=\"\" class=\"wp-image-7944\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/02\/Screenshot-2022-02-23-144133-1024x527.png 1024w, https:\/\/eeldev.com\/wp-content\/uploads\/2022\/02\/Screenshot-2022-02-23-144133-300x154.png 300w, https:\/\/eeldev.com\/wp-content\/uploads\/2022\/02\/Screenshot-2022-02-23-144133-768x395.png 768w, https:\/\/eeldev.com\/wp-content\/uploads\/2022\/02\/Screenshot-2022-02-23-144133-1536x790.png 1536w, https:\/\/eeldev.com\/wp-content\/uploads\/2022\/02\/Screenshot-2022-02-23-144133-2048x1053.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Testing Functionality<\/strong><\/h2>\n\n\n\n<p>After you&#8217;ve successfully created the Cognito Platform, you can start using Cognito functionality!<br>When calling Cognito IDP functions use the <strong>Client Id<\/strong> we created earlier in the AWS console.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Creating a new user<\/strong><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/client_id_ue4-1.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/client_id_ue4-1-1024x576.png\" alt=\"\" class=\"wp-image-2934\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/client_id_ue4-1-1024x576.png 1024w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/client_id_ue4-1-300x169.png 300w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/client_id_ue4-1-768x432.png 768w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/client_id_ue4-1-1536x864.png 1536w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/client_id_ue4-1.png 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>This test will create a new user that we can later authenticate with<\/p>\n\n\n\n<p>Check out the <strong>Example Project<\/strong> for more examples!<\/p>\n\n\n\n<p>If we head over to &#8220;<strong>Users and Groups<\/strong>&#8221; we can see our newly created user, created directly from within Unreal Engine 4!<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/created_user.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"455\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/created_user-1024x455.png\" alt=\"\" class=\"wp-image-2936\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/created_user-1024x455.png 1024w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/created_user-300x133.png 300w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/created_user-768x341.png 768w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/created_user.png 1532w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Authenticating \/ Logging in<\/strong><\/h3>\n\n\n\n<p>We can now login with our newly created user<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/authenticating.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"481\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/authenticating-1024x481.png\" alt=\"\" class=\"wp-image-2939\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/authenticating-1024x481.png 1024w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/authenticating-300x141.png 300w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/authenticating-768x361.png 768w, https:\/\/eeldev.com\/wp-content\/uploads\/2020\/09\/authenticating.png 1330w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Example Project<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/github.com\/eeldev-ue4\/Cognito_Example\/releases\" target=\"_blank\" rel=\"noreferrer noopener\">Download here<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is AwsCore::Cognito? This plugin gives you the ability to communicate with AMAZON WEB SERVICES Cognito inside Unreal Engine 4. Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. Amazon Cognito scales to millions of users and supports sign-in with social identity providers, such &#8230; <a title=\"AwsCore::Cognito\" class=\"read-more\" href=\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/\" aria-label=\"Read more about AwsCore::Cognito\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2728","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AwsCore::Cognito - eelDev<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AwsCore::Cognito - eelDev\" \/>\n<meta property=\"og:description\" content=\"What is AwsCore::Cognito? This plugin gives you the ability to communicate with AMAZON WEB SERVICES Cognito inside Unreal Engine 4. Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. Amazon Cognito scales to millions of users and supports sign-in with social identity providers, such ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/\" \/>\n<meta property=\"og:site_name\" content=\"eelDev\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-23T13:48:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-1024x576.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/\",\"url\":\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/\",\"name\":\"AwsCore::Cognito - eelDev\",\"isPartOf\":{\"@id\":\"https:\/\/eeldev.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-1024x576.png\",\"datePublished\":\"2020-08-26T08:18:53+00:00\",\"dateModified\":\"2022-02-23T13:48:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#primaryimage\",\"url\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3.png\",\"contentUrl\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3.png\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eeldev.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AwsCore::Cognito\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eeldev.com\/#website\",\"url\":\"https:\/\/eeldev.com\/\",\"name\":\"eelDev\",\"description\":\"eelDev.com\",\"publisher\":{\"@id\":\"https:\/\/eeldev.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eeldev.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eeldev.com\/#organization\",\"name\":\"eelDev\",\"url\":\"https:\/\/eeldev.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png\",\"contentUrl\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png\",\"width\":2048,\"height\":682,\"caption\":\"eelDev\"},\"image\":{\"@id\":\"https:\/\/eeldev.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AwsCore::Cognito - eelDev","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:\/\/eeldev.com\/index.php\/awscore-cognito\/","og_locale":"en_US","og_type":"article","og_title":"AwsCore::Cognito - eelDev","og_description":"What is AwsCore::Cognito? This plugin gives you the ability to communicate with AMAZON WEB SERVICES Cognito inside Unreal Engine 4. Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. Amazon Cognito scales to millions of users and supports sign-in with social identity providers, such ... Read more","og_url":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/","og_site_name":"eelDev","article_modified_time":"2022-02-23T13:48:13+00:00","og_image":[{"url":"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-1024x576.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/","url":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/","name":"AwsCore::Cognito - eelDev","isPartOf":{"@id":"https:\/\/eeldev.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#primaryimage"},"image":{"@id":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#primaryimage"},"thumbnailUrl":"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3-1024x576.png","datePublished":"2020-08-26T08:18:53+00:00","dateModified":"2022-02-23T13:48:13+00:00","breadcrumb":{"@id":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eeldev.com\/index.php\/awscore-cognito\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#primaryimage","url":"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3.png","contentUrl":"https:\/\/eeldev.com\/wp-content\/uploads\/2020\/08\/screenshot_3.png","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/eeldev.com\/index.php\/awscore-cognito\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eeldev.com\/"},{"@type":"ListItem","position":2,"name":"AwsCore::Cognito"}]},{"@type":"WebSite","@id":"https:\/\/eeldev.com\/#website","url":"https:\/\/eeldev.com\/","name":"eelDev","description":"eelDev.com","publisher":{"@id":"https:\/\/eeldev.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eeldev.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eeldev.com\/#organization","name":"eelDev","url":"https:\/\/eeldev.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eeldev.com\/#\/schema\/logo\/image\/","url":"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png","contentUrl":"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png","width":2048,"height":682,"caption":"eelDev"},"image":{"@id":"https:\/\/eeldev.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/pages\/2728","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/comments?post=2728"}],"version-history":[{"count":128,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/pages\/2728\/revisions"}],"predecessor-version":[{"id":7953,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/pages\/2728\/revisions\/7953"}],"wp:attachment":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/media?parent=2728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}