现在要实现
#. OAuth2 Server
#. OAuth2 Client
使用Python2.7
不知道现在使用什么包比较方便。最好是不依赖框架的。
#. OAuth2 Server
#. OAuth2 Client
使用Python2.7
不知道现在使用什么包比较方便。最好是不依赖框架的。
1
est Apr 6, 2013
玩过google spreadsheet OAuth2 client,python写的,完全内置库,大概20行的样子。
|