mirror of
https://github.com/SerTimBerrners-Lee/talkis.git
synced 2026-07-10 01:39:26 +00:00
- Add tauri-plugin-deep-link with 'talkis' URL scheme - Register plugin in lib.rs with on_open_url handler - Emit 'deep-link-auth' event to frontend with JWT token - Listen for event in UserPanel, save token and reload profile - Add url crate for parsing deep link URLs |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| entitlements.plist | ||
| Info.plist | ||
| tauri.conf.json | ||