Update Telegram auth verification report

This commit is contained in:
Siavash Sameni
2026-05-24 16:15:40 +04:00
parent fa7234cbe1
commit 2533bedb91

View File

@@ -56,7 +56,7 @@ Changed project: `frontend`
- `src/auth/components/form-socials.tsx` - `src/auth/components/form-socials.tsx`
- Added Telegram icon button. - Added Telegram icon button.
- `src/auth/view/jwt/jwt-sign-in-view.tsx` - `src/auth/view/jwt/jwt-sign-in-view.tsx`
- Added Telegram sign-in handler. - Added Telegram sign-in handler for both Mini App `initData` and browser Login Widget payloads.
## Security Notes ## Security Notes
@@ -95,7 +95,7 @@ npx tsc --noEmit -p tsconfig.json
Result: Result:
- Targeted frontend Jest tests passed. - Targeted frontend Jest tests passed.
- 6 targeted frontend tests passed. - 7 targeted frontend tests passed.
- Full frontend typecheck still reports unrelated pre-existing errors in payment UI code outside Task 5.10: - Full frontend typecheck still reports unrelated pre-existing errors in payment UI code outside Task 5.10:
- `src/components/payment/shkeeper-payment-widget.tsx` - `src/components/payment/shkeeper-payment-widget.tsx`
- `src/web3/components/provider-payment.tsx` - `src/web3/components/provider-payment.tsx`