wjaspers / phabricateme

A chrome extension for keeping you connected with your Phabricator instance.
http://phabricator.org/
Other
5 stars 1 forks source link

Figure out OAUTH #3

Closed wjaspers closed 10 years ago

wjaspers commented 11 years ago

Borisumus' library supposedly works, but I have yet to figure out how to load the adapter and tokens when the plugin is initialized. The library is supposed to handle this, but it has not been clear how to get it working correctly.

wjaspers commented 10 years ago

Solved. Theres still some work to be done when initializing the plugin, but the oauth adapter is "functional" now.