Skip to content
Mo McRoberts edited this page Aug 7, 2011 · 1 revision

OpenIDAuth is a class derived from Auth.

Synopsis

uses('openid');

Public Methods

  • [[OpenIDAuth::verifyAuth]]()
  • [[OpenIDAuth::callback]]()
  • [[OpenIDAuth::normaliseUrl]](): Taken from the Zend Framework Normalizes URL according to RFC 3986 to use it in comparison operations. It returns the normalised URL on success and false of failure.

Clone this wiki locally