Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🖥️ Tauri V2 migration and native credential store #480

Merged
merged 23 commits into from
Oct 16, 2024

Conversation

aaronleopold
Copy link
Collaborator

This PR upgrades Tauri to V2 and builds out the native credential store which will securely store access tokens using whatever the native credentials store is on the host operating system. There are a lot of misc desktop app fixes and changes, as well. We are getting closer to something viable, which is exciting.

Thanks for the few folks on Discord for doing some testing on the janky unstable builds

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
apps/server/src/config/cors.rs 0.00% <ø> (ø)
apps/server/src/routers/api/v1/auth.rs 0.00% <ø> (ø)

@aaronleopold aaronleopold marked this pull request as ready for review October 16, 2024 03:58
@aaronleopold aaronleopold merged commit 6197d1d into experimental Oct 16, 2024
8 checks passed
@aaronleopold aaronleopold deleted the al/desktop-tokens branch October 16, 2024 04:02
@aaronleopold aaronleopold mentioned this pull request Dec 4, 2024
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.

2 participants