19 Commits

Author SHA1 Message Date
Alex Yang
8a01720fb1 test: add unit tests for ProxyAgent integration with better-auth (#7400) 2026-01-16 19:43:53 -08:00
Alex Yang
9a7085c8e0 chore: add lint rule useConst (#7369) 2026-01-14 19:20:18 -08:00
Taesu
19db775b4e feat(oauth): add custom authorizationEndpoint option (#6962)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-12 16:00:48 -08:00
Wonsuk Choi
1359f1c6c7 chore: add --coverage.provider=istanbul to coverage script (#7262) 2026-01-12 02:50:02 -08:00
Alex Yang
d08328ea4f test: coverage with asResponse (#6873)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-23 11:05:34 +00:00
Jonathan Samines
30b867a172 chore: add types linter (#6648) 2025-12-10 02:53:35 +00:00
Jonathan Samines
14d5ef9ab6 chore: configure code coverage for project (#6339)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2025-12-08 20:50:09 +00:00
Alex Yang
85409f8084 chore: bump msw (#6517) 2025-12-04 05:38:37 +00:00
Jonathan Samines
d7a2f6daf0 chore: add packages linter (#6313) 2025-11-25 22:10:34 +00:00
Alex Yang
93606df24c fix: signIn/signUp API returns user additional field (#6287) 2025-11-24 22:13:28 -08:00
Taesu
51dfacee8f chore: fix lint warning (#6137) 2025-11-20 19:55:12 +00:00
Alex Yang
e88ea0bd66 fix(oidc-provider): redirect to consent when scope changed (#6116)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-20 15:48:49 +00:00
Alex Yang
9ce4433c84 test: use vitest proejcts (#6050) 2025-11-18 06:20:34 +00:00
Jonathan Samines
57ee11a26f chore(lint): enforce consistent import type style (#6044) 2025-11-17 21:11:39 +00:00
Alex Yang
6c9fe209e2 chore: bump vitest (#6012) 2025-11-15 23:28:56 +00:00
Alex Yang
4224a8e1ea Revert "fix(oidc-provider): oidc_login_prompt not cleared after login (#5912)"
This reverts commit 938ff5db6a.
2025-11-14 10:23:19 -08:00
Alex Yang
6c3cc0446c test: move oauth.spec.ts to top level (#5937) 2025-11-12 22:00:47 +00:00
Alex Yang
938ff5db6a fix(oidc-provider): oidc_login_prompt not cleared after login (#5912) 2025-11-12 21:19:14 +00:00
Alex Yang
a7682accaa test: init oidc test with openid-client (#5811) 2025-11-11 06:48:59 +00:00