-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
For the /users/ path, the W3C API relies on a "hash" to represent a user, but it's unclear how the hash is derived. In specs, we usually provide the "w3c_id".... Question: is the "hash" a hash of the W3C ID? (tried md5 and sha-1)
If not, would be be possible to add support for looking up users by their w3c id? This would be great in ReSpec, as we could just provide a list of W3C IDs, and the W3C API could provide all the relevant details (e.g., affiliation).
Alternatively, if I knew how to derive the hash, I could do that via ReSpec to get Editors names and other details.
Metadata
Metadata
Assignees
Labels
No labels