@zandertrek Not a new feature. Been around for a while. Although less than intuitive to create. I also find many low tech users confused by group chats due to being stuck in the functional fixedness of "private chat". That said, I like 'em. 👍
I am using nodebb-plugin-session-sharing to login in users coming from my website. A new user is created automaticcaly in the forum.
I am now wondering how i can handle it, if users delete their profile in my app. I want to have the data deleted in the forum as well. Is there any common way to do it? Can anyone help me?