OpenID component for CakePHP

OpenID component is CakePHP component to make it easier to integrate OpenID into your applications. It requires PHP5 and CakePHP 1.2/1.3, and it depends on the (open source) PHP OpenID library by JanRain. This component need the curl and openssl extensions are enabled in your PHP installation, or else OpenIDs using https (e.g. Google’s OpenID) [...]

Continue Reading →