This plugin is outdated and might not be supported anymore
Keyring

Keyring

Details
View on WordPress

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.

Details

Plugin code:
keyring
Plugin version:
3.0
Outdated:
Yes
WP version:
4.0 or higher
PHP version:
or higher
Test up to WP version:
6.2.6
Total installations:
1,000
Last updated:
2023-04-25
Rating:
Times rated:
6
authentication
authorization
http-basic
oauth
security