Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Delete user feature #246

Closed
eugeneastashevich opened this issue Aug 17, 2021 · 6 comments
Closed

Delete user feature #246

eugeneastashevich opened this issue Aug 17, 2021 · 6 comments

Comments

@eugeneastashevich
Copy link

Hi guys! A quick question - do you plan to support delete user feature in Java SDK? Is it on your roadmap for the current year?

@netroy
Copy link

netroy commented Aug 17, 2021

I'd like to know this as well.
We need to be able to delete user profiles when we delete accounts, to comply with data-retention laws.

@bwoskow-ld
Copy link
Member

Hi @eugeneastashevich,

I have to redirect you to LaunchDarkly support. This issue tracker is specific for the Java SDK and this question is about a more general feature request affecting the whole system. The support team will be able to answer your question. Click "contact support" at https://support.launchdarkly.com.

Cheers,
@bwoskow-ld

@eugeneastashevich
Copy link
Author

Hi @bwoskow-ld,

But this feature is supported in LaunchDarkly API: https://apidocs.launchdarkly.com/reference#delete-user, so it's not a general feature request. I just need it to be supported in Java SDK.

@eli-darkly
Copy link
Contributor

@eugeneastashevich The Java SDK isn't a client for any of the APIs described in https://apidocs.launchdarkly.com. It's the SDK for evaluating feature flags. What you want is https://github.com/launchdarkly/api-client-java.

@bwoskow-ld
Copy link
Member

Also, to piggy-back off of @eli-darkly's response -- we plan on adding support for the delete user API, and many others which are currently missing, in the next week or so. Watch that repository for updates.

@eugeneastashevich
Copy link
Author

Guys, thanks for the clarification!

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

No branches or pull requests

4 participants