typecho_Oauth v2.0 发布,typecho 登录插件

栏目: 软件资讯 · 发布时间: 5年前

内容简介:typecho_Oauth v2.0 已经发布,此版本更新内容包括: 取消登录账号绑定 新增加后台用户绑定功能开启插件即可看见 优化已知bug typecho_Oauth typecho免申请第三方应用集成多种第三方登录插件 演示站 https://muyu...

typecho_Oauth v2.0 已经发布,此版本更新内容包括:

  1. 取消登录账号绑定
  2. 新增加后台用户绑定功能开启插件即可看见
  3. 优化已知bug

typecho_Oauth

typecho免申请第三方应用集成多种第三方登录插件

typecho_Oauth v2.0 发布,typecho 登录插件

演示站

https://muyu.mobi/

https://www.gmit.vip/

使用方法


下载之后把插件丢到 plugins 目录 目录名改成 GmOauth 后台启动之后以下代码放在要输出登录按钮位置

<?php GmOauth_Plugin::GmOauth(); ?>

即可 登录按钮基于 handsome 模板 其他模板按钮排版需要加以下css

.btn-icon.btn-sm {
    width: 30px;
    height: 30px;
}

a.btn {
    border: none!important;
}
.bg-white a {
    color: inherit;
}
.btn-rounded {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 50px;
}
.btn-icon {
    width: 34px;
    height: 34px;
    padding: 0!important;
    text-align: center;
}
.btn-default {
    color: #58666e!important;
    background-color: #fcfdfd;
    background-color: #fff;
    border-color: #dee5e7;
    border-bottom-color: #d8e1e3;
    -webkit-box-shadow: 0 1px 1px rgb(90 90 90 / 10%);
    box-shadow: 0 1px 1px rgb(90 90 90 / 10%);
}

支持站点

  1. 钉钉
  2. QQ
  3. 百度
  4. gitee码云
  5. github
  6. 微博

会陆续新增其他站点的支持

详情查看:https://gitee.com/isgm/typecho_Oauth/


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

The Practice of Programming

The Practice of Programming

Brian W. Kernighan、Rob Pike / Addison-Wesley / 1999-2-14 / USD 49.99

With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual progr......一起来看看 《The Practice of Programming》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具