Mircea Nistor

Results 155 comments of Mircea Nistor

> it might make sense to abstract some concepts a bit more. I agree, and I'll be looking for your input into a good enough abstraction for these. > Probably...

@cre8 agreed. I'll add a deprecated warning for the next release. > Also we should keep in mind for sd-jwt, that the usage of a did is the issuer is...

We chose to use the [`simple-array` column type defined by TypeORM](https://typeorm.io/entities#simple-array-column-type) for the `type` and `@context` properties of credentials and presentations because it works essentially with any database driver that...

Thank you for the update, this is great! I really like the fact that queries are propagated to each implementation because this would allow folks to run the query where...

I think it's shaping up really well. To really test it out we'd need to put it up against some real-world queries, and see where it starts to produce friction....