I built brkpt-auth because I want auth logic that can be easily reused in different NestJS projects. But most existing options have their own downsides. For example, managed services have the data and may be vendor lock-in; self-hosted libraries are compiled dependencies, the only way to extend...

Source: [Hacker News](https://brkpt.com/auth/)

Sponsored