didx-xyz / ssi-trust-registry

Trust Registry for Self-Sovereign Identity Ecosystems
Apache License 2.0
6 stars 2 forks source link

refactor: submission improvements #139

Closed niall-shaw closed 10 months ago

niall-shaw commented 10 months ago

Refactors and improvements to submissions API

Mainly, refactor to the invitation / entity data types.

niall-shaw commented 10 months ago

Are we sill using uuid for invitation links and do you consider it secure if we do?

After some research, I have changed to use https://github.com/paralleldrive/cuid2 This library is proven to be considerably more secure than uuid