Skip to content

feat(auth-files): implement download and upload functionality#18

Merged
0xtbug merged 1 commit intomainfrom
dev
Feb 22, 2026
Merged

feat(auth-files): implement download and upload functionality#18
0xtbug merged 1 commit intomainfrom
dev

Conversation

@0xtbug
Copy link
Owner

@0xtbug 0xtbug commented Feb 22, 2026

feat(auth-files): add file system read and write capabilities for Tauri
feat(auth-files): introduce UI for downloading and uploading auth files
feat(auth-files): add logic for single and bulk auth file downloads
feat(auth-files): implement logic for uploading auth files
feat(auth-files): add API endpoint for auth file uploads
feat(auth-files): include new i18n strings for download and upload features

This feature allows users to export their connected authentication files for backup or transfer, and import them back into the application. This enhances data portability and user control over their authentication data.

feat(auth-files): add file system read and write capabilities for Tauri
feat(auth-files): introduce UI for downloading and uploading auth files
feat(auth-files): add logic for single and bulk auth file downloads
feat(auth-files): implement logic for uploading auth files
feat(auth-files): add API endpoint for auth file uploads
feat(auth-files): include new i18n strings for download and upload features

This feature allows users to export their connected authentication files for backup
or transfer, and import them back into the application. This enhances data
portability and user control over their authentication data.
@0xtbug 0xtbug merged commit b85fdca into main Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant