Open jocutajar opened 3 years ago
Hi, I'd expand on #46 with a request to add intercepting capability to the solution. For me the use case is capturing the OAuth2 redirect and apparently someone else does that. That looks like Java. Can we have that in Rust? Thanks a lot.
Similar thing can be achieved with wry - https://github.com/tauri-apps/wry/issues/127
Hi, I'd expand on #46 with a request to add intercepting capability to the solution. For me the use case is capturing the OAuth2 redirect and apparently someone else does that. That looks like Java. Can we have that in Rust? Thanks a lot.