Multinite
|
8a1ba0b36b
|
docs: fixed demo code error in concepts/plugins. (#641)
|
2024-11-24 08:51:37 +03:00 |
|
Bereket Engida
|
b58c17b621
|
feat(cli): cli should look for auth config on
|
2024-11-23 23:43:22 +03:00 |
|
Bereket Engida
|
d50dfdf15b
|
chore: release v1.0.1
|
2024-11-23 21:55:05 +03:00 |
|
Bereket Engida
|
f7c47da240
|
fix: member and user relation missing
|
2024-11-23 21:55:05 +03:00 |
|
Abemelekermi
|
14a8457d42
|
chore: update npm readme (#630)
|
2024-11-23 15:32:17 +03:00 |
|
Bereket Engida
|
9f3d9aa898
|
docs: fix responsivness
|
2024-11-23 15:30:34 +03:00 |
|
Bereket Engida
|
4643aeae64
|
fix: to-node handler breaking type on auth
|
2024-11-23 15:20:28 +03:00 |
|
Bereket Engida
|
4f166443e9
|
docs: change x logo
|
2024-11-23 09:14:09 +03:00 |
|
Noah Richardson
|
793c91e5fc
|
docs: show accessTokenExpiresAt, refreshTokenExpiresAt, and scope as optional (#625)
|
2024-11-23 08:18:45 +03:00 |
|
Bereket Engida
|
3b96200799
|
docs: update session schema
|
2024-11-23 04:52:05 +03:00 |
|
Bereket Engida
|
1eb05764f0
|
docs: update missing links
|
2024-11-23 04:45:30 +03:00 |
|
Bereket Engida
|
931b4b4b90
|
demo: update types
|
2024-11-23 04:11:50 +03:00 |
|
Bereket Engida
|
89d705c75e
|
Merge pull request #622 from better-auth/next
version 1.0
|
2024-11-23 03:51:27 +03:00 |
|
Bereket Engida
|
8e81ceb0e2
|
chore: release v1.0.0
v1.0.0
|
2024-11-23 03:50:35 +03:00 |
|
Bereket Engida
|
1d7346111c
|
chore: fix deployment
|
2024-11-23 03:45:24 +03:00 |
|
Bereket Engida
|
511216fe36
|
chore: update docs
|
2024-11-23 03:37:14 +03:00 |
|
Bereket Engida
|
aad2a5e8cd
|
chore: og image
|
2024-11-23 03:34:42 +03:00 |
|
Bereket Engida
|
4b92d71d64
|
chore: update snapshot
|
2024-11-23 03:29:54 +03:00 |
|
Bereket Engida
|
da75b768f3
|
docs: scope on accounts table
|
2024-11-23 03:08:24 +03:00 |
|
Bereket Engida
|
d93dc53180
|
chore:lint
|
2024-11-23 03:05:31 +03:00 |
|
Bereket Engida
|
fb1233948c
|
chore: update snapshot
|
2024-11-23 02:59:46 +03:00 |
|
Bereket Engida
|
bbd2fa3032
|
docs: updates
|
2024-11-23 02:59:46 +03:00 |
|
Alex Yang
|
a2ccdd30c0
|
feat: improve type hinting for social providers (#623)
|
2024-11-23 02:49:27 +03:00 |
|
Alex Yang
|
4cf4b26308
|
feat: support custom getUserInfo for providers (#621)
Co-authored-by: ismael garcia <leamsigc@hotmail.com>
Co-authored-by: Salvatore Noto <54959187+salvinoto@users.noreply.github.com>
|
2024-11-23 02:37:59 +03:00 |
|
Bereket Engida
|
c563b5d5c1
|
docs: add hero
|
2024-11-23 02:36:54 +03:00 |
|
Bereket Engida
|
c343b6ae8e
|
Merge branch 'ui-builder' into next
|
2024-11-23 02:31:14 +03:00 |
|
Bereket Engida
|
2ca5c094a5
|
feat: sign-in box
|
2024-11-23 02:31:03 +03:00 |
|
Bereket Engida
|
f80ba1d9be
|
docs: add v1 section
|
2024-11-22 23:12:17 +03:00 |
|
Bereket Engida
|
3e5ec03ab7
|
Merge branch 'ui-builder' into v1-stuffs
|
2024-11-22 22:18:52 +03:00 |
|
Bereket Engida
|
2d39fd808b
|
chore: fix types
|
2024-11-22 22:17:37 +03:00 |
|
Bereket Engida
|
4874bfb2f4
|
Merge branch 'docs/api' into next
|
2024-11-22 22:14:02 +03:00 |
|
Bereket Engida
|
1e27706234
|
feat: open api docs plugin
|
2024-11-22 22:12:09 +03:00 |
|
Bereket Engida
|
5935ee0130
|
docs: imporve minor typo
|
2024-11-22 18:52:38 +03:00 |
|
Bereket Engida
|
ec1465c01a
|
feat: fresh session
|
2024-11-22 18:45:08 +03:00 |
|
Bereket Engida
|
ec426b165a
|
feat: change two factor redirect api
|
2024-11-22 17:37:29 +03:00 |
|
Bereket Engida
|
bc0b244f38
|
chore: release v1.0.0-canary.14
v1.0.0-canary.14
|
2024-11-22 15:03:27 +03:00 |
|
Bereket Engida
|
f6dbccff01
|
fix: session token should be used on org routes
|
2024-11-22 15:03:22 +03:00 |
|
Elliot Alexander
|
f73ea98c74
|
Add API option to add member without invite (#378)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <bekacru@gmail.com>
|
2024-11-22 14:54:11 +03:00 |
|
Bereket Engida
|
2fb8a17022
|
chore: release v1.0.0-canary.13
v1.0.0-canary.13
|
2024-11-22 14:53:17 +03:00 |
|
Bereket Engida
|
8a1b67912f
|
fix: set active should use token instead of id
|
2024-11-22 14:53:12 +03:00 |
|
Bereket Engida
|
b7dc9e16bc
|
wip
|
2024-11-22 14:26:06 +03:00 |
|
Bereket Engida
|
6a387f1bbf
|
wip
|
2024-11-22 12:55:58 +03:00 |
|
Bereket Engida
|
b64c361b52
|
Merge branch 'next' into docs/api
|
2024-11-22 11:03:27 +03:00 |
|
Bereket Engida
|
1fed501ea5
|
docs: update guide
|
2024-11-22 11:02:46 +03:00 |
|
Bereket Engida
|
95e6d4bd8e
|
fix: make plural
|
2024-11-22 10:43:17 +03:00 |
|
Bereket Engida
|
1b62368cb8
|
docs: update ts guide
|
2024-11-22 10:40:58 +03:00 |
|
Bereket Engida
|
185aa7988d
|
fix: export drizzle interface type
|
2024-11-22 10:33:54 +03:00 |
|
Bereket Engida
|
68a6d7ed85
|
chore: release v1.0.0-canary.12
v1.0.0-canary.12
|
2024-11-22 10:32:29 +03:00 |
|
Bereket Engida
|
251d3975a8
|
fix: update session cache on active org set to null
|
2024-11-22 10:32:25 +03:00 |
|
Bereket Engida
|
e95ec21680
|
wip
|
2024-11-22 10:23:06 +03:00 |
|