There are cases where you have very similar credential types and it would make sense to allow for credential_type to be an array. The requester would need to make sure these really contain all requested elements and it is mainly a size optimization, but probably still worth it.
There are cases where you have very similar credential types and it would make sense to allow for
credential_typeto be an array. The requester would need to make sure these really contain all requested elements and it is mainly a size optimization, but probably still worth it.