A small update on my own shit.
In a month's time, I covered basic auth with emails sent for password reset and email verification, basic inner logic and started with the WebSocket integration. So far so good. Interesting thing with WebSocket authentication. Thank god the ws package provides access to the request cookies. Otherwise, I have no idea how I could safely verify users' permissions.
I'm not using AI to write code. I want to know and understand what is going on there, and I also want to learn. And this is not a one-off prototype. I'll need to maintain this thing.
