Currently we can manage these types of CredentialStores:
private
shared
custom (- path)
In some cases the stored CredentialSotoreItems with its identifiers could be identical. Therefore we need a design decision how to handle this.
Solution
I'm thinking about a separate function which returns the credential in a valid order.
## Background
Currently we can manage these types of CredentialStores:
- private
- shared
- custom (- path)
In some cases the stored CredentialSotoreItems with its identifiers could be identical. Therefore we need a design decision how to handle this.
## Solution
I'm thinking about a separate function which returns the credential in a valid order.
Background
Currently we can manage these types of CredentialStores:
In some cases the stored CredentialSotoreItems with its identifiers could be identical. Therefore we need a design decision how to handle this.
Solution
I'm thinking about a separate function which returns the credential in a valid order.