*/ interface AuthInterface { public function attempt(); }