In Oracle, AUTHID is a clause that used in declaration of PL/SQL stored procedures, functions, and packages to specify the execution of the code.
AUTHID
PL/SQL
It indicate whether the PL/SQL code executes with the privileges of the definer or executer user.