Commit Graph

2061 Commits

Author SHA1 Message Date
Bereket Engida
431f853edd chore: release v1.1.2-beta.3 v1.1.2-beta.3 2024-12-21 13:38:52 +03:00
Bereket Engida
cb50920fcb chore: release v1.1.2-beta.2 v1.1.2-beta.2 2024-12-21 13:34:38 +03:00
Bereket Engida
fcb6e6ec8b chore: release v1.1.2-beta.1 v1.1.2-beta.1 2024-12-21 13:26:48 +03:00
Bereket Engida
7ef5e60e72 fix: verify passkey should find by credentialID instead of pk (#979) 2024-12-21 13:19:13 +03:00
Bereket Engida
809f63f8e2 fix: hydration mismatch on isPending (#976) 2024-12-21 12:49:35 +03:00
Bereket Engida
7e892a17c4 docs: update og 2024-12-21 12:47:44 +03:00
Bereket Engida
edb0813c6d docs(next-integration): add example on how to mount the handler for nextjs page routes (#975) 2024-12-21 11:36:53 +03:00
Bereket Engida
ad77120ef5 chore: release v1.1.1 v1.1.1 2024-12-21 08:12:08 +03:00
Bereket Engida
e0f89365e1 chore: release v1.1.1 2024-12-21 08:11:48 +03:00
Bereket Engida
c034bdfece chore: release v1.1.1 2024-12-21 08:11:32 +03:00
Bereket Engida
8ec09873bf chore: release v1.1.1 2024-12-21 08:11:27 +03:00
Janic
f3acd10a7a fix(passkey): Add credentialID field in favor of generated ids (#865)
* fix: add field credentialID, change fields

* fix: tests

* fix: update test

* fix: improve type-safety of test data

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <bekacru@gmail.com>
2024-12-21 08:07:05 +03:00
Bereket Engida
e9535d4f5c fix: generic oauth overriding social providers (#974) 2024-12-21 08:06:03 +03:00
Bereket Engida
16bb1ca1dc fix: remove oslo dep (#973) 2024-12-21 07:58:13 +03:00
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