js-sdk-contrib icon indicating copy to clipboard operation
js-sdk-contrib copied to clipboard

feat: vendor migration provider

Open luizgribeiro opened this issue 1 year ago • 0 comments

This PR

Is WIP

  • Adds a VendorMigrationProvider which:
    • Is instantiated with an array of OpenFeature Providers
    • Uses providers order as priority parameter (index 0 > 1)
    • Detects and provides feedback in flags configuration mismatches between providers

Related Issues

Notes

Follow-up Tasks

How to test

luizgribeiro avatar Oct 18 '23 11:10 luizgribeiro