Keyring

Keyring Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 91,552 downloads
Keyring Icon

Try plugin: Keyring

We'll create fresh WordPress site with Keyring installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Keyring

An authentication framework that handles authorization/communication with most popular web services.

5


0


0


0


1

updated: 1 year ago
since: 12 years ago
author: Beau Lebens

Description

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.