轻松搞定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

Algorithms in C (Computer Science Series)

Algorithms in C (Computer Science Series)

Robert Sedgewick / Addison-Wesley Professional / 1990-01-11 / USD 59.99

This new version of the best-selling book, Algorithms, SecondEdition, provides a comprehensive collection of algorithmsimplemented in C. A variety of algorithms are described in eachofthe following ar......一起来看看 《Algorithms in C (Computer Science Series)》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

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

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换