On my website there’s a new subscription form. And users can also register and subscribe to news after. When an anonymous user subscribes to the news, how should I better handle that? Should I create a) an inactive user for him b) and a record in the “news_subscritpion” table? The “news_subscritpion” table is connected withRead more