Commit Graph

1951 Commits

Author SHA1 Message Date
Bereket Engida
e4f157b4df fix(admin): fetch session on has permission checks 2025-03-11 19:03:32 +03:00
Bereket Engida
58889fece5 chore: update dependencies and lock file 2025-03-09 14:04:47 +03:00
Bereket Engida
e99931fae8 fix(organization): properly throw error on update organization 2025-03-09 13:35:31 +03:00
Bereket Engida
dc42cddb3e chore: release v1.2.4-beta.8 2025-03-09 13:32:32 +03:00
Bereket Engida
f44babb87b fix: use account ID instead of compound key for account unlinking 2025-03-09 12:46:21 +03:00
Bereket Engida
0ce3f734ae fix(stirpe): inconsistent referenceId usage (#1736)
* wip

* fix(stripe): use subscription Id instead of reference on success and cancel callback
2025-03-08 23:33:32 +03:00
Bereket Engida
c71ca6c12f fix(drizzle-adapter): add lt and lte query operators 2025-03-08 23:09:08 +03:00
Bereket Engida
7e80a96803 chore: release v1.2.4-beta.7 2025-03-08 23:06:21 +03:00
Maxwell
e4aa6df480 fix(api-key): Results of verify endpoint's metadata isn't parsed (#1719) 2025-03-08 23:05:07 +03:00
Tommy D. Rossi
2a495ea24b feat(oidc-provider): Implement OIDC rfc7591 compliant /register endpoint (#1732) 2025-03-08 22:43:43 +03:00
Bereket Engida
b5f638ca45 docs: upgrade to tailwind v4, react 19, fuma docs 15 (#1735) 2025-03-08 19:33:31 +03:00
Bereket Engida
3ae3c830a0 fix(types): passing body breaking fetchOptions throw:true inference 2025-03-08 16:18:19 +03:00
Bereket Engida
18b1c3ba4e chore: release v1.2.4-beta.6 2025-03-08 13:14:40 +03:00
Bereket Engida
45dab10f6c fix(oauth): remove state value on expiry 2025-03-08 13:14:35 +03:00
Bereket Engida
64727f4774 fix: should consitently use defaultErrorURL for fallback error redirections 2025-03-08 10:04:35 +03:00
Bereket Engida
de4dee5fdd chore: release v1.2.4-beta.5 2025-03-07 01:01:25 +03:00
Bereket Engida
f7edb854af fix(phone-number): prevent duplicate phone number update 2025-03-06 20:45:12 +03:00
Bereket Engida
21feaa8509 fix(stripe): call onCustomerCreate callback handle error logging 2025-03-06 20:27:38 +03:00
Bereket Engida
297810abb4 chore: normalize email to lowercase for user lookup 2025-03-06 15:44:57 +03:00
Stephen Zhou
c3a37cc704 fix: lowercase email in change email process, find as it is (#1695) 2025-03-06 15:38:40 +03:00
Bereket Engida
97a4c90ca0 fix(multi-session): return only unique user sessions 2025-03-06 12:17:05 +03:00
Bereket Engida
33cadbe603 chore: lint 2025-03-06 09:34:05 +03:00
Bereket Engida
4d5bc02151 fix(jwt): improve private key decryption error handling 2025-03-06 09:33:54 +03:00
Maxwell
5c94ceee9f fix(roblox): mapProfileToUser should run before returning user info(#1706) 2025-03-06 09:33:38 +03:00
Maxwell
0ffbb6233a fix(api-key): creating API keys metadata always returns null (#1698) 2025-03-05 23:30:10 +03:00
Bereket Engida
7d72173dce chore: release v1.2.4-beta.4 2025-03-05 21:13:45 +03:00
Bereket Engida
d3d10ee752 fix(stripe): add origin check on success callback 2025-03-05 21:11:22 +03:00
Bereket Engida
ff8f88c21a test(stripe): update webhook event handling 2025-03-05 14:10:10 +03:00
Bereket Engida
b018f7d9d3 chore: release v1.2.4-beta.3 2025-03-05 13:44:14 +03:00
Bereket Engida
03ca612c57 chore: lint 2025-03-05 13:33:18 +03:00
Bereket Engida
535c9a4c9b fix(organization): use membership limit to fetch members user data 2025-03-05 13:33:18 +03:00
Bereket Engida
c051c7589a fix(organization): custom permissions access control type inference breaking on the client 2025-03-05 13:33:18 +03:00
Sam Riddle
88babb275c fix(two-factor): custom user options should be passed to backup code generator (#1688) 2025-03-05 13:32:59 +03:00
Drew Ronsman
46dcd99b4a fix(stripe): webhook constructor should use async version (#1664) 2025-03-05 12:57:41 +03:00
Bereket Engida
38c0e13548 chore: release v1.2.4-beta.2 2025-03-05 11:55:43 +03:00
Bereket Engida
0d6b442c10 fix(stripe): convert subscription period timestamps to Date objects 2025-03-05 11:55:11 +03:00
Bereket Engida
fb0a8310d3 fix: update session cookie after in place email change 2025-03-05 11:44:52 +03:00
Bereket Engida
e47d741c0c chore(expo): expose cookie parsing utility functions 2025-03-05 10:42:36 +03:00
Bereket Engida
78f01cd359 chore: release v1.2.4-beta.1 2025-03-05 09:26:34 +03:00
Bereket Engida
ea81d8924c fix(jwt): use context.secret instead of relying on user passed secret to not fail on build 2025-03-05 09:26:22 +03:00
Bereket Engida
c5c5bfe9d0 fix(organization): remove unused schema type and make team creator optional 2025-03-05 07:38:42 +03:00
Bereket Engida
b6e17b625a fix(rate-limiter): use better path extraction for rate limiting 2025-03-05 07:37:02 +03:00
Bereket Engida
7d3440ad0f chore: release v1.2.3 2025-03-05 00:08:51 +03:00
Bereket Engida
225d94f731 chore: release v1.2.3-beta.3 2025-03-04 14:33:10 +03:00
Bereket Engida
c1216a988d demo: add impersonation stop button and admin user configuration 2025-03-04 14:33:04 +03:00
Bereket Engida
31c974a744 fix(admin): require adminRoles option for a role to be considered an admin role 2025-03-04 09:51:32 +03:00
Bereket Engida
685145101a chore: release v1.2.3-beta.2 2025-03-04 09:30:31 +03:00
Bereket Engida
07b1195a08 test(multi-session): remove filtered test cases 2025-03-04 09:17:05 +03:00
Bereket Engida
ad14191dee fix(stripe): onTrailEnd should only take subscription object 2025-03-04 09:02:41 +03:00
Bereket Engida
e89ec93c07 test(multi-session): update test cases with improved session handling 2025-03-04 09:00:09 +03:00