Best way to track all changes (and who made the change)

I came across the supa_audit package which looks sufficient, but the issue is we manage authentication outside of supabase so we have an issue of not knowing what user made a specific change to a given record/row...

Whats the best approach to solve this?
Was this page helpful?