Skip to content

Add methods to help with user self-service opt in (labs) #18

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

Closed
wants to merge 7 commits into from

Conversation

slumos
Copy link

@slumos slumos commented Jul 15, 2015

Two methods added:

  • get_user_toggles retrieves all toggles evaluated for the given user,
  • add_user_override does as the name implies.

We're using this in production for our Labs feature.

Thanks LaunchDarkly!

screen shot 2015-07-15 at 13 40 23 429

@jkodumal
Copy link
Contributor

@slumos I've put up a more efficient version of this in #51

The method names have changed a bit to be more consistent with other SDKs, but these new methods should return the same types.

@slumos
Copy link
Author

slumos commented Feb 16, 2016

Closing since LaunchDarkly provided much better methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants