Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hatena/titanium-hatena-oauth-sample
https://github.com/hatena/titanium-hatena-oauth-sample
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hatena/titanium-hatena-oauth-sample
- Owner: hatena
- License: other
- Created: 2010-12-21T05:09:11.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T20:27:26.000Z (over 7 years ago)
- Last Synced: 2024-04-15T00:05:00.646Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 686 KB
- Stars: 11
- Watchers: 25
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.txt
- License: LICENSE
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を入力