Conversation
Added a query to swap the Id's of two users
|
@ewwollesen so for this we would want to have the second user take full ownership of the first users data? What context was this used? I wonder if we need to purge sessions too, just to be safe. |
Added a note to revoke sessions of the users.
This is for cases when they are using That's not a bad idea though to revoke their sessions too first. I added a note to recommend that. |
Added a query to swap the Id's of two users.