Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Write Cloud Functions for reverse lookup of user emails #592

@aaga

Description

@aaga

Sometimes we need to email specific users (e.g. if they signed up with an expectation of compensation).

We need to write a Firebase Cloud Function that takes a list of rally-ids and logs the corresponding list of email addresses. The reverse lookup can be done in the extensionUsers collection.

We must make sure that this function won't expose any information publicly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions