google / exposure-notifications-verification-server

Verification component for COVID-19 Exposure Notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User with credentials receives a password-reset when adding to a new realm

whaught opened this issue · comments

We always send the password-reset / invite email on user add

we should either

  1. Create another template that welcomes to the realm, but doesnt include a password link
    or
  2. Don't send any email if we already have firebase creds

/assign

2 seems easier