Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Google Identity Toolkit

Opis

This is the GITkit plugin for WordPress 3.x to help website owners to integrate GITkit into their websites. It provides an Account Chooser widget, which allows users to login with their email address and password, and would like to replace that password with federated login. It currently supports Google mail, Hotmail, Yahoo! mail, AOL mail, and Google Apps mail but more identity providers will be added in the future.

If you finished integrating this plugin with your website, please give us some feedback to improve the ease of integration. We may contact with you for any announcement related to Google Identity Toolkit Plugin in the future.
https://docs.google.com/a/google.com/spreadsheet/viewform?hl=en_US&pli=1&formkey=dFlNUHM0Q0ROQjFPaElVSXIxU2VPM3c6MQ#gid=0

Arbitrary section

A brief Markdown Example

Instalacija

  1. Turn on apache mod_rewrite module in your apache config file. Otherwise, the Google Identity Toolkit plugin will not work properly.
    Enable the mod_rewrite for apache method
    a. Enable the apache config file http.conf, found:”# LoadModule rewrite_module modules / mod_rewrite.so”
    and Remove the front of the line “#”
    b. restart apache
  2. Unzip and copy the installation package “google-identity-toolkit.zip” to the WordPress root directory “wp-content/plugins/”, Or copy the google-identity-toolkit directory to “wp-content/plugins/”.
  3. Go to “Settings/Google Identity Toolkit”, enter “APIKey” which you can get from Google Developer Console (https://code.google.com/apis/identitytoolkit/v1/devconsole.html), then click the “Save Changes” button to save your configuration.
  4. Refresh your WordPress website and you will see there is a login button on the top-right of the page.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Google Identity Toolkit” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Google Identity Toolkit” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

Initial Version.