Commit Graph

4946 Commits

Author SHA1 Message Date
Taesu
6d4e7bc0fe docs: drop halloween logo (#5732) 2025-11-02 20:55:30 +00:00
Icy
d159e97931 fix(vk): check for empty email after user profile mapping (#5719) 2025-11-02 15:38:40 +00:00
Alex Yang
102496403c feat: async import in getAdapter (#5722) 2025-11-02 09:42:31 +00:00
Braden Kopenkoskey
ea1bceb818 fix(cli): move type dependencies to devDependencies (#5712) 2025-11-02 02:24:13 +00:00
Alex Yang
31108b3658 fix(test): use async import for db (#5708) 2025-11-01 00:50:22 +00:00
Taesu
a283eca2a1 docs: revert hero section command (#5707) 2025-10-31 20:58:35 +00:00
Gautam Manchandani
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 Yang
b69773910a feat: esm only (#5703) 2025-10-31 15:42:26 +00:00
Harry Yep
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
Duki
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 Manchandani
6d7e3bb3f5 fix: type mismatch for 'banned' on UserWithRole (#5701)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-10-31 15:29:15 +00:00
Taesu
e8babdce0a docs: update migration guide from Supabase Auth (#5669) 2025-10-30 23:16:13 +00:00
Musanna Al Akil
1aa4a9cead docs: fix indentation for sendOnSignIn property (#5675) 2025-10-30 23:14:14 +00:00
Rob Bayliss
21ca9530d2 fix(sso): Move oauth2-mock-server dep into devDependencies for sso package (#5689) 2025-10-30 23:12:48 +00:00
Maxwell
cea909427e fix(generic-oauth): overrideUserInfo doesn't work (#5683) 2025-10-30 19:29:06 +00:00
Alex Yang
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
Bereket Engida
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
Alex Yang
0aa6dff678 feat: session store chunking (#5645)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-29 00:11:52 +00:00
Taesu
7ff7e6a79c docs: fix runtime errors and clean up code (#5656) 2025-10-28 23:46:38 +00:00
Alex Yang
447d9f2e23 chore: use strict lint rules (#5655) 2025-10-28 23:42:41 +00:00
Alex Yang
f96c490175 chore: bump dev dependencies (#5647) 2025-10-28 23:32:30 +00:00
Alex Yang
b6d405f75a fix: add undefined type for optional property types (#5654) 2025-10-28 23:26:03 +00:00
Taesu
360f257b6d docs: improve UX for floating-ai-search component (#5653) 2025-10-28 22:49:30 +00:00
Taner
0e899c9b28 docs: fix typo in import statement formatting in auth client (#5652) 2025-10-28 22:13:43 +00:00
Jeffrey Lind
5d1c18ba13 docs: delete leading and trailing whitespaces in className strings (#5650) 2025-10-28 21:25:08 +00:00
Alex Yang
4362ff84a0 chore(demo): misc update (#5644) 2025-10-28 18:58:00 +00:00
Alex Yang
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
Alex Yang
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
Taesu
648fa010aa docs: refactor and improve llm-text logic to fix runtime error (#5641) 2025-10-28 17:19:40 +00:00
Bereket Engida
96430941ef docs: restore get started button style (#5642) 2025-10-28 16:02:49 +00:00
Alex Yang
d11ddc15b1 docs: remove fs read (#5636) 2025-10-28 07:05:49 +00:00
Christian Bager Bach Houmann
cf050967e5 feat(cli): support Cloudflare Workers virtual module imports (#5559) 2025-10-28 03:15:04 +00:00
Jonathan Samines
5cf488ab03 docs: add notes about local tooling (#5617) 2025-10-28 02:11:19 +00:00
Ferit
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 Yang
15bc3c9b10 chore(organization): fix client side import server side code (#5631) 2025-10-28 01:40:19 +00:00
Alex Yang
36315b4938 feat(core): replace ZodType with @standard-schema/spec (#5629) 2025-10-28 00:34:21 +00:00
Alex Yang
e8623f35d9 test(organization): test for OrganizationOptions (#5628) 2025-10-28 00:06:50 +00:00
Alex Yang
285e322610 fix: use standard validator (#5627) 2025-10-27 23:47:27 +00:00
Ephraim Duncan
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 Engida
8b3550951a fix: urls without protocol shouldn't be able to satisfy a wildcard origin (#5624) 2025-10-27 22:28:36 +00:00
Jonathan Samines
4a3b61e9d4 chore(docs): add note about docker requirements for macos (#5615) 2025-10-27 19:29:44 +00:00
Harry Yep
5f85bd61f4 chore(demo): upgrade next 16 stable (#5546) 2025-10-27 19:29:25 +00:00
Mohamad Mohebifar
77beb04bbc fix(stripe): remove TS error suppression updating getCheckoutSessionParams (#5602) 2025-10-27 19:21:53 +00:00
Alex Yang
3948e313cd chore: bump tsdown (#5623) 2025-10-27 19:17:11 +00:00
Jonathan Samines
4eac79d439 fix(email-otp): fix openapi schema for /email-otp/verify-email endpoint (#5622) 2025-10-27 19:09:05 +00:00
Joél Solano
7d063d477c chore: add missing homepage and repository to package.json (#5612) 2025-10-27 18:52:53 +00:00