TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Nile-Auth – open-source auth designed for multi-tenant apps

5 pointsby gwen-shapira2 months ago
There are quite a few authentication services and libraries out there, but the vast majority treats tenants &#x2F; organizations as an afterthought - in case of Firebase, tenants are literally in a different product.<p>In B2B apps, users, tenants and data as fundamentally interrelated - users belong to tenants and authenticate in order to access data that belongs to the tenant. This means that user and auth data belong in the same database where the tenant data is stored (in our case, Postgres), and that the database should be aware of the user identity and control the access to tenant data.<p>You can read more about our thoughts on authentication and data in our blog: <a href="https:&#x2F;&#x2F;www.thenile.dev&#x2F;blog&#x2F;introducing-nile-auth" rel="nofollow">https:&#x2F;&#x2F;www.thenile.dev&#x2F;blog&#x2F;introducing-nile-auth</a><p>We&#x27;d love your feedback - both on the approach and the project itself.

no comments

no comments