Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: helper methods to extract user data from req (#5710)
With the recent changes it's common that we'll need both the id and processed username from the auth user in the request, so this PR provides some helper methods to simplify this.
- Loading branch information