Supporting Yahoo Auth and OpenID

For Battle Machines, I want to kind of move away from the whole Username/Password thing. The future is single sign on and having it will not only help the users that have it, but also the online game that supports it. There is of course, the whole issue of security and making sure that the user is who they say they are.

It wouldn’t be difficult, there are APIs for both, but testing and support will be something to think about. I was thinking of building my own OpenID service using the Zend Framework instead of the PHP 4/5 libraries out there.

It should be interesting to support them when it is done.

Possibly Related Posts:


Comments are closed.