Skip to content

Commit 608453c

Browse files
committed
docs: cleanup warning
1 parent 0ec6b4f commit 608453c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/pages/getting-started/index.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ import { Plus, ArrowSquareOut, GithubLogo, Flask } from "@/icons"
66
import manifest from "@/data/manifest.json"
77
import { FrameworkLink } from "@/components/FrameworkLink"
88

9-
<Callout type="warning">
10-
Auth.js is now part of [Better Auth](https://better-auth.com). We strongly
11-
recommend new projects to start with Better Auth unless there are some
12-
specific feature gaps (most notably stateless session management without a
13-
database). We're working on bringing those capabilities into Better Auth.
14-
</Callout>
15-
169
# What is Auth.js?
1710

1811
Auth.js is a <abbr title="Designed to work seamlessly across different JavaScript runtime environments without relying on specific features or behaviors of any particular runtime">runtime agnostic</abbr> library based on standard Web APIs that integrates deeply with multiple modern JavaScript frameworks to provide an authentication experience that's simple to get started with, easy to extend, and always private and secure!

0 commit comments

Comments
 (0)