mozilla / fxa-auth-server

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

fix(api): remove redundant query params from /recovery_email/verify_code #2987

Closed philbooth closed 5 years ago

philbooth commented 5 years ago

As discussed in https://github.com/mozilla/fxa-auth-server/issues/2939#issuecomment-475143272, the query params on POST /recovery_email/verify_code are redundant and misleading. Let's remove them to prevent future confusion.

@mozilla/fxa-devs r?