Commit Graph
6898 Commits
Author SHA1 Message Date
AndyandGitHub 13d246cafd fix: make plugin options type exports consistent (#1270)
* Update index.ts

Export AdminOptions so it can be used as a type externally

* Update index.ts

Shift PhoneNumberOptions to it's own exported type to be consistent with other modules

* Update index.ts

Export EmailOTPOptions
2025-01-23 09:19:27 +03:00
kzlarandGitHub 1280cdf694 fix: expo client with cookie-cache overwrites the original token (#1269)
In cases where the session_data cookie is expired, but session_token is not, the server returns only a newly signed session_data.
The current implementation causes the existing session_token to be erased, causing a log-out.
This commit fixes it, along with test cases to verify.
2025-01-23 08:48:14 +03:00
Bereket Engida 89b28d0953 chore: release v1.1.15-beta.4 v1.1.15-beta.4 2025-01-22 12:32:52 +03:00
Bereket EngidaandGitHub d7b4df613a feat: support mssql directly (#1255) 2025-01-22 10:49:49 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
64ed27855a chore(deps-dev): bump vite from 5.4.11 to 5.4.12 (#1260)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 07:54:27 +03:00
Dilbert RamírezandGitHub 1e6b27ad78 fix: ensure correct status code for unverified email in sign-in (#1262) 2025-01-22 07:54:13 +03:00
Bereket Engida 9719fee6bf chore: release v1.1.15-beta.3 v1.1.15-beta.3 2025-01-21 19:42:50 +03:00
Bereket Engida fe0661da08 fix: improve additional fields inference ts server performance 2025-01-21 19:42:34 +03:00
Bereket Engida 249ccfc2f8 chore: release v1.1.15-beta.2 v1.1.15-beta.2 2025-01-21 14:32:27 +03:00
Bereket EngidaandGitHub db4b4fce40 feat: support .js config (#1256) 2025-01-21 14:19:34 +03:00
MaxwellandGitHub 47f14a22cb docs: new contribution category (#1174) 2025-01-21 11:05:17 +03:00
Can StandandGitHub dfcce1ee2a fix(passkey): getRpID did not trim path when baseURL has no port (#1250) 2025-01-20 18:06:02 +03:00
Stephen ZhouandGitHub 32db33a260 docs: pass token in reset-password (#1237) 2025-01-20 11:00:19 +03:00
kzlarandGitHub f61d862682 fix: allow plugins to set email and password values (#1212) 2025-01-20 10:59:33 +03:00
Bereket Engida b33b19ee0b chore: lint 2025-01-19 20:47:09 +03:00
Bereket Engida 657d32f911 chore: release v1.1.15-beta.1 v1.1.15-beta.1 2025-01-19 20:16:22 +03:00
D3visionandGitHub 1437790889 feat: allow manually linking account with different email address than user (#1238) 2025-01-19 20:15:41 +03:00
MaxwellandGitHub b1c21fd8c5 docs: fix home-page builder using x instead of twitter (#1244) 2025-01-18 18:49:10 +03:00
Bereket Engida 503b7dbe75 chore: lint 2025-01-18 18:01:03 +03:00
MaxwellandGitHub a806c378be docs: fix navigation buttons not showing due to groups (#1243) 2025-01-18 17:52:58 +03:00
MaxwellandGitHub 566a88f496 docs: fix sidebar not updating UI when pathname changes (#1242) 2025-01-18 17:45:53 +03:00
MaxwellandGitHub 273aceaa15 docs: add buttons to navigate to the next/prev docs page (#1233) 2025-01-18 16:21:58 +03:00
Quan PhamandGitHub b1c6b5a5e4 docs: prop names and react key warnings (#1234)
* fix: docs component props

* fix: props name
2025-01-17 10:47:58 +03:00
Bereket EngidaandGitHub 4f45604e76 fix(organization): update list organization atom on update organization (#1235) 2025-01-17 10:46:52 +03:00
Bereket EngidaandGitHub 18e9e2c3c7 fix(expo): make expo origin override optional (#1236) 2025-01-17 10:46:34 +03:00
Bereket Engida bb3cb4ea9d chore: lint 2025-01-17 09:37:39 +03:00
Ammar ElbeheryandGitHub 12c7d67894 fix(rate-limiter): convert bigint lastRequest to number (#1232) 2025-01-17 08:58:16 +03:00
Bereket Engida 84cfc635e1 chore: release v1.1.14 v1.1.14 2025-01-16 20:02:47 +03:00
Bereket Engida 0fb23d0a86 chore: release v1.1.14-beta.6 v1.1.14-beta.6 2025-01-16 19:50:05 +03:00
Bereket Engida 4817835cd6 chore: remove adapters export from main path 2025-01-16 19:50:00 +03:00
Bereket Engida 4b2cc7af3f docs: add update organiaztion api 2025-01-16 19:45:16 +03:00
Bereket Engida f356bac8ea docs: update client error codes usage 2025-01-16 19:30:31 +03:00
Bereket Engida 0ca68106bf chore: release v1.1.14-beta.5 v1.1.14-beta.5 2025-01-16 19:09:37 +03:00
Bereket EngidaandGitHub 0046ebe83f feat: add organization deletion config (#1227) 2025-01-16 19:09:16 +03:00
Bereket Engida 18c9ad3c90 chore: release v1.1.14-beta.4 v1.1.14-beta.4 2025-01-16 18:36:21 +03:00
Bereket Engida c529018017 chore: expose merge schema 2025-01-16 18:36:11 +03:00
Bereket Engida d2ce9da9b2 chore: lint 2025-01-16 13:07:34 +03:00
Bereket Engida 069eb7d066 docs: add cookie caching on optmization guide 2025-01-16 13:03:36 +03:00
Bereket Engida 459609ccf7 chore: fix lock file 2025-01-16 12:41:25 +03:00
Bereket Engida 448b63977e chore: release v1.1.14-beta.3 v1.1.14-beta.3 2025-01-16 12:37:33 +03:00
Bereket Engida a75bdaeffc chore: remove uncrypto dependency 2025-01-16 12:36:37 +03:00
Ammar ElbeheryandGitHub bde1407b15 cli(fix): add bigint type to generators (#1217) 2025-01-16 12:29:46 +03:00
Dmytro KrasunandGitHub 1fae457edb docs(fix): Change email verifiation must be sent to the current user email address (#1225) 2025-01-16 12:27:16 +03:00
Bereket Engida 95f7239c08 docs: move custom session heading 2025-01-16 08:51:03 +03:00
Bereket Engida 55fe428de5 chore: release v1.1.14-beta.2 v1.1.14-beta.2 2025-01-15 19:07:59 +03:00
Bereket Engida 7a93cc90d6 chore: lint 2025-01-15 18:06:20 +03:00
MaxwellandGitHub 53c39c8854 chore: expose adapter test suite (#1220) 2025-01-15 17:57:09 +03:00
TedandGitHub e57b127c42 feat: support Microsoft Entra ID select_account prompt (#1219)
* feat: add optional prompt to create auth url

* feat: add prompt option to microsoft config

* docs: add requireSelectAccount option
2025-01-15 16:40:47 +03:00
Bereket Engida 47344cf97b chore: upgrade expo example 2025-01-15 13:09:23 +03:00
Bereket Engida 9b07a06295 chore: release v1.1.14-beta.1 v1.1.14-beta.1 2025-01-15 12:09:40 +03:00