Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Implement domain scoping #294

Closed
6 tasks done
beeme1mr opened this issue Mar 15, 2024 · 0 comments · Fixed by #271
Closed
6 tasks done

[FEATURE] Implement domain scoping #294

beeme1mr opened this issue Mar 15, 2024 · 0 comments · Fixed by #271
Assignees
Labels

Comments

@beeme1mr
Copy link
Member

beeme1mr commented Mar 15, 2024

Overview

A domain is an identifier that logically binds clients with providers, allowing multiple providers to be used simultaneously within a single application.

Domains were added to the spec in the following PR: open-feature/spec#229

Tasks

Tasks

Reference implementations

Support was added in the JS SDK here and the Python SDK here.

Note

Some SDKs support named clients which predate domains. The domain term is intended to clarify intended behavior.

@beeme1mr beeme1mr added this to the Spec 0.8 Compliance milestone Mar 15, 2024
@beeme1mr beeme1mr linked a pull request Mar 15, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants