Hi Tim, Thank you for reaching out to us, your use case is really interesting. I'm sorry to say that Firefox Accounts is not yet open to 3rd parties on a general basis. We have a lot of groundwork we need to do before we are able to open up more broadly, including getting the appropriate legal and security approvals.
Out of curiosity, how would signing in to FxA work from a command line app? Would you open a WebView of some description to accounts.firefox.com to allow the user to sign in, or would you implement your own FxA client that accepts a username and password and does all the background bits? Thanks, Shane On Wed, May 29, 2019 at 8:17 PM Tim Visée <[email protected]> wrote: > Dear, > > I am the developer of `ffsend` (https://github.com/timvisee/ffsend), > which is well known 3rd-party tool for Firefox Send to use on the command > line. And I would like to implement Firefox Account support, to allow users > to authenticate, for higher limits similar to what Firefox Send itself > supports. > > Therefore, I would like to request to register `ffsend` as relier on FxA. > Since this is currently a manual process, I'm sending this message, as > suggested on: > https://mozilla.github.io/application-services/docs/accounts/welcome.html > > Here is the application name and redirect URI that I will be using: > *name:* `ffsend` > *redirect_uri:* `http://localhost:14565/oauth/callback` > > Note that the redirect URI is pointed to `localhost`, because `ffsend` is > a local-use tool and not a web service. > It would be awesome if any port for this URI could be whitelisted, to > allow users to configure what port is used at run-time. > > If relevant, here is the email address of my Firefox Account: [email protected] > > Thanks in advance, and have a nice day! > > -- > Best regards, > > Tim Viséehttps://timvisee.com/ > > _______________________________________________ > Dev-fxacct mailing list > [email protected] > https://mail.mozilla.org/listinfo/dev-fxacct >
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

