Nate Otto

Results 8 comments of Nate Otto

Just dropping in to say this capability would make sense for a product I'm working on and match a use case that it'll serve, around the type `OpenBadgeCredential`. It is...

+1 to defining a pagination pattern for any list endpoint.

404 is a relevant response code for [Get A Specific Credential](https://w3c-ccg.github.io/vc-api/#get-a-specific-credential) as well. `410 Gone` is only appropriate if the server knows the resource once existed and no longer does....

Congrats on spinning up collaboration to think through these use cases on a work item. As different identifiers associated with credential issuers and subjects have varying capabilities for authentication, it's...

* Goal: We want something that can be consumed by a machine and by a human. - What is the relationship between the machine-readable data proposed to be embedded in...

Great question, and this might be worth an update to the documentation. We've built and tested a solution in the app that uses feature detection to present a clickable button...

In the example where the `firstName` and `middleName` plaintext properties are swapped, what should the verifier's behavior be? I don't think it should just be to verify the credential, whatever...

> Updated ESLint configuration to enforce single quotes and improve code style consistency across the project (.eslintrc.cjs). @Ryanmtate seems like some of the files in the PR have a bunch...