Multinite
b2ca3fa1ea
docs: improve plugin docs ( #802 )
2024-12-08 10:36:17 +03:00
Bereket Engida
3678fa18bc
chore: upgrade workspace deps
2024-12-07 11:39:22 +03:00
Multinite
24e12de95a
update(docs): example code to throw errors in database hooks ( #790 )
2024-12-06 23:37:47 +03:00
Bereket Engida
254a394156
docs: fix missing link
2024-12-06 23:15:06 +03:00
Milkiyas
7605425047
docs: some spelling errors in docs comparison ( #786 )
2024-12-06 20:20:01 +03:00
Robi
8585be702a
docs: auth.api.getSession instead of auth.getSession ( #784 )
2024-12-06 14:51:59 +03:00
Joshua Chu
baee8cc717
docs(fix): Fix type inference for user and session in Hono Variables by using typeof ( #777 )
2024-12-06 01:12:18 +03:00
Bereket Engida
fdfd738eca
docs: fix system theme
2024-12-05 19:32:18 +03:00
Multinite
3d971f41ba
docs(fix): removed random s letter. ( #763 )
2024-12-04 20:57:52 +03:00
Bereket Engida
66ec7dfef9
docs: separte custom rule in rate limit section
2024-12-03 21:41:54 +03:00
Daanish
0d70919bf1
docs: changed the name of column webauthnUserID ( #748 )
2024-12-03 19:48:05 +03:00
Bereket Engida
9b71e506a2
docs(fix): light mode code block color theme glitch ( #745 )
2024-12-03 15:42:13 +03:00
Bereket Engida
5a8243036d
feat: improve user delete handling
...
Introduces:
- Configuration for user deletion
- Disable user deletion by default
- Verification flow for deleting a user after they confirm their email
- beforeDelete and afterDelete Hooks
added docs: https://www.better-auth.com/docs/concepts/users-accounts#delete-user
2024-12-03 13:40:57 +03:00
Bereket Engida
bc08e25359
feat: OAuth map profile to user ( #731 )
2024-12-03 11:50:10 +03:00
Bereket Engida
584d799c4e
docs: improve installation guide and database configuration
2024-12-03 01:36:59 +03:00
Bereket Engida
e8e8edcc05
chroe: lint
2024-12-03 00:53:31 +03:00
Bereket Engida
0c243af55c
docs: improve changelog page
2024-12-03 00:46:14 +03:00
Bereket Engida
6ea3909225
docs: update references from client to authClient ( #728 )
2024-12-02 17:04:23 +03:00
Bereket Engida
fb8fb25be2
docs: has permission on organization doesn't require roles ( #727 )
2024-12-02 16:42:24 +03:00
Bereket Engida
7f300e61ea
fix: stop redirecting during id token auth
2024-12-02 16:29:08 +03:00
Bruno Fantauzzi
c6f3430fc5
docs: update installation guide ( #724 )
2024-12-02 15:44:37 +03:00
Robi
5a3d4e84cc
docs: fix typo in expo plugin ( #726 )
2024-12-02 15:08:05 +03:00
L2
0507dd3609
fix: "email not found" Error in Twitter OAuth ( #666 )
2024-12-02 12:15:16 +03:00
Bereket Engida
1fff8a6964
docs: add how to set active org by default on create session ( #720 )
2024-12-02 12:08:33 +03:00
Bereket Engida
5abb6b86d1
feat: find and set active organization by slug
2024-12-02 10:27:28 +03:00
Fynn
d798898f71
docs: fix wrong revokeUserSession call ( #712 )
2024-12-01 19:36:16 +03:00
Fynn
a903632cb8
feat: add support for configurable digits length ( #710 )
...
* feat: add support for configurable digits length (#653 )
* fix: use configurable digits length instead of defaulting to 6 in totp
* feat: move twofa otp to use random string instead of totp code
* docs: update 2fa docs
---------
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2024-12-01 16:41:18 +03:00
Fynn
c20afbf041
docs: wrong listUserSessions call ( #709 )
2024-12-01 15:22:07 +03:00
Yan Lyra
09cb5f9e83
docs(builder): enhance UI and accessibility for auth options ( #686 )
2024-11-29 20:24:30 +03:00
Bruno Fantauzzi
c1b5cc4fe3
docs: fix typo ( #687 )
2024-11-29 20:14:12 +03:00
MBLVD
19e9aadc4f
docs: fix typo ( #692 )
...
Corrected "retunr" to "return" in the customSession function to fix the typo
2024-11-29 20:13:55 +03:00
Namu
9a31e45c06
docs: fix typo in session docs ( #696 )
2024-11-29 16:24:53 +03:00
KinfeMichael Tariku
492cda1474
docs: landing improvements ( #695 )
2024-11-29 08:30:21 +03:00
Bereket Engida
f833373dee
fix(open-api): rename generate schema api
2024-11-28 22:08:11 +03:00
Bereket Engida
89a312e8d3
docs: fix landing responsiveness
2024-11-28 19:02:30 +03:00
Bereket Engida
a39c2e6d59
docs: fix broken link
2024-11-28 15:10:19 +03:00
Sam Green
bf9e145f8f
docs: fix typos in basic-usage.mdx ( #675 )
2024-11-27 20:12:52 +03:00
Bereket Engida
f2802e2181
docs: fix community link
2024-11-27 17:30:58 +03:00
Lukas Scholten
bc3cdc751a
docs: add customSessionClient import ( #673 )
2024-11-27 15:35:19 +03:00
Bereket Engida
bc010da56d
docs: add activeOrganizationId on org schema
2024-11-26 20:40:18 +03:00
Bereket Engida
f7a32a5af8
docs: improve plugins docs
2024-11-26 15:10:44 +03:00
Bereket Engida
7fea8f4e35
docs: remove logo from landing installer
2024-11-26 12:32:34 +03:00
Bereket Engida
a3b15332e6
docs: update landing hero section
2024-11-26 11:51:07 +03:00
Bereket Engida
e858547dd8
docs: remove hero installer
2024-11-26 11:19:48 +03:00
Bereket Engida
fb7f1b57db
docs: update landing hero section
2024-11-26 10:36:51 +03:00
Bereket Engida
c3b7e10aa1
docs: update landing hero section ui
2024-11-26 00:53:43 +03:00
Bereket Engida
67d953e3f5
docs: improve responsivness
2024-11-25 23:54:42 +03:00
Bereket Engida
ca5e90883c
feat(cli): add secret generator command for the cli ( #659 )
2024-11-25 23:44:30 +03:00
Bereket Engida
2d209bcdd4
chore: fix docs deployment
2024-11-25 23:43:27 +03:00
Bereket Engida
a2a2722a10
docs: change docs background
2024-11-25 23:40:18 +03:00