Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

id property when creating account using admin ignored #301

Open
ompuno opened this issue Jun 27, 2018 · 0 comments
Open

id property when creating account using admin ignored #301

ompuno opened this issue Jun 27, 2018 · 0 comments

Comments

@ompuno
Copy link

ompuno commented Jun 27, 2018

Hello,
I'm wondering if ignoring the id property when creating a new account using admin client is normal behavior of hoodie-account-server.
Indeed, in routes > accounts.js, lune 197 to 201, id attributes is ignored. However, in hoodie-account-server-api, line 35,

var accountId = properties.id || uuid.v4()

it seems that personalization of this variable is anticipated...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant