Bknd – Firebase alternative that embeds into any React stack

Viewed 18
Bknd offers an innovative backend solution tailored for React applications, allowing direct integration without the need for a separate backend server. This technology provides support for Postgres, which raises questions concerning user authentication and data security, particularly in relation to how sensitive credentials are managed and how authorization is implemented. Commenters express curiosity and concern about the potential risks associated with exposing a database directly to the client side. They highlight the need for safeguards to ensure secure access control to the database, which is crucial for maintaining data integrity and user security.
0 Answers