Lock a Firefox Account from the command line.
git clone https://github.com/shane-tomlinson/fxa-account-lock.git
npm install
> node lock_account.js -e <email> -p <password for email>
> node lock_account.js -a <auth server> -e <email> -p <password for email>
This software is available under version 2.0 of the MPL: