
Better Auth
633 posts

Better Auth
@better_auth
The most comprehensive authentication framework for TypeScript.
Katılım Eylül 2024
0 Takip Edilen17.2K Takipçiler
Better Auth retweetledi

SF folks: we’re hosting a meetup @strapijs × @vercel × @better_auth tomorrow!
If you’re a developer working on content apps, auth, or modern frontends, this one’s for you.
📍 @MuxHQ on Market (SF)
🗓 Tue, May 12 · 5:30–8:30 PM
3 quick talks by @paola3decampos @pierre_burgy and @MarcBaiza + networking
RSVP link (Seats are limited.) luma.com/dx-meetup
English
Better Auth retweetledi

We had a bad time relying on a third-party auth provider and are now having a good time using open source, specifically @better_auth blog.val.town/better-auth
English
Better Auth retweetledi

Happening tomorrow! 🥳
Join us this Thursday, May 7, for a 60-minute live session with Bereket, founder of @better_auth, and the @strapijs team.
We will cover:
🔐 The case for owning your auth
🤖 Agent Auth Protocol
🛠️ Live Strapi + Better Auth demo
Free. Open source. MIT licensed. Self-hosted. No black box.
📅 May 7 — 8:00 AM PST (~60 min)
👉 Register here: strapi.link/4cD95dA

English
Better Auth retweetledi

We are organizing a meetup with our friends at @better_auth, @MuxHQ, and @vercel!
Where? SF 🌁
When? May 12
Register now: luma.com/dx-meetup
@MarcBaiza @aureliengeorget @vcoisne

English
Better Auth retweetledi

If you're on @better_auth, Chargebee is now a plugin away.
Auth and billing, configured in one place. Customers, subscriptions, checkout, portal, webhooks. All handled.
Docs → better-auth.com/docs/plugins/c…

English
Better Auth retweetledi

evlog x @better_auth is here
Your logs now know exactly who triggered each request. User info, session metadata, context... all there automatically.
What this means:
• No more manual user tagging
• No more anonymous events
• Full user context on every log
• Zero extra code per endpoint
Goes from "POST /api/checkout failed" to "John's checkout failed at 10:23 with session X"
dub.sh/evlog/ba

English
Better Auth retweetledi

The demo you're seeing is an agent registering with a service, placing an order - asking you to pay using your own credit card for specific amount (using stripe) - and later letting you claim its activities so you can track your order inside your account
Will share more soon. We haven't talked about it much as we have a lot in the works
Ivan Burazin@ivanburazin
Someone needs to build auth for agents, aka identity infrastructure for non-human digital workers. As agents become digital humans, they'll need to log into services just like we do. Which means they need: - authentication systems - session management - access control That's the next big unlock in the agentic economy.
English
Better Auth retweetledi

can someone please build a python alternative to @better_auth 🙏🏻
English
Better Auth retweetledi

For people asking for better auth
if you’re using better auth you don’t actually need to provision anything. You own your auth
Run ‘npx auth init’ 🫡
Stripe@stripe
English
Better Auth retweetledi
Better Auth retweetledi

Shipping w/
- @vercel
- @GoogleDeepMind
- @supabase
- @better_auth
- @sentry
- @augmentcode
People are cooking 👀



English
Better Auth retweetledi
Better Auth retweetledi

Join @vercel and @GoogleDeepMind ... let's build agents 🫡
March 21st in a city near you 🧵
English
Better Auth retweetledi

Everything we've built for auth on the web assumes two kinds of actors: a human user and a static application, with predefined scopes and known execution paths.
Agents fit neither role. They act on behalf of a user or entirely on their own, call external services, discover tools at runtime, need one capability now and a different one later, and often run long after the human who started them has moved on.
Agent Auth makes the runtime agent a first-class principal. Each agent is registered with its own identity, granted specific capabilities, and governed by a lifecycle the server controls.
The server sees exactly which agent is acting, what it is authorized to do, and can terminate one without affecting anything else.
It’s still early days, so there’s a lot of iteration ahead, with more guides and examples on the way.
Better Auth@better_auth
Today we're announcing Agent Auth Protocol An open standard for agent authentication, capability based authorization and service discovery ⇃read more ⇂
English



