parabol
parabol copied to clipboard
Able to removeAuthIdentity for specified emails
Currently, we can only remove the auth identity for a domain: https://github.com/ParabolInc/parabol/blob/5e914de403f00c300d85adc5d9cd93726c9d16ba/packages/server/graphql/private/mutations/removeAuthIdentity.ts
However, this user 🔒 has asked us to remove the auth identity for their individual account.
AC
- [ ]
removeAuthIdentity
can accept adomain
oremails[]
arg - [ ] Able to remove the auth identity for specified user emails without affecting other users with that domain
Hi @nickoferrall, what other requirements and full context to hack on this?
Stale issue