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

Create remove endpoint to improve compliance with GDPR #61

Closed
kzu opened this issue Aug 25, 2023 · 0 comments · Fixed by #62
Closed

Create remove endpoint to improve compliance with GDPR #61

kzu opened this issue Aug 25, 2023 · 0 comments · Fixed by #62
Labels
enhancement New feature or request

Comments

@kzu
Copy link
Member

kzu commented Aug 25, 2023

Currently, the only trace we have of a user ever using SL is the Auth0 user created automatically when authenticated for manifest signing purposes.

The new remove command in the CLI will provide the ability to clear all traces of SL usage, and this must include deleting even the Auth0 data associated with the user.

@kzu kzu added the enhancement New feature or request label Aug 25, 2023
kzu added a commit that referenced this issue Aug 25, 2023
This endpoint uses the Auth0 management API to entirely remove the authenticated user from their side.

Fixes #61
@kzu kzu closed this as completed in #62 Aug 25, 2023
kzu added a commit that referenced this issue Aug 25, 2023
This endpoint uses the Auth0 management API to entirely remove the authenticated user from their side.

Fixes #61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant