ember-nexus / api

Knowledge Graph API
https://ember-nexus.github.io/api
GNU Affero General Public License v3.0
9 stars 1 forks source link

Specify user id during registration? #281

Open Syndesi opened 2 months ago

Syndesi commented 2 months ago

Should a user be able to specify its own id during registration?

If this would be true, it would fall in line with the normal POST / endpoint, where the element's id can be specified.

On the other hand, this is likely not required and could be used by bad actors to like similar to some other user's id to impersonate him/her.