Commit Graph
6933 Commits
Author SHA1 Message Date
Bereket Engida 79b56f5db6 chore: release v1.2.4-beta.12 v1.2.4-beta.12 2025-03-13 11:13:20 +03:00
Bereket Engida b013147c32 chore: release v1.2.4-beta.11 2025-03-13 11:13:09 +03:00
Bereket Engida 388dd66a98 fix(admin): only evaluate permissions for access control 2025-03-13 11:13:05 +03:00
Bereket Engida c72941299f docs: update contributing guide and sidebar links 2025-03-13 09:15:06 +03:00
Bereket Engida e8cbf41ce3 docs: fix contribution formatting 2025-03-13 08:29:56 +03:00
Bereket Engida f01171a245 chore: lint 2025-03-12 22:21:53 +03:00
许永恒andGitHub ace8f8a3d7 fix: use subscription Id to fetch the current active subscription from stripe (#1770) 2025-03-12 22:12:38 +03:00
Lukas BergstromandGitHub f64b71e105 Update next.mdx
remove useSecureCookies from middleware - it's configured in the advanced options in the auth options
2025-03-12 11:42:31 -07:00
Bereket Engida 384d842ec1 chore: release v1.2.4-beta.10 v1.2.4-beta.10 2025-03-12 15:43:02 +03:00
Bereket Engida 59765d733f fix(organization): check permission types and support multiple permission on hasPermissions checks 2025-03-12 15:42:52 +03:00
Bereket Engida 846eedbf82 fix: remove otp code from the response of send phone number otp 2025-03-12 15:42:52 +03:00
Bereket EngidaandGitHub 35fe939de9 fix(stripe): rely on subscription Id instead of reference ID for subscriptions (#1789) 2025-03-12 15:42:14 +03:00
Bereket EngidaandGitHub 36a7d87aa7 feat: support reverse proxied base URLs (#1788) 2025-03-12 15:35:13 +03:00
LovelessCodesandGitHub baef00f5d7 refactor(plugin): two-factor plugin enable endpoint shouldn't validate password length (#1771) 2025-03-12 15:18:04 +03:00
MaxwellandGitHub c110da21a9 docs: advanced field includes the option to generateId (#1756) 2025-03-12 14:09:02 +03:00
AhmedandGitHub 5c65155f53 docs(fix): remove references to multiSession revokeAll endpoint (#1787) 2025-03-12 12:01:42 +03:00
Bereket Engida 4a4f399c99 chore: fix trusted origins type 2025-03-12 10:59:55 +03:00
Bereket Engida f743cf132c feat: support promise return trusted origins 2025-03-12 10:51:35 +03:00
c8de1617b2 fix: accept secure cookie flag on getSessionCookie helper (#1716)
* fix: getSessionCookie function and improve docs.

* docs: fix typo

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-12 08:47:13 +03:00
boul2gomandGitHub 45a61804f8 docs: Update Next.jsdocs according to new middlewares (#1683) 2025-03-12 08:09:41 +03:00
Bereket Engida 0860aa67ea chore: release v1.2.4-beta.9 v1.2.4-beta.9 2025-03-12 07:19:06 +03:00
AhmedandGitHub 284d4575eb fix(multi-session): use small cased cookie name inside revoke endpoint (#1783) 2025-03-12 07:18:39 +03:00
Eliza ZhangandGitHub b8eeed7610 docs(fix): fix typo on database docs (#1767) 2025-03-12 01:04:31 +03:00
Bill ChengandGitHub 5117ece64f docs(fix): fix phone number typo and schema (#1773) 2025-03-11 21:53:27 +03:00
Bereket Engida e4f157b4df fix(admin): fetch session on has permission checks 2025-03-11 19:03:32 +03:00
ShahriarandGitHub 4839037fde doc: fix typo (#1755) 2025-03-11 16:05:11 +03:00
Thalles PassosandGitHub f90581d7ab ci: add package previews (#1751) 2025-03-10 02:48:29 +03:00
Bereket Engida 58889fece5 chore: update dependencies and lock file 2025-03-09 14:04:47 +03:00
Bereket Engida db67dc9b65 docs: fix mssql api example 2025-03-09 13:55:38 +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 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
KinfeMichael TarikuandGitHub c06cc0a00d docs(fix): stat container height and clickable pointer (#1744) 2025-03-09 12:22:44 +03:00
KinfeMichael TarikuandGitHub 1237e3994a docs(fix): listTeam api example (#1740) 2025-03-09 08:09:23 +03:00
AntandGitHub a92eb4dc09 docs(expo): fix module-resolver alias configuration comma seaprtor (#1741) 2025-03-09 08:08:48 +03:00
Bereket EngidaandGitHub 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 v1.2.4-beta.7 2025-03-08 23:06:21 +03:00
MaxwellandGitHub e4aa6df480 fix(api-key): Results of verify endpoint's metadata isn't parsed (#1719) 2025-03-08 23:05:07 +03:00
Tommy D. RossiandGitHub 2a495ea24b feat(oidc-provider): Implement OIDC rfc7591 compliant /register endpoint (#1732) 2025-03-08 22:43:43 +03:00
Bereket Engida dd31d6c9e3 docs: refine UI components and styling 2025-03-08 22:09:19 +03:00
Bereket Engida 970918cb45 docs: remove changelogs side animaiton 2025-03-08 20:33:48 +03:00
Bereket Engida ebcf8c907c docs: refine UI styling and remove loglib 2025-03-08 20:05:50 +03:00
Bereket EngidaandGitHub 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 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 eadd6ecda5 docs: ignore ts build errors 2025-03-08 12:23:18 +03:00
Bereket Engida 2a708e78cd docs: update README 2025-03-08 10:08:42 +03:00
NamuandGitHub 04e85d32b8 docs: fix number of triggers (#1727)
The docs mention that there are two ways to initiate email verification, but three ways are listed.
2025-03-08 10:06:03 +03:00