概念
http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html
(感觉这边简单模式没说清楚)
https://www.cnblogs.com/flashsun/p/7424071.html
google api 的例子
第三方server 对client
flask的例子:
https://developers.google.com/identity/protocols/OAuth2WebServer
server to server
具体例子在gist
https://developers.google.com/identity/protocols/OAuth2ServiceAccount