Bereket Engida
52eaa69c62
fix: protect phone number login with 2fa
2024-12-19 18:15:27 +03:00
Bereket Engida
1e61852f39
chore: release v1.0.23-beta.2
v1.0.23-beta.2
2024-12-19 10:19:27 +03:00
Bereket Engida
2f86cfcff8
chore: release v1.0.23-beta.1
2024-12-19 10:19:21 +03:00
Stephen Zhou
707325925a
docs: remove AUTH_URL ( #947 )
...
* docs: remove AUTH_URL
* chore: fix lock
2024-12-19 10:18:08 +03:00
Bereket Engida
53c36a6225
chroe: fix lock file
2024-12-19 10:09:47 +03:00
dependabot[bot]
b26cdf9cda
chore(deps): bump astro in /examples/astro-example ( #937 )
...
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) from 4.15.9 to 4.16.17.
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/astro@4.16.17/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.17/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 09:41:56 +03:00
TinsFox
b45949f958
feat: export available provider types ( #936 )
2024-12-19 09:41:11 +03:00
Bereket Engida
d4b165076d
refactor(github): always fetch emails in GitHub provider ( #946 )
2024-12-19 09:40:42 +03:00
Daniel Marín
64ea93c442
demo: correct name on .env.example ( #940 )
2024-12-18 22:23:45 +03:00
Bereket Engida
5f82309ece
fix(bearer): pre-check token signature to ignore if invalid ( #933 )
2024-12-18 14:09:36 +03:00
Bereket Engida
fe30a5c57c
fix: skip updating userinfo on oauth callback
2024-12-18 13:33:25 +03:00
Bereket Engida
7e2f3bd0e1
docs: improve expo docs
2024-12-18 13:31:15 +03:00
Stephen Zhou
d8a264871f
refactor(expo): make storage required ( #931 )
2024-12-18 13:03:49 +03:00
TinsFox
c6fbbb697c
docs: add spacing at the bottom of the document ( #930 )
2024-12-18 13:02:09 +03:00
Bereket Engida
727820d5ed
docs: fix landing cross alignment
2024-12-18 11:02:17 +03:00
Bereket Engida
f7e9a174c9
docs: landing responsivness fixes
2024-12-18 10:42:07 +03:00
Bereket Engida
6e724e8c49
chore(demo): fix import path
2024-12-18 10:03:25 +03:00
Bereket Engida
ba552142bb
fix: ensure that error messages thrown from a DB hook are returned unchanged on social callback
2024-12-18 09:48:54 +03:00
Bereket Engida
80b4c42f1d
chore: hook context returned type should be optional
2024-12-18 09:38:57 +03:00
Bereket Engida
41e895ab07
chore: fix build types
2024-12-18 09:34:37 +03:00
Bereket Engida
30d40a9b0f
fix: export passkey only on its own route
2024-12-18 08:36:13 +03:00
Bereket Engida
62b0b053e5
docs: fix nitro icon
2024-12-17 21:10:17 +03:00
Bereket Engida
ea482167be
fix: remove nanoid dependcy and genreate id manually ( #922 )
2024-12-17 14:52:44 +03:00
Bereket Engida
74b6eacab3
feat: remove oslo and migrate to better-auth-utils for all crypto and encoding utils ( #852 )
...
* fix: avoid returning the whole user object on email-otp verify
* feat: remove oslo and migrate to better-auth-utils for all crypto and encdoing utils
* chore: fix tests
2024-12-17 14:39:27 +03:00
Bereket Engida
0b473fac3f
fix(jwt): pass session on definePayload callback ( #921 )
2024-12-17 12:47:42 +03:00
Bereket Engida
d907adda79
docs: fix typo
2024-12-17 10:22:59 +03:00
KesvaL
74fff8a946
fix: get-config paths for missing slash for /lib/server ( #919 )
2024-12-17 08:55:45 +03:00
Bereket Engida
965800007e
chore: release v1.0.22
v1.0.22
2024-12-16 21:57:11 +03:00
Bereket Engida
b008ec4d1e
docs: update testimonal
2024-12-16 19:30:50 +03:00
Bereket Engida
f08ff116e7
chore: release v1.0.22-beta.4
v1.0.22-beta.4
2024-12-16 19:17:43 +03:00
Bereket Engida
ebe9cc6618
fix(email-otp): emailVerification flag should also check for null on signup ( #908 )
2024-12-16 18:53:56 +03:00
DIYgod
b164d82724
fix: apple provider should prioritize user passed redirect uri ( #914 )
2024-12-16 18:52:16 +03:00
Bereket Engida
04cf81ad04
chore: release v1.0.22-beta.3
v1.0.22-beta.3
2024-12-16 17:27:42 +03:00
Bereket Engida
caf0cf9cf7
fix: refersh cookie cache properly when it's expired ( #909 )
2024-12-16 16:53:01 +03:00
Bereket Engida
69b804cfbc
chore: release v1.0.22-beta.2
v1.0.22-beta.2
2024-12-16 16:10:43 +03:00
Bereket Engida
ff065f4724
fix: mark jwt extractable so they can be exported in crypto web api context ( #913 )
2024-12-16 16:09:14 +03:00
Bereket Engida
4ea586fd1b
chore: release v1.0.22-beta.1
v1.0.22-beta.1
2024-12-16 15:37:35 +03:00
Bereket Engida
bf79f3e9ef
chore: lint
2024-12-16 15:37:22 +03:00
Bereket Engida
3a57c96805
chore: lint
2024-12-16 15:37:15 +03:00
Bereket Engida
e802841ab6
fix: dont override freshAge when set to 0
2024-12-16 15:36:30 +03:00
Bereket Engida
7de96b3393
fix: default freshAge to 0
2024-12-16 15:32:43 +03:00
Bereket Engida
7076f7cf56
chore: lint
2024-12-16 13:18:57 +03:00
Bereket Engida
7ff86949e3
fix(cli): improve cli message for server-only package blocking execution
2024-12-16 13:08:23 +03:00
Bereket Engida
959419d12c
docs: improve faq
2024-12-16 12:38:47 +03:00
Bereket Engida
12b1860cd0
fix(expo): export type versions ( #907 )
2024-12-16 12:21:39 +03:00
Bereket Engida
26873608a8
docs: improve the installtion guide
2024-12-16 12:21:03 +03:00
Bereket Engida
4ebf923b72
feat(organization): support passing orgId on hasPermission check
2024-12-16 12:21:03 +03:00
Rafael Corrêa Chaves
f41ef662b6
chore: better feature request template ( #890 )
...
* Create bug_report.yml
* Delete .github/ISSUE_TEMPLATE/bug_report.md
* addressed changes requested by bekacru
> Hey, thanks for the PR!
> there are a couple of tweaks I’d love to see in the bug report template:
>
> What version of Better Auth are you using?
> Is this something better suited for Discord?
> (Feel free to join the community here: {link})
> Auth config (if applicable):
> If you haven’t already shared a reproducible example or don’t think it’s unrelated, please include your auth config. Make sure to remove any sensitive information.
* feat: added yml template for feature requests
* chore: removed old template
2024-12-16 08:27:27 +03:00
Carl Assmann
fabe3d82e4
fix: export PrismaConfig interface ( #901 )
2024-12-16 08:25:37 +03:00
Multinite
b98d17720e
docs: table width for plugin names are now larger to fit the names properly ( #893 )
2024-12-15 14:11:22 +03:00