You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first Feature Flag we need is for Anoncreds.
The main reason is because we have an implementation of a uniffi warp for Anoncreds. But the Anoncreds version is already an old one.
Since we have we have a little time available to migrate to another warp of Anoncreds. We should have the option to enable or disable Anoncreds support.
Short Description
We want to introduce feature flags for specific features that either have not been enough tested or are considered as experimental.
Tasks
Value statement
What does experimental mean?
Features that have completed but are not production ready and don't have enough test coverage or known issues.
Experimental features makes developers to manually opt-in into this feature and the SDK will throw an error if feature flag is not used.
Components
SDK
Cloud agent
Team members
@hyperledger/identus-maintainers
Architect
@hyperledger/identus-maintainers
QA Member
@hyperledger/identus-maintainers
Owner
@hyperledger/identus-maintainers
The text was updated successfully, but these errors were encountered: