Skip to content

wakaba/hatena-oauth-perl-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NAME

get-hatena-oauth-access-token - A simple script to obtain Hatena OAuth 1.0 access token

SYNOPSIS

get-hatena-oauth-access-token consumer-key consumer-secret scope1,scope2,...

... where consumer-key and consumer-secret are tokens identifying your application, scope1, scope2, ... are Hatena OAuth scope names such as read_public, write_private, and so on.

SEE ALSO

OAuth for Hatena Services <http://developer.hatena.ne.jp/ja/documents/auth/apis/oauth> (In Japanese).

AUTHORS

Wakaba (id:wakabatan) <wakabatan@hatena.ne.jp>, id:mechairoi, id:shiba_yu36.

LICENSE

Copyright 2010-2011 Hatena <http://www.hatena.ne.jp/>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

CLI sample script to obtain Hatena OAuth 1.0 access tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages