Skip to content

Add user ID to find-users-by-email script

Tomas Vik requested to merge add-id-to-find-users-script into develop

This ID is useful when using the result of the script in further DB querying.

Refactored to use async/await.

node scripts/utils/find-users-by-email.js -e xxx@asdf.com
Edited by 🤖 GitLab Bot 🤖

Merge request reports