轻松搞定Googe账户登录 google oauth2 api

码农软件 · 软件分类 · OAuth开发包 · 2019-04-19 09:13:19

软件介绍

google oauth2 api简单封装,类似sina微博,目前仅仅支持用户信息获取。

配置google.config.properties ,然后去https://code.google.com/apis/console#access 申请client_id,client_secret 等即可使用,关于google oathor2 相关文档 https://developers.google.com/accounts/docs/OAuth2WebServer#libraries

本封装采用maven,mvn eclipse:eclipse 后即可方便导入eclipse,运行环境最好使用eclipse自带maven插件支持,否则配置文件在CurrentThread的ClassLoader中无法找到。

本软使用gitc服务,你可使用git下载,且主干没进行锁定,你可参与其中随意修改提交,enjoy your self。

有些错别字,改了一下。。。

本文地址:https://codercto.com/soft/d/3905.html

JavaScript: The Definitive Guide, 5th Edition

JavaScript: The Definitive Guide, 5th Edition

David Flanagan / O'Reilly Media / 2006-08-01 / USD 49.99

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk ......一起来看看 《JavaScript: The Definitive Guide, 5th Edition》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具