Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hatena/titanium-hatena-oauth-sample


https://github.com/hatena/titanium-hatena-oauth-sample

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# はてなOAuth対応API titanium sample project

* はてなのOAuth対応APIをtitaniumから利用するためのサンプルプロジェクトです。

サンプルの内容
--------
* ユーザーにOAuthの許可を求めるWindowの表示
* OAuthを利用した、はてなブックマークのマイブックマークの表示
* OAuthを利用した、はてなダイアリーの日記一覧の表示
* OAuthを利用した、はてなココのイマココ履歴表示、ともだちの新着の書き込み・閲覧

設定方法
--------
* Resources/lib/oauth_config_sample.js を Resources/lib/oauth_config.js に変更
* Resources/lib/oauth_config.js を開いて、consumerKey , consumerSecret, oauthScopeを入力