Commit Graph

21 Commits

Author SHA1 Message Date
Nathan Colosimo
44ee8b45ad fix(expo): handle origin override across mutable and immutable requests (#8405)
Co-authored-by: Taesu <bytaesu@gmail.com>
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2026-03-05 23:18:42 +00:00
kimchi-developer
fefbde28fe fix(expo): skip cookie/expo-origin headers for ID token requests (#7069)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2026-02-28 15:44:05 -08:00
Taesu
6f545cad26 fix(expo): delete expired cookies instead of storing empty values (#8090) 2026-02-21 19:55:44 +00:00
Taesu
2468a2d918 fix(expo): support wildcard trusted origins in deep link cookie injection (#8013) 2026-02-18 12:06:15 +00:00
Alex Yang
c5803173fe test: use vitest best practice (#7888) 2026-02-10 06:32:03 +00:00
Alex Yang
1251787f72 feat: remove deprecated API (#7623) 2026-01-28 01:49:50 +00:00
kimchi-developer
a5e40aaa8a fix(expo): prevent duplicate listener notifications in FocusManager and OnlineManager (#7552)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-22 22:35:35 +00:00
Taesu
cf6c029f6b fix(expo): prevent null cookie key when redirect URL has no cookie param (#7555) 2026-01-22 19:51:33 +00:00
Alex Yang
531b9d56a5 chore: add lint rule useConst (#7369) 2026-01-14 14:18:18 -08:00
Sebastian
c8cf9f3fd9 fix(expo): fix cookie-based OAuth state with expo-authorization-proxy (#6933)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-13 17:12:14 -08:00
Alex Yang
76d944f8dd feat(expo): add webBrowserOptions to openAuthSessionAsync (#7054)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-30 14:37:32 +08:00
Taesu
1b329f79e8 fix(expo): improve parseSetCookieHeader (#6990) 2025-12-26 14:45:09 +08:00
Taesu
ec38c22938 fix(expo): add missing matcher paths (#6939) 2025-12-23 11:06:53 +08:00
Joél Solano
381f25fb5c feat(expo): last-login-method client plugin (#6413)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-12-08 16:24:56 -08:00
Alex Yang
f528506820 feat(expo): support multiple cookie prefixes for better-auth detection (#6080) 2025-11-18 22:07:50 +00:00
Alex Yang
3c9fcd30ea fix(expo): enhance cookie detection for better-auth cookies (#6074) 2025-11-18 19:07:25 +00:00
Alex Yang
c666c12841 refactor(client): revalidate logic (#5691) 2025-11-18 18:07:32 +00:00
Alex
12db1cb091 fix(expo): account linking flow on mobile (#5836) 2025-11-07 21:45:00 +00:00
Alex Yang
938c2a7c31 chore: lint enable organize import (#5556) 2025-10-24 19:05:09 +00:00
Bereket Engida
e0382419dd fix(expo): origin check failing due to null origin in expo (#5545) 2025-10-24 15:29:12 +00:00
Alex Yang
30cb4293d2 chore(expo): decouple from better-auth deps (#5504) 2025-10-22 22:18:32 +00:00