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ópDịch “Authing Authentication” 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
0.0.1
- Initial commit