Providers
As a feature flag management tool, Flipt provides our own OpenFeature integrations (providers). This means that you can use the OpenFeature API with Flipt v2. From the OpenFeature Specification:Providers are the “translator” between the flag evaluation calls made in application code, and the flag management system that stores flags and in some cases evaluates flags.We currently provide the following OpenFeature providers:
While Flipt v2 is backward compatible with Flipt v1, the OpenFeature providers have not yet been updated to support the new
environments
concept in Flipt v2.We are currently working on updating the OpenFeature providers to support environments.Node
The official Flipt OpenFeature Provider using the OpenFeature Node SDK.
Browser
The official Flipt OpenFeature Provider using the OpenFeature Web SDK.
Go
The official Flipt OpenFeature Provider using the OpenFeature Go SDK.
Java
The official Flipt OpenFeature Provider using the OpenFeature Java SDK.
C#
The official Flipt OpenFeature Provider using the OpenFeature C# SDK.
Python
The official Flipt OpenFeature Provider using the OpenFeature Python SDK.
Ruby
The official Flipt OpenFeature Provider using the OpenFeature Ruby SDK.
Request a Client
Need a client in another language? Let us know!