1) deleting a user is not supported at the moment....
# support-questions
r
1) deleting a user is not supported at the moment. However, you can add a flag for deleted in your db against the userId, revoke all their sessions, and prevent them from creating new sessions.
2 Views