开发者

Chrome extension authentication with twitter facebook google etc

开发者 https://www.devze.com 2023-03-29 03:26 出处:网络
I\'m implementing a chrome extension and will make use of facebook, twitter and google oauth for login. I\'ve searched for the topic but haven\'t found the good example, integration module yet. If any

I'm implementing a chrome extension and will make use of facebook, twitter and google oauth for login. I've searched for the topic but haven't found the good example, integration module yet. If anyone can rec开发者_如何学Commend a module to use or a place to look, please let me know

Best regards


There's an official OAuth 1.0 library for chrome extensions here:

As well an experimental OAuth 2.0 library.

0

精彩评论

暂无评论...
验证码 换一张
取 消