Check for user authentication for current user
SELECT * FROM USER_AUTHS WHERE GRANTEE = CURRENT_USER;