šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Book a DemoInstallSign in
Socket

@convex-dev/better-auth

Package Overview
Dependencies
Maintainers
13
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convex-dev/better-auth

A Better Auth component for Convex.

0.6.2
latest
Source
npm
Version published
Weekly downloads
1.1K
263.49%
Maintainers
13
Weekly downloads
Ā 
Created
Source

Convex + Better Auth

npm version

Use Better Auth with Convex šŸ”„

Full documentation and guides: šŸ‘‰ convex-better-auth.netlify.app

Running examples

Note: The examples are not starters - the dependencies are set up to work locally within this repo. They can be adapted for standalone use, but are intentionally not set up for it.

  • Clone or fork the repo
  • Install root dependencies
npm install
  • Install example dependencies
cd examples/<example-name>
npm install
  • Initialize the database
npx convex dev --once
  • Run the example
npm run dev

Keywords

convex

FAQs

Package last updated on 27 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts