Interface implemented by authentication engines.
IAuthEngine is a base interface.
IAuthEngine
uses('auth');
IAuthEngine::verifyAuth()
IAuthEngine::verifyToken()
IAuthEngine::refreshUserData()
IAuthEngine::callback()
IAuthEngine::retrieveUserData()