Add deeplink to parse oauth callback url in tauri apps (#92)

This commit is contained in:
Huang Xin 2025-01-03 23:24:30 +01:00 committed by GitHub
parent 3ad26d9d8f
commit e885d22631
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 184 additions and 28 deletions

View file

@ -60,6 +60,7 @@
"process:allow-restart",
"oauth:allow-start",
"oauth:allow-cancel",
"opener:default"
"opener:default",
"deep-link:default"
]
}