You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: integrate QR code functionality using qrcode library
- Added QRCodeDisplay component for rendering QR codes.
- Updated MFASettings component to use QRCodeDisplay for MFA setup.
- Modified TunnelStatus component to display QR codes using QRCodeDisplay.
- Refactored ChannelsView to utilize QRCodeDisplay for WeChat ILink setup.
- Removed unused QR code properties from API responses and components.
- Updated tests for MFASettings, TunnelStatus, and ChannelsView to accommodate QR code changes.
- Added type definitions for qrcode library.
0 commit comments