Skip to content

newsn/typecho-plugin-github-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github的OAuth2登陆插件

本插件的演示地址:https://newsn.net/say/github-oauth-flow.html

安装完成后,请设置相关参数。 并在你希望显示对应按钮的地方,添加如下语句即可。

<?php $this->user->SNAuthGithubIcon(); ?>

本插件授权登陆后,用户身份权限是最低的visitor身份。你懂的。

代码的编写过程中,参考了typecho的“新浪OAuth2登陆插件”的部分逻辑,原作者是jimmy chaw,http://x3d.cnblogs.com

About

typecho插件,github登陆之oauth,演示地址:https://newsn.net/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published