Commit Graph

3 Commits

Author SHA1 Message Date
QLHazyCoder 98a6b7092d fix(gpc): consume local helper OTP by selected record 2026-05-07 13:15:01 +08:00
朴圣佑 2236730374 fix(gpc): query local OTP helper by phone 2026-05-07 12:12:57 +08:00
QLHazyCoder aa57e0f645 feat: add GPC SMS helper functionality with local SMS support
- Introduced GPC OTP channel selection (WhatsApp/SMS) in the sidepanel.
- Added local SMS helper toggle and URL input for macOS users.
- Implemented normalization functions for OTP channel and local SMS URL.
- Updated settings payload to include new GPC helper configurations.
- Enhanced Plus checkout process to utilize local SMS helper for OTP retrieval.
- Added tests for GPC SMS helper script and its integration in the checkout flow.
- Updated documentation to reflect new GPC helper features and configurations.
2026-05-06 01:39:11 +08:00