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.

Authing Authentication

Mô tả

Enables Authing integration for WordPress. This plugin requires that you have an Authing account. You can create a development account for free at https://authing.cn/ .

Cài đặt

Simply install and activate the plugin. There will be an Authing item in your admin menu with full instructions on how to configure your Authing integration. The client key and secret that you provide will be stored in the database, unless you add them to your wp-config.php. Those values get sent over to the Authing server URL that you provide in order to interact with your Authing app and authenticate the user. The response is not cached in WordPress, and the Authing tokens automatically expire.

Đánh giá

There are no reviews for this plugin.

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

“Authing Authentication” 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

Nhật ký thay đổi

0.0.1

  • Initial commit