Commit Graph
6898 Commits
Author SHA1 Message Date
Slava YultyyevandGitHub 200fefb2ce docs: add Firestore community adapter (#5733) 2025-11-03 04:15:47 +00:00
TaesuandGitHub 9d4ef526d9 fix: add missing userId in listAccounts response (#5731) 2025-11-03 04:11:37 +00:00
TaesuandGitHub 6d4e7bc0fe docs: drop halloween logo (#5732) 2025-11-02 20:55:30 +00:00
IcyandGitHub d159e97931 fix(vk): check for empty email after user profile mapping (#5719) 2025-11-02 15:38:40 +00:00
Alex YangandGitHub 102496403c feat: async import in getAdapter (#5722) 2025-11-02 09:42:31 +00:00
Braden KopenkoskeyandGitHub ea1bceb818 fix(cli): move type dependencies to devDependencies (#5712) 2025-11-02 02:24:13 +00:00
Alex YangandGitHub 31108b3658 fix(test): use async import for db (#5708) 2025-11-01 00:50:22 +00:00
TaesuandGitHub a283eca2a1 docs: revert hero section command (#5707) 2025-10-31 20:58:35 +00:00
Gautam ManchandaniandGitHub 06e8ca3d91 feat: implement automatic server-side IP detection (#5695)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-10-31 20:25:39 +00:00
Alex YangandGitHub b69773910a feat: esm only (#5703) 2025-10-31 15:42:26 +00:00
c4890c813e fix(adapters): mongodb id issue (#5686)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-31 15:38:46 +00:00
c6241f26b5 fix: delete duplicate email existence check in changeEmail endpoint (#5699)
Co-authored-by: Dusan Misic <dmisic@inventage.com>
2025-10-31 15:38:05 +00:00
Gautam ManchandaniandGitHub 6d7e3bb3f5 fix: type mismatch for 'banned' on UserWithRole (#5701)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-10-31 15:29:15 +00:00
TaesuandGitHub e8babdce0a docs: update migration guide from Supabase Auth (#5669) 2025-10-30 23:16:13 +00:00
Musanna Al AkilandGitHub 1aa4a9cead docs: fix indentation for sendOnSignIn property (#5675) 2025-10-30 23:14:14 +00:00
Rob BaylissandGitHub 21ca9530d2 fix(sso): Move oauth2-mock-server dep into devDependencies for sso package (#5689) 2025-10-30 23:12:48 +00:00
MaxwellandGitHub cea909427e fix(generic-oauth): overrideUserInfo doesn't work (#5683) 2025-10-30 19:29:06 +00:00
Alex YangandGitHub 7b65ddd02c test: add type test for organization plugin (#5581) 2025-10-29 21:41:10 +00:00
Alex Yang cd567659b8 chore: release v1.4.0-beta.15 v1.4.0-beta.15 2025-10-29 00:09:49 -07:00
afce9ff18d feat: stateless session management (#5601)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-29 02:14:58 +00:00
0aa6dff678 feat: session store chunking (#5645)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-29 00:11:52 +00:00
TaesuandGitHub 7ff7e6a79c docs: fix runtime errors and clean up code (#5656) 2025-10-28 23:46:38 +00:00
Alex YangandGitHub 447d9f2e23 chore: use strict lint rules (#5655) 2025-10-28 23:42:41 +00:00
Alex YangandGitHub f96c490175 chore: bump dev dependencies (#5647) 2025-10-28 23:32:30 +00:00
Alex YangandGitHub b6d405f75a fix: add undefined type for optional property types (#5654) 2025-10-28 23:26:03 +00:00
TaesuandGitHub 360f257b6d docs: improve UX for floating-ai-search component (#5653) 2025-10-28 22:49:30 +00:00
TanerandGitHub 0e899c9b28 docs: fix typo in import statement formatting in auth client (#5652) 2025-10-28 22:13:43 +00:00
Jeffrey LindandGitHub 5d1c18ba13 docs: delete leading and trailing whitespaces in className strings (#5650) 2025-10-28 21:25:08 +00:00
Alex YangandGitHub 4362ff84a0 chore(demo): misc update (#5644) 2025-10-28 18:58:00 +00:00
Alex YangandGitHub b963e9caf5 fix(social-providers): core module import (#5643) 2025-10-28 18:52:51 +00:00
Alex Yang 99a5e3f27f ci: update cherry-pick-to-main.yml 2025-10-28 11:06:57 -07:00
522cf03411 feat(client): refetch session when browser state changes (#5630)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 17:31:14 +00:00
TaesuandGitHub 648fa010aa docs: refactor and improve llm-text logic to fix runtime error (#5641) 2025-10-28 17:19:40 +00:00
Bereket EngidaandGitHub 96430941ef docs: restore get started button style (#5642) 2025-10-28 16:02:49 +00:00
Alex YangandGitHub d11ddc15b1 docs: remove fs read (#5636) 2025-10-28 07:05:49 +00:00
Christian Bager Bach HoumannandGitHub cf050967e5 feat(cli): support Cloudflare Workers virtual module imports (#5559) 2025-10-28 03:15:04 +00:00
Jonathan SaminesandGitHub 5cf488ab03 docs: add notes about local tooling (#5617) 2025-10-28 02:11:19 +00:00
b581391035 feat(paybin): add Paybin OAuth provider (#5626)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 02:06:42 +00:00
Alex Yang 778b579a50 chore: release v1.4.0-beta.14 v1.4.0-beta.14 2025-10-27 19:14:17 -07:00
Alex Yang 5416e8b054 ci: update cherry-pick-to-main.yml 2025-10-27 19:10:19 -07:00
Alex YangandGitHub 15bc3c9b10 chore(organization): fix client side import server side code (#5631) 2025-10-28 01:40:19 +00:00
Alex YangandGitHub 36315b4938 feat(core): replace ZodType with @standard-schema/spec (#5629) 2025-10-28 00:34:21 +00:00
Alex YangandGitHub e8623f35d9 test(organization): test for OrganizationOptions (#5628) 2025-10-28 00:06:50 +00:00
Alex YangandGitHub 285e322610 fix: use standard validator (#5627) 2025-10-27 23:47:27 +00:00
7c3c46b4de fix(oidc-provider): use consistent iat claim and allow configurable issuer (#5508)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-27 22:33:26 +00:00
Bereket EngidaandGitHub 8b3550951a fix: urls without protocol shouldn't be able to satisfy a wildcard origin (#5624) 2025-10-27 22:28:36 +00:00
Jonathan SaminesandGitHub 4a3b61e9d4 chore(docs): add note about docker requirements for macos (#5615) 2025-10-27 19:29:44 +00:00
Harry YepandGitHub 5f85bd61f4 chore(demo): upgrade next 16 stable (#5546) 2025-10-27 19:29:25 +00:00
Mohamad MohebifarandGitHub 77beb04bbc fix(stripe): remove TS error suppression updating getCheckoutSessionParams (#5602) 2025-10-27 19:21:53 +00:00
Alex YangandGitHub 3948e313cd chore: bump tsdown (#5623) 2025-10-27 19:17:11 +00:00