Skip to main content

Using twitter to login to website

Steps To Enable Twitter Login

  1. Navigate to Twitter Developers section and login to your Twitter account.
  2. Click Create New App button
  3. Fill the fields as described below
    • Name: Specify the name of your app (You can enter whatever name you like, but it’s recommended to enter your website or company name in this field)
    • Description: Enter short description of your company/website
    • Website: Open your website homepage (at which you have installed the plugin) in browser, click the address bar so that website url gets highlighted, copy this url and paste it in this option. Please make sure that this url includes http:// or https:// and it has no trailing slash (for example: https://akonnor.com or https://www.akonnor.com)
    • Callback URL: Enter exactly the same url as in Website option above
    • Developer Agreement: Check the checkbox – “Yes, I have read and agree to the Twitter Developer Agreement
    • Click Create your Twitter application button
  4. Navigate to Settings section and make sure “Enable Callback Locking” option is disabled. If it is not, disable this option and update settings.
  5. Navigate to Permissions section and set permission to Read only. Click Update Settings button.
    Note: If you want the app to fetch email addresses of users, you can check “Request email addresses from users” checkbox. You need to specify privacy policy and terms of service URLs in application settings, as mentioned at the page.
  6. From Keys and Access Tokens section, paste Consumer key in Twitter API Key and Consumer Secret in Twitter API Secret optionsrespectively, in your plugin settings.
  7. Do not forget to Save Changes after configuring all the options on plugin settings page.

Comments

Popular posts from this blog

How to add Facebook login to website

Steps To Enable Facebook Login Navigate to  Facebook Developers  section and login to your Facebook account, if you are not logged in already. If you are here (at Facebook Developer section) first time, you will require to “ Register as a Developer ” ( If you have already done this, skip this step and move to step 3 ). Click “ Register ” button. Accept the privacy policy You may be asked other details as in following picture Next, you will be shown a message After clicking  Done,  you will be redirected to the  Apps  page. Click  Create App  button and navigate to step 4. Hover  My   Apps  and then click “ Add a New App ” link. Specify the name of your app in  Display Name  option  (You can enter whatever name you like, but it’s recommended to enter your website or company name in this field) , specify your  Contact Email   and click Create App ID  button Click  Set Up ...

Signing up for Microsoft account using gmail

How to Sign up for microsoft account using gmail I have a Gmail account and need to set it up as a Microsoft account.I wanted to index myzobara.com to  Bing Webmaster Tools.  This can be done by using you existing gmail account and password to log in. I used this link  https://signup.live.com  and simply used my normal gmail account where an email address was asked for. After filling out the needed information everything ran smoothly. All I had to do was verify my email.

How to Enable LinkedIn Login Using LinkedIn API Key in WordPress

Steps To Enable LinkedIn Login Navigate to  LinkedIn Developers  section and login to your LinkedIn account Click  Create Application.  Login again, if required. Fill the fields as described below. Company Name:  Specify your company name Name:  Specify the name of your app (You can enter whatever name you like, but it’s recommended to enter your website or company name in this field) Description:  Enter short description of your company/website Application Logo:  Logo of your company/website Application Use:  Select  Other Website URL:  Open your website homepage (at which you have installed the plugin) in browser, click the address bar so that website url gets highlighted, copy this url and paste it in this option.  Please make sure  that this url includes  http://  or  https://  ( for example:  http://mywebsite.com  or  http://www.mywebsite...