Keyring

plugin banner

An authentication framework that handles authorization with external web services.

Author:Beau Lebens (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:6.2
Plugin version:3.0
Added to WordPress repository:18-03-2012
Last updated:25-04-2023
Rating, %:86
Rated by:6
Plugin URI:http://dentedreality.com.au/projects/wp-keyri...
Total downloads:91 662
Active installs:2 000+
plugin download
Click to start download

See the Keyring Developer’s Guide for more details.

Keyring provides a very hookable, completely customizable framework for connecting your WordPress to an external service. It takes care of all the heavy lifting when making authenticated requests, so all you need to do is implement cool features and not worry about these tricky bits.

Out of the box, Keyring currently comes with base Service definitions for:

  • HTTP Basic,
  • OAuth1, and
  • OAuth2.

And includes ready-to-use definitions for:

You can very easily write your own Service definitions and then use all the power of Keyring to hook into that authentication flow. See the Keyring Developer’s Guide for more details.

Contributions are welcome via Github pull request.


FAQ
ChangeLog