2180 Commits

Author SHA1 Message Date
Bereket Engida
de1f0ff604 chore: release v1.1.10 v1.1.10 2025-01-04 21:03:53 +03:00
Bereket Engida
78e3e92d4f chore: lint 2025-01-04 19:40:47 +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
Bereket Engida
51026f2fd6 chore: release v1.1.10-beta.2 v1.1.10-beta.2 2025-01-04 17:28:53 +03:00
Bereket Engida
16614578c0 chore: cleanup 2025-01-04 17:28:48 +03:00
DIYgod
3598290ef1 fix: prefer using accountId over email to find OAuth user (#1123) 2025-01-04 17:22:06 +03:00
Multinite
239f6e4bff docs: extending plugin schemas demo code (#1128) 2025-01-04 16:00:44 +03:00
Bereket Engida
2206769262 fix(passkey): use cookie config for passkey (#1125) 2025-01-04 11:31:07 +03:00
Bereket Engida
3714099c0c fix: solid start handler type error (#1126) 2025-01-04 11:30:45 +03:00
Bereket Engida
7fe21015a5 fix: pass unformatted message to custom logger (#1127) 2025-01-04 11:30:32 +03:00
Bereket Engida
1d444530dc fix: don't update session pending state on retry 2025-01-04 11:05:04 +03:00
Bereket Engida
7711c2bdb8 fix(expo): include oauth2 callback on expo plugin hooks 2025-01-04 10:51:34 +03:00
Bereket Engida
3d61585f99 fix: export access plugin for cjs 2025-01-04 10:45:10 +03:00
Bereket Engida
351d0a111f chore: cleanup 2025-01-04 10:43:46 +03:00
Bereket Engida
8e3f17f3c3 chore: release v1.1.10-beta.1 v1.1.10-beta.1 2025-01-03 22:42:55 +03:00
Bereket Engida
066d2cae33 fix(expo): any session type 2025-01-03 22:42:51 +03:00
Bereket Engida
fc7942ce6a chore: release v1.1.9 v1.1.9 2025-01-03 21:05:29 +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
a06749f8d2 fix(open-api): export open api types (#1109) 2025-01-03 09:42:50 +03:00
Bereket Engida
825aa4373d docs: add stop impersonating 2025-01-03 09:14:32 +03:00
Bereket Engida
3455132c99 fix: add version for open api schema (#1108) 2025-01-03 09:03:48 +03:00
Bereket Engida
7aa587b6d9 chore: cleanup 2025-01-02 20:37:42 +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
Bereket Engida
6666018306 chore: fix linting 2025-01-02 10:12:13 +03:00
Jacques Visser
6eac721823 feat: support overwriting auth-url params in generic-oauth plugin (#1083) 2025-01-02 09:44:34 +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
1a551b6d31 chore: add custom email-verification test 2025-01-02 08:56:16 +03:00
Bereket Engida
17f0127796 docs: before hook example 2025-01-02 08:51:17 +03:00
keytrap
d64a61f6dc feat: support passing expiresIn for email verification (#1042)
Co-authored-by: keytrap-x86 <eugene.ball@outlook.fr>
2025-01-02 08:50:40 +03:00
Multinite
413d96ec1b docs: FAQ page - ts errors had outdated information (#1092) 2025-01-02 08:44:52 +03:00
Can Stand
8323f786d5 fix(passkey): inconsistent way to get baseURL (#1096) 2025-01-02 08:44:20 +03:00
Bereket Engida
3bf05c4902 chore: release v1.1.9-beta.1 v1.1.9-beta.1 2025-01-02 08:43:26 +03:00
Bereket Engida
6e3b406e05 chore: remove seconday storage for email-otp test 2025-01-02 08:43:18 +03:00
Bereket Engida
40b1ec6fac fix(email-otp): apply default rate limiting rules (#1098) 2025-01-02 08:41:13 +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
Stephen Zhou
93a7eb9064 fix: inconsistent better-call version (#1089) 2025-01-01 09:04:04 +03:00
Bereket Engida
d54e91264c chore: release v1.1.8 v1.1.8 2025-01-01 07:48:34 +03:00
Bereket Engida
a51411b89f chore: release v1.1.8-beta.3 v1.1.8-beta.3 2025-01-01 07:07:14 +03:00
emqMalte
757ad4fd00 fix(organization): limit creator role invites to users with same role (#1088) 2025-01-01 06:59:58 +03:00
Bereket Engida
d058125ba2 chore: lint 2024-12-31 15:30:06 +03:00
Bereket Engida
b896949956 chore: release v1.1.8-beta.2 v1.1.8-beta.2 2024-12-31 15:26:33 +03:00
Jacques Visser
dbcdca834a fix: add missing google auth uri params (#1082) 2024-12-31 15:24:41 +03:00
Can Stand
5c650c4da7 fix(email-otp): do not create verification when disableSignUp and user not registered (#1080) 2024-12-31 15:23:01 +03:00
Bereket Engida
fb595d464e feat: list accounts should include more metadata (#1081) 2024-12-31 15:22:13 +03:00
Bereket Engida
6021c88842 feat: unlink account (#1059) 2024-12-31 15:21:54 +03:00
Bereket Engida
88dd9df349 chore: release v1.1.8-beta.1 v1.1.8-beta.1 2024-12-31 12:37:05 +03:00