Commit Graph
6905 Commits
Author SHA1 Message Date
MultiniteandGitHub 4c3fd83a2e docs: fix code highlight typo (#1101) 2025-01-02 18:08:57 +03:00
Bereket Engida 6666018306 chore: fix linting 2025-01-02 10:12:13 +03:00
Jacques VisserandGitHub 6eac721823 feat: support overwriting auth-url params in generic-oauth plugin (#1083) 2025-01-02 09:44:34 +03:00
reslearandGitHub 3ad6af30b9 docs: enhance facebook info about env names (#1075)
* docs: enhance facebook info about env names

* Update facebook.mdx
2025-01-02 08:56:56 +03:00
Bereket Engida 1a551b6d31 chore: add custom email-verification test 2025-01-02 08:56:16 +03:00
Bereket Engida 17f0127796 docs: before hook example 2025-01-02 08:51:17 +03:00
d64a61f6dc feat: support passing expiresIn for email verification (#1042)
Co-authored-by: keytrap-x86 <eugene.ball@outlook.fr>
2025-01-02 08:50:40 +03:00
MultiniteandGitHub 413d96ec1b docs: FAQ page - ts errors had outdated information (#1092) 2025-01-02 08:44:52 +03:00
Can StandandGitHub 8323f786d5 fix(passkey): inconsistent way to get baseURL (#1096) 2025-01-02 08:44:20 +03:00
Bereket Engida 3bf05c4902 chore: release v1.1.9-beta.1 v1.1.9-beta.1 2025-01-02 08:43:26 +03:00
Bereket Engida 6e3b406e05 chore: remove seconday storage for email-otp test 2025-01-02 08:43:18 +03:00
Bereket EngidaandGitHub 40b1ec6fac fix(email-otp): apply default rate limiting rules (#1098) 2025-01-02 08:41:13 +03:00
Bereket Engida cf575f6c41 docs: update db schema 2025-01-01 21:15:47 +03:00
ShahriarandGitHub 2125043451 docs: fix typo (#1090) 2025-01-01 18:41:22 +03:00
Stephen ZhouandGitHub 93a7eb9064 fix: inconsistent better-call version (#1089) 2025-01-01 09:04:04 +03:00
Bereket Engida d54e91264c chore: release v1.1.8 v1.1.8 2025-01-01 07:48:34 +03:00
Bereket Engida a51411b89f chore: release v1.1.8-beta.3 v1.1.8-beta.3 2025-01-01 07:07:14 +03:00
emqMalteandGitHub 757ad4fd00 fix(organization): limit creator role invites to users with same role (#1088) 2025-01-01 06:59:58 +03:00
Bereket Engida d058125ba2 chore: lint 2024-12-31 15:30:06 +03:00
Bereket Engida b896949956 chore: release v1.1.8-beta.2 v1.1.8-beta.2 2024-12-31 15:26:33 +03:00
Jacques VisserandGitHub dbcdca834a fix: add missing google auth uri params (#1082) 2024-12-31 15:24:41 +03:00
Can StandandGitHub 5c650c4da7 fix(email-otp): do not create verification when disableSignUp and user not registered (#1080) 2024-12-31 15:23:01 +03:00
Bereket EngidaandGitHub fb595d464e feat: list accounts should include more metadata (#1081) 2024-12-31 15:22:13 +03:00
Bereket EngidaandGitHub 6021c88842 feat: unlink account (#1059) 2024-12-31 15:21:54 +03:00
Bereket Engida 88dd9df349 chore: release v1.1.8-beta.1 v1.1.8-beta.1 2024-12-31 12:37:05 +03:00
Horatio WangandGitHub ffb398a9e5 feat: restore the user data in the response (#1067) 2024-12-31 12:36:44 +03:00
Bereket Engida cc94e6a7c0 docs: fix changelogs 2024-12-30 21:58:54 +03:00
reslearandGitHub 34f4b7e3e0 docs: fix hooks typo (#1072) 2024-12-30 17:27:11 +03:00
Bereket Engida 7ec8d5ba28 chore: release v1.1.7 v1.1.7 2024-12-30 13:52:38 +03:00
Bereket Engida c8c654042a fix: return response error on network failure 2024-12-30 13:52:28 +03:00
Bereket EngidaandGitHub 93ba318e03 fix: zod version mismatch (#1068) 2024-12-30 13:48:55 +03:00
Bereket EngidaandGitHub 99db44d2e7 fix: apply origin check selectively (#1069) 2024-12-30 13:44:31 +03:00
Bereket Engida e7a03bdc0e chore: release v1.1.6 v1.1.6 2024-12-30 10:27:03 +03:00
Bereket Engida 8eddfa9363 chore: cleanup 2024-12-30 10:13:50 +03:00
Bereket Engida deb3d73aea fix: enforce origin checker for GET methods 2024-12-30 10:07:58 +03:00
Bereket Engida dd8f34d081 chore: cleanup 2024-12-30 09:54:15 +03:00
Bereket Engida 8a77c7a5b8 chore: release v1.1.5 v1.1.5 2024-12-30 09:41:08 +03:00
Bereket Engida 0de8770b47 chore: fix test imports 2024-12-30 09:37:07 +03:00
Bereket Engida ceea542d42 fix: throw error in multiple resource permission checks 2024-12-29 23:12:58 +03:00
Bereket Engida 6ab16893b1 fix: disallow the creator role as a possible invitation role for all inviter roles other than itself 2024-12-29 22:25:48 +03:00
Can StandandGitHub 00996b994e fix(passkey): user verification shouldn't be required on passkey registration (#1053)
similar to #332
2024-12-28 23:20:53 +03:00
Thomas GhyselsandGitHub b1f12392e7 docs: add missing await in basic example (#1055) 2024-12-28 23:20:12 +03:00
ttandGitHub 909d4946c8 docs: updating function call parameters (#1052) 2024-12-28 11:32:00 +03:00
reslearandGitHub baf53d7226 docs: add warn for node express.json() before install (#1045) 2024-12-28 10:22:10 +03:00
reslearandGitHub af4f1e3815 docs: correct typescript example for types (#1048) 2024-12-28 10:21:38 +03:00
reslearandGitHub 19e1420fa9 docs: redis information (#1047) 2024-12-28 10:21:24 +03:00
reslearandGitHub ad8835b903 doc: correct mongodb example (#1044)
* doc: correct mongodb example

* Update database.mdx
2024-12-28 10:20:49 +03:00
reslearandGitHub ba153fdee9 docs: update vue client example (#1040)
* docs: update vue client example

* Update client.mdx
2024-12-27 21:04:00 +03:00
Bereket Engida 2ba021e8e3 docs: imporve hooks docs 2024-12-27 12:34:08 +03:00
KonstantinandGitHub 2c81db93be docs: fix birthday comparison (#1029) 2024-12-27 09:19:22 +03:00