Git Product home page Git Product logo

quickauthlogin-wp's Introduction

QuickAuthLogin-WP

基于QuickAuth扫码登录平台开发的WordPress微信扫码登录插件

更新记录

2022/04/27 v0.9.3

新增全局注入登录框调用方法openLogin(),可自定义登录按钮调出微信扫码登录界面,只需要在按钮添加onclick事件调用openLogin()方法就可以了 例如

    <button onclick="openLogin();">微信登陆</button>

2022/03/31 v0.9.2

  1. 支持QuickAuth平台测试功能,可测试插件是否安装成功
  2. 更新接入教程

起始

本插件是基于 QuickAuth 开发的 插件,使用前需要进入QuickAuth平台注册配置自己的应用

如需修改插件或开发自己的接入项目,请参考 QuickAuth接入文档

插件地址:

Gitee: https://gitee.com/wixy/QuickAuthLogin-WP

Github: https://github.com/mr-wixy/QuickAuthLogin-WP

(请勿与其它同类插件同时启用,以免互相影响)

使用方法

第 1 步:下载本插件,解压,放到 wp-content/plugins 目录中;

第 2 步:登录管理后台,激活插件;

第 3 步:登录QuickAuth网站创建接入应用;

创建接入应用

第 4 步:发布应用;

发布应用

第 5 步:获取UserSecretKey;

第 6 步:进入博客插件后台配置AppKey和UserSecret;

第 7 步:进入博客后台绑定管理员微信账号;

最后:我们就可以点击登录界面的微信登录按钮扫码登陆了

重要说明

  1. QuickAuthApi 默认配置,正常情况下无需修改(除非QuickAuth网站接口地址改了)
  2. 未绑定用户自动注册 开启后,未绑定的微信扫码则会自动注册账号

与我联系

作者:wixy

如果有任何意见或发现任何BUG请联系我

博客:https://blog.wixy.cn/

邮箱:[email protected]

quickauthlogin-wp's People

Stargazers

Kun Chong avatar  avatar leon avatar Cui Yingjie avatar lvwzhen avatar YRK avatar 羽峰 avatar

Watchers

wixy avatar

Forkers

ian-jhon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.