Calling edge function from database trigger

Is it neccesary to add the no verify jwt to edge functions that are called in the databse with a trigger? Is there some way to add a jwt just for the database trigger?
Was this page helpful?