Commit Graph
6898 Commits
Author SHA1 Message Date
Philip Huynh 5f29c0998a Roblox and tiktok 2025-03-02 02:24:53 +02:00
Philip HuynhandGitHub d2b89ea4c3 Merge branch 'better-auth:main' into installation-twitter-missing-as-string 2025-03-02 02:22:48 +02:00
KinfeMichael TarikuandGitHub 84ef00c8d2 docs: add tiktok (#1615) 2025-03-02 02:01:20 +03:00
Bereket Engida 8d88151489 chore: release v1.2.1-beta.3 v1.2.1-beta.3 2025-03-02 01:57:44 +03:00
Bereket Engida 651f884e52 refactor: update package.json exports paths for better organization 2025-03-02 01:57:37 +03:00
Bereket Engida 2a0ef7561e docs: add optional annual discount price ID for Stripe plans 2025-03-02 01:47:39 +03:00
LeulAriaandGitHub 62555f067d chore: fix apple provider @see doc link (#1614) 2025-03-02 01:46:09 +03:00
KinfeMichael TarikuandGitHub 86db0c2039 docs: fix metadata theming (#1613)
* fix: light theme issue

* fix: metadata issue

* cleanup the layout

* changelog-layout default clean up
2025-03-02 01:45:19 +03:00
Bereket Engida 15289bc312 chore: release v1.2.1-beta.2 v1.2.1-beta.2 2025-03-02 01:30:55 +03:00
Bereket Engida 8aa346a463 chore: enable unbuild ts generation 2025-03-02 01:30:49 +03:00
44d6dac470 feat: disable Implicit Signup (#1179)
* Feature: Disable Implicit Signup for oauth implementations

- Added disableImplicitSignup option to social providers, generic oauth privders and sso plugin
- With disableImplicitSignup as true, signing in with a new email will fail
- Client may use requestSignUp as true to indicate they're explicitly asking for a sign up
- Added unit tests for social providers, generic oauth and sso plugin

* test: remove .only from OAuth2 test cases

* feat: add disableSignUp option for OAuth providers

* docs: add OAuth provider configuration options for signup control

* chore: fix api

* test: update OAuth test ports to 8081

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-02 01:30:36 +03:00
KinfeMichael TarikuandGitHub bd30868470 docs: fix code format (#1611) 2025-03-02 00:58:10 +03:00
Bereket Engida 8ca13802e9 chore: release v1.2.1-beta.1 v1.2.1-beta.1 2025-03-02 00:54:08 +03:00
Bereket Engida 12baa8a283 feat(organization): add team management permissions and documentation 2025-03-02 00:52:58 +03:00
Bereket Engida df4637c3a3 docs: fix typo on release note v1.2 2025-03-02 00:31:22 +03:00
Bereket Engida 663ee7ca04 docs: update username schema 2025-03-02 00:22:49 +03:00
Bereket Engida 47c38dacb2 chore: release v1.2.0 v1.2.0 2025-03-02 00:13:38 +03:00
KinfeMichael TarikuandGitHub 1cbe4d1049 docs: changelog base og image (#1610) 2025-03-01 23:58:02 +03:00
Bereket Engida 15f769645c docs: add Vercel Analytics 2025-03-01 23:57:20 +03:00
Bereket Engida bce889b99a docs(changelog): remove back navigation link 2025-03-01 23:54:25 +03:00
KinfeMichael TarikuandGitHub d76d621feb docs: v1.2 banner (#1608) 2025-03-01 23:47:34 +03:00
Bereket Engida fa1de4352e docs(changelog): change release notes og image 2025-03-01 23:26:21 +03:00
Bereket Engida f2985c269f docs(changelog): Improve mobile and responsive layout for changelog pages 2025-03-01 23:14:19 +03:00
Bereket Engida 958d80fd86 docs(changelog): Update 1.2 release notes 2025-03-01 23:10:03 +03:00
Bereket Engida 51e756e91e docs(landing):update avatar 2025-03-01 22:00:27 +03:00
Bereket Engida 7fba5da426 chore: improve options js docs 2025-03-01 21:30:19 +03:00
Bereket Engida a5d2673414 feat(organization): Add option to keep current active organization when creating a new one 2025-03-01 21:30:19 +03:00
Bereket Engida 07217636a9 feat(social-providers): Add option to disable default scopes 2025-03-01 21:30:19 +03:00
KinfeMichael TarikuandGitHub dde0699a6c docs(fix): import outside of mdx code highlighter (#1605) 2025-03-01 21:18:07 +03:00
Bereket Engida b6173e2063 chore: release v1.2.0-beta.19 v1.2.0-beta.19 2025-03-01 12:40:03 +03:00
Bereket Engida 5a72778767 chore: remove remarkInclude from docs route processing 2025-03-01 12:29:41 +03:00
Bereket Engida 7783935063 chore: downgrade fumadocs dependencies 2025-03-01 12:17:16 +03:00
Bereket Engida a3592d9b66 chore: fix fumadocs deps 2025-03-01 12:11:44 +03:00
Bereket Engida a7d33c4efc chore: add fumadocs UI tailwind preset with dusk theme 2025-03-01 12:02:58 +03:00
Bereket Engida ac21506b81 chore: remove fumadocs UI tailwind preset 2025-03-01 11:18:21 +03:00
Bereket Engida 5643117240 chore: upgrade fumadocs to latest 2025-03-01 11:13:43 +03:00
8e47f11298 fix(init-cmd): Dependencies do not install if ENVs are skipped (#1603)
* fix(cli): init cmd types

* fix(init): deps do not install if env is skipped

- also made the CLI show which packages it will install

* fix(typecheck): specify tsconfig for declarations

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-01 11:03:56 +03:00
Bereket Engida 68e0f46bdb docs: replace oslo with @better-auth/utils 2025-03-01 03:44:07 +03:00
Bereket Engida 1a981ac3fc chore: update docs build script 2025-03-01 03:17:53 +03:00
Bereket Engida a1ee74591a chore: move to ts next config 2025-03-01 03:10:16 +03:00
Bereket Engida 532b81feab chore: upgrade Next.js to version 15.2.0 2025-03-01 02:55:35 +03:00
Bereket Engida 2b768c9df7 demo: fix type errors 2025-03-01 02:51:53 +03:00
Bereket Engida f6051b45b8 chore: lint 2025-03-01 02:47:15 +03:00
Bereket Engida 0c7a098e95 fix(organization): improve type inference and session handling 2025-03-01 02:36:52 +03:00
Bereket Engida 17d17deafc chore: update lockfile 2025-03-01 02:24:51 +03:00
Bereket EngidaandGitHub 86cbf70684 docs: v1.2 release notes (#1602) 2025-03-01 02:22:32 +03:00
Bereket Engida 015a43b254 chore: remove post install script 2025-03-01 02:06:17 +03:00
Bereket Engida cc89632c09 chore: release v1.2.0-beta.18 v1.2.0-beta.18 2025-03-01 02:02:29 +03:00
Bereket Engida 43cae44617 chore: lint 2025-03-01 01:27:18 +03:00
bdf69994d1 fix(organization): respect membershipLimit (#1600)
* added membershipLimit

* fix: failing test and revert unlimited

* feat: add default membership limit of 100 to organization plugin

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-01 01:23:06 +03:00