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

Headless Demo: Add ability to delete user #3874

Open
semihsezer opened this issue Jun 8, 2024 · 1 comment
Open

Headless Demo: Add ability to delete user #3874

semihsezer opened this issue Jun 8, 2024 · 1 comment

Comments

@semihsezer
Copy link

semihsezer commented Jun 8, 2024

Many thanks for creating the demo environment, this is super helpful for me to understand how Django AllAuth works.

In the headless Demo environment, could you add ability to delete your own user? I signed up with login password but now I can't test out Google login - I get a 401 error something went wrong and an email saying a user with this email already exists.

Workaround: Use another email, but this is a bit of a hassle if you want to test out multiple options or redo the login flow.

Thanks,
Semih
Screenshot 2024-06-08 at 11 47 07 AM
Screenshot 2024-06-08 at 11 45 48 AM

@pennersr
Copy link
Owner

It would be indeed handy to have a self destruct option in the example app, provided it is clear that this is just ad hoc functionality meant for testing purposes -- people should not expect this functionality to be an official polished GDPR-style remove your account function. Can you add it?

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

No branches or pull requests

2 participants