Musings on mental algorithms
Recently, I needed to add user roles to my Flask web app. I had already implemented some user management in the app and wondered what would be the best way to add roles and permissions.
I could, of course, develop it from scratch. My first thoughts w...
vchu.hashnode.dev4 min read