-
With all the work that is being done for ARFv1.2, VC data model 2.0 and data integrity, there'll be a multitude of VC formats that need to be supported. For our APIs we need a clear set of `format` an…
-
JWT libraries I've used in the past (such as [`jsonwebtoken`](https://www.npmjs.com/package/jsonwebtoken) allow you to pass a `nonce` (as well as other values such as `aud`) to the verification method…
-
alist配置手机外接usb存储后,发现没有增删改权限,请问如何解决
-
Context: https://github.com/TBD54566975/tbdex/pull/294#pullrequestreview-1964982715
> one thing I realize, is that there is an assumption baked into this proposal that the claims included in the pres…
-
Currently, a JWT is represented as a dictionary
```
{
header: { ... },
payload: { ... },
signature: ...
}
```
To sign a JSON we have to encode it, which is generally not determin…
-
## History
Previously, we considered the concept of a top-level private property in RFQ, which would contain the private data specified by the Offering, where corresponding Rfq.data would be hashed. …
-
In the examples, each with VPR should accept any VC that will have one or more matching cryptosuites, per "acceptedCryptosuites", or one matching envelope per "acceptedEnvelopes".
The example shoul…
-
Draft 13 specifies that authorization_details, among other claims, it must contain either
> a **credential_configuration_id** referencing a specific credential configuration in issuer's credential_…
-
Practically speaking I don't believe DID based client ID's offer much in the way of value for the OpenID4VP protocol and instead only add complexity to implementations. The current text for `did:` bas…
-
As Titled.
All we know is `/src/xtouch/cloud.hpp : 92`
```C
String _getUserFromAuthToken()
```
Is not working in China, which returns a `" Fatal BBL JWT parsing error"`
I made a [temp fix](ht…