Commit Graph

2816 Commits

Author SHA1 Message Date
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 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 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 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
Krishna Santosh
0ac82945d6 docs(svletekit): resolve incorrect nested session and user property access (#1685) 2025-03-05 10:35:59 +03:00
Bereket Engida
78f01cd359 chore: release v1.2.4-beta.1 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 v1.2.3 2025-03-05 00:08:51 +03:00
Bereket Engida
dd0cc21a6a chore: upgrade Shiki to v1.29.2 and update documentation 2025-03-05 00:06:02 +03:00
Bereket Engida
68c108ca85 demo(refactor): remove unnecessary ref props 2025-03-04 20:55:46 +03:00
Bereket Engida
9d8bbb7471 chore: lint 2025-03-04 20:31:58 +03:00
Bereket Engida
210c20eb65 refactor: migrate UI components to React 19 2025-03-04 20:29:25 +03:00
Bereket Engida
232f565cb7 chore: update React and TypeScript type definitions to version 19 2025-03-04 19:43:45 +03:00
Bereket Engida
b4583dd4cd chore: upgrade React and Next.js to latest versions 2025-03-04 19:42:41 +03:00
Bereket Engida
fe82021db3 docs: add Polar plugin documentation and sidebar entry 2025-03-04 18:43:32 +03:00
Bereket Engida
225d94f731 chore: release v1.2.3-beta.3 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
b5177bcfb8 docs(organization): fix hasPermission typo 2025-03-04 11:23:33 +03:00
Bereket Engida
227df06374 docs(hooks): add returned and responseHeaders properties 2025-03-04 10:49:41 +03:00
Igor Shevchenko
827429653c docs: update expo session example (#1670) 2025-03-04 10:45:00 +03:00
Bereket Engida
0194b50e23 refactor(demo): change database configuration 2025-03-04 10:12:56 +03:00
Bereket Engida
23e3ce296b demo: use the default BA sign-in/sign-up components 2025-03-04 10:06:15 +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 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
Bereket Engida
9863bbe679 chore: release v1.2.3-beta.1 v1.2.3-beta.1 2025-03-04 08:44:36 +03:00
Bereket Engida
f8f1340056 fix(jwt): fallback to newSession when retrieving session token 2025-03-04 08:44:30 +03:00
Bereket Engida
650d58dd21 fix(multi-session): use small cased token name for multi-session cookie management 2025-03-04 08:43:36 +03:00
Bereket Engida
16f082c014 demo: remove empty string as a fallback img src 2025-03-04 08:43:36 +03:00
Joel Solano
50637f0227 fix(admin): missing options parameter on hasPermission checks (#1666) 2025-03-04 07:33:07 +03:00
Bereket Engida
0192558fe5 docs: fix syntax error in email-password authentication configuration 2025-03-04 02:10:52 +03:00
Bereket Engida
c5c7438bd9 fix(stripe): improve handling of multiple subscriptions in webhook 2025-03-04 02:10:25 +03:00
Alexander Vencel
a71055d937 docs: update reset password documentation for missing props (#1663)
- added `resetPasswordTokenExpiresIn` in props table
2025-03-03 22:14:34 +03:00
Bereket Engida
d08d3ea3ba docs: 'set-password' permission missing 2025-03-03 21:43:06 +03:00
Bereket Engida
2b19e63889 chore: release v1.2.2 v1.2.2 2025-03-03 21:25:41 +03:00
Bereket Engida
25a1267a4e chore: release v1.2.2 2025-03-03 21:23:43 +03:00