tauri-apps / tauri-apps/plugins-workspace
[feat] `plugin-opener` returns a handle to close what ever was opened.
Open
plugin: opener
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
For example with the `plugin-oauth` where we open an external browser window since tauri is running a `disallowed_useragent` on Android, it would be very smooth for the flow to be able to close the opened browser tab after the successfult redirect to localhost has been called.
Contributor guide
Assessment
This issue has not been assessed yet.