mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
http/server: success/failure message for /oauth
This commit is contained in:
parent
a5164da136
commit
b29f98f64f
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
/* twitter client
|
||||
*
|
||||
* - register @ http://twitter.com/apps
|
||||
* - then in local.h #define TWITTER_KEY & TWITTER_SECRET
|
||||
*/
|
||||
#include <net.h>
|
||||
|
||||
inherit NET_PATH "http/oauth";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue