Commit Graph

55 Commits

Author SHA1 Message Date
Daniel Bogale
79051b1aa1 docs: fix typos and improve grammar across multiple pages (#4519) 2025-09-08 17:16:17 -07:00
KinfeMichael Tariku
0090b22b7d docs: fix incorrect rendering of default tab value (#4411) 2025-09-03 16:23:38 -07:00
Anthony
5c9c5f5ef7 docs: fix grammar and spelling mistakes (#2300)
* Next.js

* ID

* Punctuation, code

* SQLite

* Capitalization

* Various corrections in "JWT"
2025-05-13 13:26:51 -07:00
Anthony DePasquale
a313d19198 URL 2025-04-13 14:11:08 +02:00
Anthony DePasquale
0e12a5cb7a SvelteKit, Next.js, SolidStart 2025-04-13 14:11:08 +02:00
Anthony DePasquale
1b092e42be "sign in" and "sign up" as verbs 2025-04-13 14:11:08 +02:00
Stephen Brown-Bourne
e769bc210b docs(fix): remove repeated word (#1928) 2025-03-22 08:41:57 +03:00
Bereket Engida
93b26d4777 docs: improve basic usage guide 2025-02-07 17:56:02 +03:00
Bereket Engida
05afc42390 feat: add refetch function for all client hooks (#1206)
* feat: add refetch on client hooks

* docs: add refetch docs

* docs: add refetch docs
2025-02-05 22:09:52 +03:00
Thomas Ghysels
b1f12392e7 docs: add missing await in basic example (#1055) 2024-12-28 23:20:12 +03:00
Marc Mogdanz
8dffaa2cd6 docs: use APIRoute instead of Route for tanstack start api routes (#943)
* fix(docs): use `APIRoute` instead of `Route` for tanstack start api routes

* fix(cli): remove unused import in drizzle schema
2024-12-20 20:59:52 +03:00
Bereket Engida
b788d8e136 feat: allow social sign in to accept new user callback url 2024-12-13 11:20:10 +03:00
Bereket Engida
6ea3909225 docs: update references from client to authClient (#728) 2024-12-02 17:04:23 +03:00
Bereket Engida
7f300e61ea fix: stop redirecting during id token auth 2024-12-02 16:29:08 +03:00
Sam Green
bf9e145f8f docs: fix typos in basic-usage.mdx (#675) 2024-11-27 20:12:52 +03:00
Bereket Engida
e67a770445 docs: add options on sign in social guide 2024-11-18 21:38:44 +03:00
Keean
f2031065ad docs: fix spelling, grammar, and framework names, and consistency across pages (#578) 2024-11-18 12:26:45 +03:00
Bereket Engida
944dcaf6a3 chore: improve features copy 2024-11-16 12:28:05 +03:00
Bereket Engida
e26636baf4 fix: apply callback url on signup for email verification only 2024-11-16 12:28:05 +03:00
Bereket Engida
cb6492e05f fix: remove callback url from endpoints that doesn't necessarily need it (#362) 2024-10-30 10:42:02 +03:00
LovelessCodes
a744354d88 feat: add TanStack Start integration 2024-10-29 23:36:06 +03:00
Snazzy72
176a2e5d09 docs: Update basic-usage.mdx (#347) 2024-10-26 19:16:31 +03:00
Daniel Roe
c7be5615d7 chore: fix github capitalisation (#297) 2024-10-23 01:48:15 +03:00
Md Mazedul Islam Khan
26b52dd38f docs: Use await in the next/headers to prevent errors (#296) 2024-10-23 00:43:32 +03:00
limichange
4edc4289e5 docs: fix typo in basic-usage.mdx (#273) 2024-10-21 06:44:43 +03:00
Bereket Engida
2953fe882d refactor: move cli to it's own pacakge (#176)
* refactor

* cleanup and more refactor

* test: cli

* chore: release v0.4.9-beta.12

* feat: kysley generate and orm migrations

* chore: release v0.4.9-beta.13

* test: generate

* test: change test snapshot file

* docs

* chore: lint

* fix: test

* chore: release v0.4.9-beta.14

* chore: release v0.4.9
2024-10-15 16:35:14 +03:00
Leonardo Juriolli
2d2fd3c6b9 docs: typo on the svelte example (#143) 2024-10-11 15:59:39 +03:00
Bereket Engida
c0e19e4d61 docs: imporve basic usage docs 2024-10-11 10:35:45 +03:00
Frensi
04fb7a0451 docs: fix typo (#142) 2024-10-10 21:27:10 +03:00
NekoChan
e537df2c85 docs: correct casing to "Better Auth" (#111) 2024-10-07 12:49:25 +03:00
Bereket Engida
5eb310c6ce docs: fix typo 2024-10-03 11:34:14 +03:00
Pablo Aller
f3c16e0dda docs: Fixed react example for SignUp.tsx (#48) 2024-09-30 17:06:18 +03:00
Erik
484489ffc9 docs: add basic remix documentation (#38) 2024-09-30 12:27:21 +03:00
louis
fb705d3dd8 fixed user management typo in docs/content/docs/basic-usage.mdx 2024-09-29 18:15:39 +03:00
Bereket Engida
b5f661beb2 docs: typo fixes 2024-09-29 09:43:05 +03:00
CA Gustavo
d7f85f936f Fix clinet typo 2024-09-28 15:57:06 -05:00
Sasank reddy
c0459a66ce docs: fix typo issue (#15) 2024-09-28 18:57:57 +03:00
Bereket Engida
ee3255816a docs: fix typo 2024-09-28 07:58:15 +03:00
Quint
1fbd4e53ff docs: fix typo setp -> step (#8) 2024-09-28 07:01:39 +03:00
Bereket Engida
73c60aea21 docs: fix vue example 2024-09-26 17:09:00 +03:00
Bereket Engida
74a3e9a311 docs: 2fa imporvs 2024-09-26 11:57:49 +03:00
Bereket Engida
ef43bdc74b docs: basic usage imporvements 2024-09-26 11:12:09 +03:00
Bereket Engida
b18a691635 docs: basic usage imporvements 2024-09-26 11:06:11 +03:00
Bereket Engida
675a9206f9 feat: change social provider config to flat config 2024-09-23 23:19:22 +03:00
Bereket Engida
0fbc3dc8d1 x 2024-09-20 13:31:28 +03:00
Bereket Engida
b55d7ad94d docs: remove content for now 2024-09-17 18:01:47 +03:00
Bereket Engida
68edab07cb feat: update user endpoints 2024-09-12 12:27:02 +03:00
Bereket Engida
522378614f docs: hide the doc 2024-09-11 21:38:45 +03:00
Bereket Engida
293d8c0652 feat: move password hashing to scrypt 2024-09-05 22:35:44 +03:00
Bereket Engida
83d6540f37 test: session 2024-09-04 22:43:29 +03:00