
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@convex-dev/better-auth
Advanced tools
Use Better Auth with Convex 🔥
[!IMPORTANT] The Convex Better Auth component is in early alpha development.
If your use case isn't supported, a plugin doesn't work, you hit a bug, etc, please open a GitHub issue or reach out on Discord.
Full documentation and guides: 👉 convex-better-auth.netlify.app
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.
Note: Examples on the main
branch may not match your version of the Better
Auth component. Use the latest
branch for the latest stable release and the
alpha
branch for the latest alpha release.
npm install
cd examples/<example-name>
npm install
npx convex dev --once
npm run dev
If you're making changes to the component, open a separate terminal and run the build watch task
npm run build:watch
FAQs
A Better Auth component for Convex.
The npm package @convex-dev/better-auth receives a total of 2,749 weekly downloads. As such, @convex-dev/better-auth popularity was classified as popular.
We found that @convex-dev/better-auth demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 13 open source maintainers collaborating on the project.
Did you know?
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.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.