mozilla / fxa-auth-server

DEPRECATED - Migrated to https://github.com/mozilla/fxa
Mozilla Public License 2.0
399 stars 108 forks source link

fix(error): remove `A` from totpTokenNotFound and totpTokenAlreadyExists errors #2889

Closed vbudhram closed 5 years ago

vbudhram commented 5 years ago

Fixes #2888

Remove A from totpTokenAlreadyExists as well because it seemed to be a little clearer without it.