Commit Graph

551 Commits

Author SHA1 Message Date
Alexis
ec88ebabe9 docs: add microsoft callback url (#1316) 2025-01-31 10:55:43 +03:00
Kinfe123
2f4449048b dep 2025-01-30 07:43:12 +03:00
Alexander Cato
61351f0539 docs: improve bearer plugin warning callout grammar (#1295) 2025-01-29 14:14:12 +03:00
Maxwell
47f14a22cb docs: new contribution category (#1174) 2025-01-21 11:05:17 +03:00
Stephen Zhou
32db33a260 docs: pass token in reset-password (#1237) 2025-01-20 11:00:19 +03:00
D3vision
1437790889 feat: allow manually linking account with different email address than user (#1238) 2025-01-19 20:15:41 +03:00
Bereket Engida
18e9e2c3c7 fix(expo): make expo origin override optional (#1236) 2025-01-17 10:46:34 +03:00
Bereket Engida
4b2cc7af3f docs: add update organiaztion api 2025-01-16 19:45:16 +03:00
Bereket Engida
f356bac8ea docs: update client error codes usage 2025-01-16 19:30:31 +03:00
Bereket Engida
0046ebe83f feat: add organization deletion config (#1227) 2025-01-16 19:09:16 +03:00
Bereket Engida
069eb7d066 docs: add cookie caching on optmization guide 2025-01-16 13:03:36 +03:00
Dmytro Krasun
1fae457edb docs(fix): Change email verifiation must be sent to the current user email address (#1225) 2025-01-16 12:27:16 +03:00
Bereket Engida
95f7239c08 docs: move custom session heading 2025-01-16 08:51:03 +03:00
Ted
e57b127c42 feat: support Microsoft Entra ID select_account prompt (#1219)
* feat: add optional prompt to create auth url

* feat: add prompt option to microsoft config

* docs: add requireSelectAccount option
2025-01-15 16:40:47 +03:00
reslear
0124f0adff refactor: supports facebook access_token and add docs (#1213)
* refactor: supports facebook.ts access_token

* format

* add docs
2025-01-15 11:06:07 +03:00
Maxwell
b036061263 docs: guide for optimizing for performance (#1199)
* add(docs): guide for optimizing for performance

* update: reworded some areas
2025-01-14 11:02:25 +03:00
Bereket Engida
3f22168e0c docs: remove unavilable config 2025-01-14 11:01:28 +03:00
Bereket Engida
76f500a354 docs: add cors config on express doc 2025-01-13 11:08:11 +03:00
Igor Pawelec
baae5326c6 docs: fix wrong datatype (#1198) 2025-01-12 14:39:11 +03:00
Sanatan
f0a479a163 docs: fix expo repeated section (#1175)
"Initialize Better Auth Client" is repeating twice
2025-01-10 21:15:14 +03:00
Sithija Nelusha Silva
79345b43fd docs: fix typo (#1167) 2025-01-10 07:41:05 +03:00
Bereket Engida
3fd7cb187a docs: fix sso api typo 2025-01-09 14:23:55 +03:00
Bereket Engida
28d2f1424a docs: improve sso docs 2025-01-09 14:01:18 +03:00
reslear
5b447a9773 refactor: add facebook fields options (#1076)
* refactor: add facebook fields options

maybe on future need implement dynamic and base on fields return type of `FacebookProfile` but i don't now how )

* docs: Update facebook.mdx

* style: formatting
2025-01-09 13:33:58 +03:00
Alex Araiza
5dfa022439 docs: fix default maxPasswordLength (#1157) 2025-01-09 05:18:09 +03:00
Dev
ca4f61e29c docs: oidc-provider table name (#1133) 2025-01-05 08:45:28 +03:00
TenCreator
ecabeb6da4 docs: Removed depricated function (#1134) 2025-01-05 08:45:03 +03:00
Multinite
95344a6784 Browser extensions example & guide (#1117)
* init: plasmo example project

* feat: add example for browser extension with BetterAuth

- Introduced a basic browser extension example using Plasmo framework and BetterAuth for authentication.
- Updated .env.example with BetterAuth configuration.
- Removed unnecessary GitHub workflow file for submitting to Web Store.
- Updated .gitignore to exclude local env files.
- Improved README documentation for the example.
- Included BetterAuth dependency in the package.json and updated the pnpm-lock.yaml.

* add: browser-extension example complete

* fix: content.tsx

* remove: browser-extension package as that isn't needed

* add: browser extension buide

* docs: added references in the guide to the examples code

* remove(dep): unused dependency

* refactor: package.json - remove author & update description

* wip

* chore: update lock file

* docs: update icon

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-01-04 18:14:59 +03:00
Multinite
239f6e4bff docs: extending plugin schemas demo code (#1128) 2025-01-04 16:00:44 +03:00
Bereket Engida
4521644bb8 docs: update set password api 2025-01-03 21:04:08 +03:00
Multinite
c162639319 docs(fix): added missing imports in concept/hooks (#1114) 2025-01-03 20:42:21 +03:00
Multinite
19527cd055 docs(fix): added export to authClient definition - expo (#1111) 2025-01-03 20:42:07 +03:00
Bereket Engida
825aa4373d docs: add stop impersonating 2025-01-03 09:14:32 +03:00
Stephen Zhou
887c0423ca docs: update config guide for expo (#1099) 2025-01-02 18:09:16 +03:00
Multinite
4c3fd83a2e docs: fix code highlight typo (#1101) 2025-01-02 18:08:57 +03:00
reslear
3ad6af30b9 docs: enhance facebook info about env names (#1075)
* docs: enhance facebook info about env names

* Update facebook.mdx
2025-01-02 08:56:56 +03:00
Bereket Engida
17f0127796 docs: before hook example 2025-01-02 08:51:17 +03:00
Multinite
413d96ec1b docs: FAQ page - ts errors had outdated information (#1092) 2025-01-02 08:44:52 +03:00
Bereket Engida
cf575f6c41 docs: update db schema 2025-01-01 21:15:47 +03:00
Shahriar
2125043451 docs: fix typo (#1090) 2025-01-01 18:41:22 +03:00
Bereket Engida
6021c88842 feat: unlink account (#1059) 2024-12-31 15:21:54 +03:00
reslear
34f4b7e3e0 docs: fix hooks typo (#1072) 2024-12-30 17:27:11 +03:00
Thomas Ghysels
b1f12392e7 docs: add missing await in basic example (#1055) 2024-12-28 23:20:12 +03:00
tt
909d4946c8 docs: updating function call parameters (#1052) 2024-12-28 11:32:00 +03:00
reslear
baf53d7226 docs: add warn for node express.json() before install (#1045) 2024-12-28 10:22:10 +03:00
reslear
af4f1e3815 docs: correct typescript example for types (#1048) 2024-12-28 10:21:38 +03:00
reslear
19e1420fa9 docs: redis information (#1047) 2024-12-28 10:21:24 +03:00
reslear
ad8835b903 doc: correct mongodb example (#1044)
* doc: correct mongodb example

* Update database.mdx
2024-12-28 10:20:49 +03:00
reslear
ba153fdee9 docs: update vue client example (#1040)
* docs: update vue client example

* Update client.mdx
2024-12-27 21:04:00 +03:00
Bereket Engida
2ba021e8e3 docs: imporve hooks docs 2024-12-27 12:34:08 +03:00