Early January, I announced my new vision and plans for Fief.
The most important change, of course, is the sunsetting of Fief Cloud. This allowed to dramatically simplify the code base and self-hosting deployment.
Our post series Internals' deep dive guide you through the most interesting and challenging aspects of the Fief codebase π°
When developing a web service like Fief, it's almost always necessary to read and write from and to a database. It's also highly probable this database will be an SQL database, like PostgreSQL.
This January, we celebrate 2 years of Fief π When I started this project, my goal was to build an authentication platform that would be open, secure, and quick and easy to integrate into any project.
User authentication is a fundamental part in every application we use every day. With Fief, we want to bring the best developer experience for implementing user authentication in their apps. They shouldn't spend hours reinventing the wheel over and over again and worry about the security of their system.