setAccountData #9

Closed
opened 2019-01-06 18:44:23 +00:00 by Ghost · 2 comments

Right now I can get account data using

const accountData = await acme.accounts.create({...})

however I miss a function acme.accounts.set(accountData) to use saved accounts

Right now I can get account data using ```js const accountData = await acme.accounts.create({...}) ``` however I miss a function acme.accounts.set(accountData) to use saved accounts
Owner

I haven't implemented that just because I haven't needed it. Want to give it a try?

I haven't implemented that just because I haven't needed it. Want to give it a try?
Owner

No one else has asked for this and I still haven't needed it.

I'm open to a PR, but I don't plan to implement it myself.

Closing for now.

No one else has asked for this and I still haven't needed it. I'm open to a PR, but I don't plan to implement it myself. Closing for now.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/acme.js-ARCHIVED#9
No description provided.