ORA-06550 error: the function is undefined or not a procedure, yet I have defined the function
ORA-06550: line 2, column 1: PLS-00221: 'CUSTOM_AUTH' is not a procedure or is undefined ORA-06550: line 2, column 1: PL/SQL: Statement ignored
Error ERR-10460 Unable to run authentication credential check function.
I have defined the function custom_auth



