fun fromJSONString(json: String): FxaResult<FirefoxAccount>
Restores the account's authentication state from a JSON string produced by FirefoxAccount.toJSONString.
Return FxaResult<FirefoxAccount> representing the authentication state