{"id":176825,"date":"2025-06-25T16:00:16","date_gmt":"2025-06-25T16:00:16","guid":{"rendered":"https:\/\/entertainment.runfyers.com\/index.php\/2025\/06\/25\/better-auth-an-authentication-tool-by-a-self-taught-ethiopian-dev-raises-5m-from-peak-xv-yc-techcrunch\/"},"modified":"2025-06-25T16:00:16","modified_gmt":"2025-06-25T16:00:16","slug":"better-auth-an-authentication-tool-by-a-self-taught-ethiopian-dev-raises-5m-from-peak-xv-yc-techcrunch","status":"publish","type":"post","link":"https:\/\/entertainment.runfyers.com\/index.php\/2025\/06\/25\/better-auth-an-authentication-tool-by-a-self-taught-ethiopian-dev-raises-5m-from-peak-xv-yc-techcrunch\/","title":{"rendered":"Better Auth, an authentication tool by a self-taught Ethiopian dev, raises $5M from Peak XV, YC | TechCrunch"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<div>\n<p id=\"speakable-summary\" class=\"wp-block-paragraph\">It\u2019s rare to see a solo founder building a widely adopted developer infrastructure tool. Even more so, if the founder happens to be from Africa. <a rel=\"nofollow noopener\" href=\"https:\/\/et.linkedin.com\/in\/bekacru\" target=\"_blank\">Bereket Engida<\/a>, a self-taught programmer from Ethiopia, is quietly building what some developers say is the best authentication tool they\u2019ve ever used.<\/p>\n<p class=\"wp-block-paragraph\">Engida\u2019s startup, <a rel=\"nofollow noopener\" href=\"https:\/\/www.better-auth.com\/\" target=\"_blank\">Better Auth<\/a>, offers an open-source framework that promises to simplify how developers manage user authentication, and it\u2019s caught the attention of some big name investors.\u00a0It recently raised about $5 million in seed funding from Peak XV (formerly Sequoia India &amp; Southeast Asia), Y Combinator, P1 Ventures, and Chapter One.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">But the most interesting part here isn\u2019t who\u2019s on the startup\u2019s cap table: Engida says he built the entire product back home in Ethiopia before he set foot in the U.S.<\/p>\n<p class=\"wp-block-paragraph\">Engida told TechCrunch that he started programming at 18 after a friend declined to help him build an e-commerce search app, and he started working on the project himself. He went on to land some remote software jobs and eventually built a web analytics platform that lets developers monitor user behavior on their websites. <\/p>\n<p class=\"wp-block-paragraph\">But throughout his various jobs, Engida says he kept seeing an issue popping up everywhere: authentication. Every app needs to manage how users sign in and out, reset passwords, and sometimes administrators need to handle permissions and user roles. But he found existing tools were either too limited or rigid \u2014 companies like Auth0, Firebase and NextAuth offer managed services, but they store user data externally, limit customization, and are expensive at scale.<\/p>\n<p class=\"wp-block-paragraph\">\u201cI remember needing an organization feature. It\u2019s a very common use case for most SaaS applications, but it wasn\u2019t available from these providers,\u201d Engida told TechCrunch. \u201cSo I had to build it from scratch. It took me about two weeks, and I remember thinking, \u2018This is crazy; there has to be a better way to solve this\u2019.\u201d<\/p>\n<p class=\"wp-block-paragraph\">He then scrapped that project and began working on a TypeScript-based authentication framework that would let developers access user data via open-source libraries, support common permissions use cases \u2014 like teams and roles \u2014 out of the box, and scale with plug-ins.<\/p>\n<p class=\"wp-block-paragraph\">\u201cThe idea was that you could add advanced features in just two or three lines of code,\u201d Engida said.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-why-developers-love-it\">Why developers love it<\/h2>\n<p class=\"wp-block-paragraph\">Over six months working mostly from his bedroom in Ethiopia, Engida built the first version of the library that would go on to become Better Auth. When he posted it to GitHub in September 2024, developers quickly saw the potential.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Since then, Better Auth has clocked 150,000+ weekly downloads, 15,000+ GitHub stars, and a community of over 6,000 Discord members, the startup claims.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Better Auth\u2019s pitch is simple: Let developers implement everything from simple authentication flows to enterprise-grade systems directly on their databases and embed it all on the back-end. Unlike hosted services, Better Auth is an open-source library that developers can integrate directly into their codebase, keeping all user data on premise, in their database. For companies wary of handing over critical user information to third parties, this feature alone is a major point.<\/p>\n<p class=\"wp-block-paragraph\">The library has also found unexpected traction among early-stage AI startups, which need to build custom authentication flows that integrate with proprietary APIs, manage tokens securely, and be able to scale without racking up high costs.<\/p>\n<p class=\"wp-block-paragraph\">\u201cWe first heard about the product from numerous startups we\u2019ve worked with,\u201d said Arnav Sahu, partner at Peak XV and former principal at Y Combinator. \u201cTheir auth product has seen phenomenal adoption among the next generation of AI startups.\u201d <\/p>\n<p class=\"wp-block-paragraph\">Better Auth marks Peak XV\u2019s first direct investment in an African founder.<\/p>\n<p class=\"wp-block-paragraph\">Engida says Better Auth, currently free to use, will focus on improving its core features and launch a paid enterprise infrastructure that plugs into its open-source base. This will give developers the flexibility to self-host or opt for Better Auth\u2019s cloud add-ons as needed.<\/p>\n<p class=\"wp-block-paragraph\">He\u2019s also thinking about how to scale without trading away the product\u2019s community-built feel. On the roadmap, therefore, is hiring a small team to help maintain the codebase, expand documentation, and support enterprise users. For now, though, Engida is still writing most of the code himself.<\/p>\n<p class=\"wp-block-paragraph\">Better Auth, which just graduated from YC\u2019s recent Spring batch, is the third Ethiopian startup to pass through the accelerator, following drone-based digital health platform Avion, and food delivery platform BeU Delivery.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">\u201cBuilding this feels important not just because people love the product, but because of what it represents,\u201d said Engida. \u201cThere aren\u2019t many Ethiopian founders building global products. For many, it feels almost impossible. So seeing that traction gives hope for other people to try to be more ambitious.\u201d<\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/techcrunch.com\/2025\/06\/25\/this-self-taught-ethiopian-dev-built-an-authentication-tool-and-got-into-yc\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>It\u2019s rare to see a solo founder building a widely adopted developer infrastructure tool. Even more so, if the founder happens to be from Africa. Bereket Engida, a self-taught programmer from Ethiopia, is quietly building what some developers say is the best authentication tool they\u2019ve ever used. Engida\u2019s startup, Better Auth, offers an open-source framework [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":176826,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":{"0":"post-176825","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tech"},"_links":{"self":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts\/176825","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/comments?post=176825"}],"version-history":[{"count":0,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts\/176825\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/media\/176826"}],"wp:attachment":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/media?parent=176825"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/categories?post=176825"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/tags?post=176825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}