0

Is there a consumer OAuth2 javascript library that works both in node.js and the browser? I'm working on a common.js module that needs to work in both enviroments and have OAuth2 consume capabilities.

4

1 に答える 1

0

現在のところ、Google WebToolkitOAuth2ライブラリは個別に利用できます。

https://code.google.com/p/gwt-oauth2/

于 2013-03-20T11:45:59.907 に答える