Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

VivoKey OpenID Connect

Mô tả

VivoKey is a digital identity platform that links your online digital identity VivoKey profile with one or more implantable cryptobionic NFC transponders. This plugin will enable you to use your VivoKey digial identity profile to authetnicate your WordPress account by scanning your VivoKey cryptobionic implant, rather than enter your username and password. The plugin utilizes VivoKey’s web-standard OpenID Connect API. Details about the API can be found at https://vivokey.com/api

Check out this video that details how to configure and use the VivoKey OpenID Connect plugin for WordPress:

To see a list of available VivoKey plugins, please check here: https://vivokey.com/plugins

Contribute

Please feel free to clean up the code, add features and fix bugs. The current code serves only as a basic implementation with many potential improvements.

https://github.com/VivoKey/plugin-wordpress

Pull requests welcome.

Cài đặt

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/vivokey-openid-connect directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->VivoKey OpenID screen to configure the plugin

Hỏi đáp

Is a VivoKey cryptobionic implant required to use the VivoKey OpenID Connect plugin?

Yes, the VivoKey OpenID Connect API is simply the interface and protocol between WordPress and the cryptobionic implant.

Where can I get a VivoKey cryptobionic implant?

Visit https://vivokey.com/distributors to find out where you can purchase a VivoKey cryptobionic implant.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“VivoKey OpenID Connect” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“VivoKey OpenID Connect” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “VivoKey OpenID Connect” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.2

  • Resolved issue with routing and state that interfered with other plugins that use ajax calls

1.1

  • Code clean up, input sanitizing, etc.

1.0

  • Initial release