File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ Use [Better Auth](https://better-auth.com) with [Convex](https://www.convex.dev)
21
21
locally within this repo. They can be adapted for standalone use, but are
22
22
intentionally not set up for it.
23
23
24
- ** Note:** Examples on the ` main ` branch may not match your version of the Better
25
- Auth component. Use the ` latest ` branch for the latest stable release and the
26
- ` alpha ` branch for the latest alpha release.
24
+ ** Note:** Examples on the ` main ` branch use the ` alpha ` release. If you're not
25
+ installing the ` alpha ` , use the ` latest ` branch for docs and examples matching
26
+ the latest stable release.
27
27
28
28
1 . Clone or fork the repo
29
29
2 . Install root dependencies
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ This example shows how to use Better Auth with Convex and Next.js.
5
5
Note that dependencies are set up to work with the local component in this repo,
6
6
it is not set up for standalone use (but can be adapted).
7
7
8
- ** Note:** Examples on the ` main ` branch may not match your version of the Better
9
- Auth component. Use the ` latest ` branch for the latest stable release and the
10
- ` alpha ` branch for the latest alpha release.
8
+ ** Note:** Examples on the ` main ` branch use the ` alpha ` release. If you're not
9
+ installing the ` alpha ` , use the ` latest ` branch for docs and examples matching
10
+ the latest stable release.
11
11
12
12
### Running the example
13
13
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ This example shows how to use Better Auth with Convex and React.
5
5
Note that dependencies are set up to work with the local component in this repo,
6
6
it is not set up for standalone use (but can be adapted).
7
7
8
- ** Note:** Examples on the ` main ` branch may not match your version of the Better
9
- Auth component. Use the ` latest ` branch for the latest stable release and the
10
- ` alpha ` branch for the latest alpha release.
8
+ ** Note:** Examples on the ` main ` branch use the ` alpha ` release. If you're not
9
+ installing the ` alpha ` , use the ` latest ` branch for docs and examples matching
10
+ the latest stable release.
11
11
12
12
### Running the example
13
13
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ This example shows how to use Better Auth with Convex and TanStack Start.
5
5
Note that dependencies are set up to work with the local component in this repo,
6
6
it is not set up for standalone use (but can be adapted).
7
7
8
- ** Note:** Examples on the ` main ` branch may not match your version of the Better
9
- Auth component. Use the ` latest ` branch for the latest stable release and the
10
- ` alpha ` branch for the latest alpha release.
8
+ ** Note:** Examples on the ` main ` branch use the ` alpha ` release. If you're not
9
+ installing the ` alpha ` , use the ` latest ` branch for docs and examples matching
10
+ the latest stable release.
11
11
12
12
### Running the example
13
13
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ This example shows how to use Better Auth with Convex and TanStack Start.
5
5
Note that dependencies are set up to work with the local component in this repo,
6
6
it is not set up for standalone use (but can be adapted).
7
7
8
- ** Note:** Examples on the ` main ` branch may not match your version of the Better
9
- Auth component. Use the ` latest ` branch for the latest stable release and the
10
- ` alpha ` branch for the latest alpha release.
8
+ ** Note:** Examples on the ` main ` branch use the ` alpha ` release. If you're not
9
+ installing the ` alpha ` , use the ` latest ` branch for docs and examples matching
10
+ the latest stable release.
11
11
12
12
### Running the example
13
13
You can’t perform that action at this time.
0 commit comments