Files
openhuman/src-tauri
M3gA-Mind 98895bc038 feat: add integration token fetching and decryption functionality
- Introduced `fetchIntegrationTokens` API call to retrieve encrypted OAuth tokens for integrations.
- Implemented decryption logic for integration tokens using a provided key.
- Enhanced deep link handling to support fetching and storing integration tokens upon successful OAuth login.
- Added utility functions for hex and base64 conversions to facilitate token decryption.
- Updated `authApi.ts` and `desktopDeepLinkListener.ts` to integrate new functionality.
2026-02-19 20:26:54 +05:30
..
2026-02-04 18:05:04 +05:30
2026-02-05 19:29:21 +05:30
2026-02-10 22:28:54 +05:30