mirror of
https://github.com/readest/readest.git
synced 2026-04-28 11:30:48 +00:00
Add deeplink to parse oauth callback url in tauri apps (#92)
This commit is contained in:
parent
3ad26d9d8f
commit
e885d22631
8 changed files with 184 additions and 28 deletions
|
|
@ -60,6 +60,7 @@
|
|||
"process:allow-restart",
|
||||
"oauth:allow-start",
|
||||
"oauth:allow-cancel",
|
||||
"opener:default"
|
||||
"opener:default",
|
||||
"deep-link:default"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue