OpenID
When you start developing new stuff it’s always good to do some reading up into the documentation. Below you’ll find some nice links and steps to get you started.
- Start by reading the OpenID specifications at OpenID.net.
- What do you need to enable your site for OpenID can be found here.
- There is some OpenID software you might want to look into.
- Some libraries are always handy which are on the OpenID wiki.
- Apart from the above, Hyves does support a lot of features of OpenID but not everything just yet. Have a look at our Specs & Limitations page to find out more.
An example based on the PHP OpenID library (with source code) can be found here.