No time to wait http://showmetheco.de/index.rss Just code Twist 0.1 Async OpenID RelyingParty in Mojo http://showmetheco.de/articles/2010/1/async-openid-relying-party.html I keep working on async framework agnostic Protocol::OpenID (http://github.com/vti/protocol-openid) Perl module, and just finished OpenID associations. It is always nice to have some real life tests, and with Mojo it is fun and easy.

See RelyingParty implementation in Mojo ]]>
Perl Mojo OpenID Sat, 23 Jan 2010 00:00:00 GMT http://showmetheco.de/articles/2010/1/async-openid-relying-party.html
Async OpenID discovery in Mojo http://showmetheco.de/articles/2010/1/async-openid-discovery-in-mojo.html While still working on my async OpenID implementation Protocol::OpenID that can be found at http://github.com/vti/protocol-openid I was refactoring discovery part and tried to test it on live examples. Thanks to Mojo::Client, that now has async interface, the code looks very clean.

See the code ]]>
Perl Mojo OpenID Sat, 16 Jan 2010 00:00:00 GMT http://showmetheco.de/articles/2010/1/async-openid-discovery-in-mojo.html