Bereket Engida
18dcf99b96
chore(test): fix relative import path
2025-01-12 15:12:42 +03:00
Bereket Engida
dd459dd817
chore: fix tsconfig
2025-01-12 15:03:38 +03:00
dependabot[bot]
3422f8f49c
chore(deps): bump svelte from 4.2.2 to 4.2.19 ( #1170 )
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 4.2.2 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 15:03:03 +03:00
dependabot[bot]
3bec2f5129
chore(deps): bump astro from 4.16.17 to 4.16.18 ( #955 )
2025-01-12 15:02:50 +03:00
Igor Pawelec
baae5326c6
docs: fix wrong datatype ( #1198 )
2025-01-12 14:39:11 +03:00
reslear
f5db2459f5
feat: add IdToken login support for facebook ( #1078 )
2025-01-12 14:18:58 +03:00
Bereket Engida
d08583f438
chore: fix tsconfig
2025-01-12 14:08:21 +03:00
Maxwell
6c64aac073
feat: custom schema options for username plugin ( #1129 )
2025-01-12 14:06:34 +03:00
Maxwell
1d825ea059
chore: added comments to schema unit test code ( #1135 )
2025-01-12 10:47:30 +03:00
Denys
028bc59b1f
docs: add spotify provider to the sidebar ( #1147 )
...
* fix: add spotify provider to the sidebar
* fix: formatting
2025-01-12 10:46:39 +03:00
Bereket Engida
d8ea1d89d7
chore: release v1.1.12-beta.2
v1.1.12-beta.2
2025-01-12 10:08:00 +03:00
Bereket Engida
d228c5cac5
chore: update build script ( #1195 )
...
* chore: update build script
* chore: don't minify on build
* chore: release v1.1.12-beta.1
2025-01-12 09:48:52 +03:00
Bereket Engida
444aa68ca6
chore: fix tsconfig
2025-01-12 02:02:44 +03:00
Bereket Engida
35df4a75de
fix: remove current url from requests ( #1193 )
2025-01-12 02:01:36 +03:00
Bereket Engida
00b3d5a80e
chore: lint
2025-01-12 01:15:14 +03:00
Bereket Engida
fd45786c8e
Revert "fix: remove current url from requests ( #1187 )"
...
This reverts commit 3aa95aa125 .
2025-01-12 01:12:55 +03:00
Igor Pawelec
b8c4680cdc
fix: number mapping for rate limit migration ( #1191 )
2025-01-12 01:10:58 +03:00
Bereket Engida
3aa95aa125
fix: remove current url from requests ( #1187 )
2025-01-11 22:05:43 +03:00
Bereket Engida
4326e191a4
chore: release v1.1.11
v1.1.11
2025-01-11 18:29:49 +03:00
Bereket Engida
a1db4d8373
fix(anonymous): filter specefic endpoints for linking
2025-01-11 18:29:42 +03:00
kzlar
52c0600b55
fix(expo): support linking for new user and error callbacks ( #1181 )
2025-01-11 16:52:58 +03:00
Sithija Nelusha Silva
db4f9b2339
fix: remove trailing slashes from base url ( #1182 )
2025-01-11 16:52:10 +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
Maxwell
7083de62c8
chore: typo on JSDoc ( #1146 )
2025-01-10 21:14:19 +03:00
Bereket Engida
d059d9b618
chore: fix test
2025-01-10 08:50:53 +03:00
Bereket Engida
0b06fe9e4c
chore: release v1.1.11-beta.1
v1.1.11-beta.1
2025-01-10 08:28:22 +03:00
Sithija Nelusha Silva
79345b43fd
docs: fix typo ( #1167 )
2025-01-10 07:41:05 +03:00
Matt Sywulak
e2bdedf129
fix: validate org membership to get organization details
...
* feat: validate org membership using ID or slug
* fix: remove setActiveOrg from original feature
2025-01-10 07:40:28 +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
Stephen Zhou
0816e01871
fix: stricter origin check ( #1158 )
2025-01-09 13:36:45 +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
Bak Chanhee
e06c981005
fix(jwt): add required alg parameter to importJWK ( #1161 )
...
The JWT plugin was failing in Bun environment due to missing algorithm
parameter during private key import. This commit adds the required 'alg'
parameter to importJWK function, defaulting to 'EdDSA' if not specified
in keyPairConfig.
2025-01-09 13:32:59 +03:00
Alex Araiza
5dfa022439
docs: fix default maxPasswordLength ( #1157 )
2025-01-09 05:18:09 +03:00
Bereket Engida
e97e222a97
fix: check new user callback url
2025-01-08 20:01:17 +03:00
Bereket Engida
dc6a68d852
chore(demo): fix deployment
2025-01-06 22:12:50 +03:00
Bereket Engida
b4455588ae
chore(demo): fix deployment
2025-01-06 21:57:55 +03:00
Bereket Engida
9f2e45b8c7
chore: cleanup
2025-01-06 14:30:39 +03:00
Multinite
753f930e88
refactor: Adapter createSchema return type ( #1145 )
2025-01-05 16:44:46 +03:00
Bereket Engida
3457750da9
chore: cleanup
2025-01-05 08:52:45 +03:00
Bereket Engida
63092f77e8
chore: lint
2025-01-05 08:50:36 +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
L.A. Verheul
4250371694
fix(two-factor): set updated userinfo in cookie cache on 2fa disable ( #1140 )
2025-01-05 08:42:46 +03:00
Bereket Engida
d603d476d7
chore: set extenstion example private
2025-01-04 21:26:23 +03:00
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