Updates

Better Auth Adapter

Since its introduction at the end of last year, Better Auth has proven to be the most effective solution for extending web apps to offer any kind of popular authentication method, with the least amount of setup complexity, while also staying in control of your data. To make it as easy as possible for web apps powered by RONIN databases to securely authenticate users, we are excited to announce the official Better Auth Adapter for RONIN , which grants Better Auth granular control over the models in your database that store your users, sessions, and other data that is relevant for your desired authentication method. Get started by installing the adapter from npm:

Better Auth Adapter

Since its introduction at the end of last year, Better Auth has proven to be the most effective solution for extending web apps to offer any kind of popular authentication method, with the least amount of setup complexity, while also staying in control of your data. To make it as easy as possible for web apps powered by RONIN databases to securely authenticate users, we are excited to announce the official Better Auth Adapter for RONIN , which grants Better Auth granular control over the models in your database that store your users, sessions, and other data that is relevant for your desired authentication method. Get started by installing the adapter from npm: