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

A user can delete himself #21

Open
mreider opened this issue Jun 13, 2020 · 1 comment
Open

A user can delete himself #21

mreider opened this issue Jun 13, 2020 · 1 comment

Comments

@mreider
Copy link
Collaborator

mreider commented Jun 13, 2020

Later we can try to delete all
Messages and things from the browser too.

@mreider mreider added this to To do in Our Board Apr 8, 2021
@falconandy falconandy moved this from To do to Backend (in progress) in Our Board Apr 8, 2021
@falconandy falconandy moved this from Backend (in progress) to To do in Our Board Apr 15, 2021
@falconandy
Copy link
Contributor

Added new API:

POST http://localhost:12002/rpc.UserService/DeleteMe
Authorization: Bearer AUTH-TOKEN
Content-Type: application/json

{}
POST http://localhost:12001/rpc.UserService/DeleteMe
Content-Type: application/json

{}

@Cardoso-topdev Cardoso-topdev moved this from To do to In progress in Our Board Apr 21, 2021
@Cardoso-topdev Cardoso-topdev moved this from In progress to QA in Our Board Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Our Board
  
QA
Development

No branches or pull requests

2 participants