2047 Commits

Author SHA1 Message Date
Bereket Engida
8c45b80571 chore: release v1.1.0 v1.1.0 2024-12-21 02:16:19 +03:00
Bereket Engida
4555f92063 feat: OIDC Plugin (#765) 2024-12-21 02:12:04 +03:00
Bereket Engida
79625f7dbf fix: activeOrgId should always refer to the ID instead of the slug 2024-12-21 02:11:47 +03:00
Bereket Engida
0eacf0182d refactor: standardize how session and user data is returend in endpoints (#968) 2024-12-21 01:58:35 +03:00
Bereket Engida
0db6bbd3e3 chore: fix circular type inference 2024-12-20 23:31:10 +03:00
Bereket Engida
92e249139f chore: fix cli snapshot 2024-12-20 23:00:16 +03:00
Bereket Engida
384ef1c344 feat: hooks (#916) 2024-12-20 21:00:14 +03:00
Marc Mogdanz
8dffaa2cd6 docs: use APIRoute instead of Route for tanstack start api routes (#943)
* fix(docs): use `APIRoute` instead of `Route` for tanstack start api routes

* fix(cli): remove unused import in drizzle schema
2024-12-20 20:59:52 +03:00
Bereket Engida
cfd24bc5d5 feat: allow callback url for user deletion and improve flow and docs (#929) 2024-12-20 20:09:19 +03:00
Bereket Engida
f9102b1542 feat: OpenID SSO Provider (#951) 2024-12-20 20:08:42 +03:00
Bereket Engida
97725a4fa8 feat: stop impersonating (#883) 2024-12-20 20:05:05 +03:00
Bereket Engida
de1b79c3f3 fix(social): oAuth should find a user based on a provider returned account id (#963) 2024-12-20 20:04:34 +03:00
Bereket Engida
e6dc700e0b refactor: remove consola (#948)
* refactor: remove consola

* chore: release v1.0.23-beta.1
2024-12-20 19:00:07 +03:00
Bereket Engida
145750c0fe fix: type seralization error (#962) 2024-12-20 18:27:28 +03:00
Bereket Engida
57254a251a chore: release v1.0.23-beta.6 v1.0.23-beta.6 2024-12-20 16:34:15 +03:00
Stephen Zhou
b4ff55d55a fix: sign In with Apple With ID Token not work (#966) 2024-12-20 16:27:43 +03:00
Bereket Engida
5e84b35632 fix: email-otp on signup breaking when emailVerification is requried (#964) 2024-12-20 15:46:41 +03:00
Bereket Engida
30e5ae0743 docs: fix rate limiter schema 2024-12-20 14:19:52 +03:00
Bereket Engida
9ab5d29af8 feat: allow unsigned tokens to be passed as a bearer token (#953) 2024-12-20 13:49:33 +03:00
David Moore
a1e6816d89 docs: fix typos on introduction page (#958) 2024-12-20 08:29:02 +03:00
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