FirefoxAccount(config: Config, clientId: String, redirectUri: String)
Construct a FirefoxAccount from a Config, a clientId, and a redirectUri.
Note that it is not necessary to close
the Config if this constructor is used (however
doing so will not cause an error).