This post originated from an RSS feed registered with PHP Buzz
by Paul M Jones.
Original Post: TypeKey and Big-Number Math: Yay Wez!
Feed Title: Paul M. Jones
Feed URL: http://paul-m-jones.com/archives/category/programming/php/feed
Feed Description: If it's worth doing, it's worth over-doing.
Wez Furlong gives us good news about implementing the math functions needed to support TypeKey and OpenID more directly within PHP.
Solar users have had integrated TypeKey support via Solar_Auth_Adapter_Typekey for almost 6 months now. This is
in addition to all our other auth adapters (SQL database, LDAP, .htpasswd, even .ini file).
The internals of our TypeKey [...]