Commit Graph
931 Commits
Author SHA1 Message Date
Bereket Engida fe82021db3 docs: add Polar plugin documentation and sidebar entry 2025-03-04 18:43:32 +03:00
Bereket Engida b5177bcfb8 docs(organization): fix hasPermission typo 2025-03-04 11:23:33 +03:00
Bereket Engida 227df06374 docs(hooks): add returned and responseHeaders properties 2025-03-04 10:49:41 +03:00
Igor ShevchenkoandGitHub 827429653c docs: update expo session example (#1670) 2025-03-04 10:45:00 +03:00
Bereket Engida 31c974a744 fix(admin): require adminRoles option for a role to be considered an admin role 2025-03-04 09:51:32 +03:00
Bereket Engida 0192558fe5 docs: fix syntax error in email-password authentication configuration 2025-03-04 02:10:52 +03:00
Alexander VencelandGitHub a71055d937 docs: update reset password documentation for missing props (#1663)
- added `resetPasswordTokenExpiresIn` in props table
2025-03-03 22:14:34 +03:00
Bereket Engida d08d3ea3ba docs: 'set-password' permission missing 2025-03-03 21:43:06 +03:00
Bereket Engida 84ab25daf6 fix(stripe): apply free trials properly 2025-03-03 18:26:23 +03:00
Bereket Engida 905210f2ac fix(stripe): add optional annual plan prop on upgrade 2025-03-03 15:51:46 +03:00
Bereket Engida 38384feebf docs: remove userId parameter from API key documentation 2025-03-03 13:16:16 +03:00
Bereket Engida b0d2c081b8 docs: remove userId parameter from API key verification example 2025-03-03 13:16:16 +03:00
y_taandGitHub 9b403f62e5 docs(fix): Correct typo in drizzle-adapter (#1657) 2025-03-03 13:11:38 +03:00
Bereket Engida 8ac967a1e5 docs: update better-auth installation version 2025-03-03 11:29:27 +03:00
Bereket Engida 70c379179e docs: fix typo (3d->3rd) 2025-03-03 11:25:45 +03:00
Dewin UmanaandGitHub c385535a2c docs: improve tiktok documentation (#1648) 2025-03-03 11:17:31 +03:00
Bereket Engida c3be8155f8 docs: improve hero section dark mode styling 2025-03-03 08:09:05 +03:00
SallarandGitHub 6e099363e8 docs(fix): update babel config on expo docs (#1650) 2025-03-03 07:39:20 +03:00
Christian MattssonandGitHub 34a48e79a0 docs(fix): correct typo in api-key documentation (#1652) 2025-03-03 07:38:26 +03:00
46f10f36aa docs(fix): Add reference to ctx object for database hooks (#1642)
* Add reference to ctx object in database hooks

This would have saved me time when I was look at implementing database hooks!

* typo

* chore: remove heading

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-03-03 07:37:52 +03:00
Joel SolanoandGitHub 0d3b107d83 docs(fix): pagination section formatted wrong (#1638) 2025-03-02 21:19:37 +03:00
Bereket Engida ad151f6205 chore: fix docs highlighting 2025-03-02 21:07:35 +03:00
Bereket Engida ed2c7ab84b chore: fix docs highlighting 2025-03-02 21:00:35 +03:00
Bereket Engida dbbace2dbc docs(cli): update init and config file references 2025-03-02 19:05:00 +03:00
Maged IbrahimandGitHub e42a4e0bdb docs: add tiktok to UI builder (#1635) 2025-03-02 18:56:09 +03:00
Joel SolanoandGitHub 80c647ca78 docs (fix): incorrect permissions for admin plugin (#1633) 2025-03-02 18:08:39 +03:00
Bereket Engida 6131a4d653 feat(organization): add organization creation hooks and improve type safety 2025-03-02 18:07:15 +03:00
Yam CatzenelsonandGitHub e21e76630a docs: fix typo in performance guide (#1628) 2025-03-02 16:28:31 +03:00
Bereket Engida dab0c80384 docs: remove unused schema from stripe docs 2025-03-02 15:16:28 +03:00
Bereket Engida d79a8af190 fix(organization): default access control props 2025-03-02 14:55:08 +03:00
Arda SoyturkandGitHub af24794c2f docs(fix): typo on cli page (#1626) 2025-03-02 13:39:09 +03:00
Bereket Engida 25de4b5f4f docs(hero): update changelog badge styling and layout 2025-03-02 12:49:00 +03:00
Bereket Engida 1c91294e23 fix(stripe): improve subscription cancellation handling and add callback endpoint 2025-03-02 11:40:01 +03:00
MaxwellandGitHub 1d700f38f1 docs(fix): "edit on github" broken link (#1625)
The button now actually brings you to the correct page on GH to edit.
2025-03-02 10:25:34 +03:00
Bereket Engida 6f2b9d46ad docs: update "new" badge styling in sidebar 2025-03-02 10:20:24 +03:00
Alexander CatoandGitHub 886698f7e7 docs: fix typo (#1618)
"The client use nano-store" --> "The client uses nano-store"
2025-03-02 10:16:25 +03:00
Nelson SousaandGitHub 6253e2d43d docs: fix organizationDeletion example (#1619) 2025-03-02 10:15:50 +03:00
Khiet Tam NguyenandGitHub d0c489588a docs: consistent indents with space instead of tabs (#1620) 2025-03-02 10:15:30 +03:00
MaxwellandGitHub 789a42b5b8 docs: "new" badge in sidebar (#1624)
* add(docs): "new" badge in sidebar

* update: made badge place at the end of the div

* add: roblox, tiktok & VK badges

* update: removed border from badge

- also readjusted roblox position

* remove: new badge from "other social providers"
2025-03-02 10:15:10 +03:00
57c38e196a docs: update light mode and responsiveness of community apge(#1621)
* Update header.tsx

'Open Source Community' text color for theme change"

* fix: improve community page responsiveness and styling

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-02 09:54:02 +03:00
Thomas KaulandGitHub eb91c2b521 docs: fix drizzle to prisma typo (#1622)
Change Drizzle to Prisma
2025-03-02 09:43:18 +03:00
MaxwellandGitHub 8a68ed7b65 docs: move landing page's testimonial avatars locally (#1623) 2025-03-02 09:42:35 +03:00
KinfeMichael TarikuandGitHub 84ef00c8d2 docs: add tiktok (#1615) 2025-03-02 02:01:20 +03:00
Bereket Engida 2a0ef7561e docs: add optional annual discount price ID for Stripe plans 2025-03-02 01:47:39 +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
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 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