getProvider(); ?>

  1. https://console.developers.google.com/apis/'); ?>
  2. %1$s" text on the right side! ( If you already have a project, then in the top bar click on the name of your project instead, which will bring up a modal and click "%2$s". )', 'nextend-facebook-connect'), 'Create Project', 'New Project'); ?>
  3. %1$s" button again!', 'nextend-facebook-connect'), 'Create'); ?>
  4. %1$s” button on the left hand side.', 'nextend-facebook-connect'), 'OAuth consent screen'); ?>
  5. %1$s according to your needs and press "%2$s". If you want to enable the social login with %3$s for any users with a %3$s account, then pick the "%4$s" option!', 'nextend-facebook-connect'), 'User Type', 'Create', 'Google', 'External'); ?>
    • Note: We don\'t use sensitive or restricted scopes either. But if you will use this App for other purposes too, then you may need to go through an %1$s!', 'nextend-facebook-connect'), 'Independent security review'); ?>
  6. %1$s" field, which will appear as the name of the app asking for consent.', 'nextend-facebook-connect'), 'App name'); ?>
  7. %1$s" field, select an email address that users can use to contact you with questions about their consent.', 'nextend-facebook-connect'), 'User support email'); ?>
  8. %1$s" section press the "%2$s" button and enter your domain name, probably: %3$s without subdomains!', 'nextend-facebook-connect'), 'Authorized domains', 'Add Domain', str_replace('www.', '', $_SERVER['HTTP_HOST'])); ?>
  9. %1$s" section, enter an email address that %2$s can use to notify you about any changes to your project.', 'nextend-facebook-connect'), 'Developer contact information', 'Google'); ?>
  10. %1$s" then press it again on the "%2$s", "%3$s" pages, too!', 'nextend-facebook-connect'), 'Save and Continue', 'Scopes', 'Test users'); ?>
  11. %1$s" menu point, then click the "%2$s" button in the top bar.', 'nextend-facebook-connect'), 'Credentials', '+ Create Credentials') ?>
  12. %1$s" option.', 'nextend-facebook-connect'), 'OAuth client ID'); ?>
  13. %1$s" under Application type.', 'nextend-facebook-connect'), 'Web application'); ?>
  14. %1$s" for your OAuth client ID.', 'nextend-facebook-connect'), 'Name'); ?>
  15. getAllRedirectUrisForAppCreation(); printf(__('Under the "%1$s" section click "%2$s" and add the following URL:', 'nextend-facebook-connect'), 'Authorised redirect URIs', 'Add URI'); echo "
      "; foreach ($loginUrls as $loginUrl) { echo "
    • " . $loginUrl . "
    • "; } echo "
    "; ?>
  16. %1$s" button', 'nextend-facebook-connect'), 'Create'); ?>
  17. %2$s" and "%3$s" from there.', 'nextend-facebook-connect'), 'Credentials', 'Client ID', 'Client Secret'); ?>