| Kwiki-HatenaAuth documentation | view source | Contained in the Kwiki-HatenaAuth distribution. |
Kwiki::HatenaAuth - Kwiki HatenaAuth integration
> $EDITOR plugins # Kwiki::UserName <- If you use it, comment it out Kwiki::HatenaAuth Kwiki::Edit::HatenaAuthRequired <- Optional: If you don't allow anonymous writes > $EDITOR config.yaml users_class: Kwiki::Users::HatenaAuth hatenaauth_key: PUT YOUR KEY HERE hatenaauth_secret: PUT YOUR SECRET KEY HEAR > kwiki -update
Kwiki::HatenaAuth is a Kwiki User Authentication module to use HatenaAuth authentication. You need a valid HatenaAuth API KEY registered at http://auth.hatena.ne.jp/
CallBack URL is 'BASE_URL'?action=return_hatenaauth
Kazuhiro Osawa <ko@yappo.ne.jp>
inspired by Kwiki::TypeKey
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Kwiki-HatenaAuth documentation | view source | Contained in the Kwiki-HatenaAuth distribution. |