FabianLars / tauri-plugin-oauth

Apache License 2.0
79 stars 20 forks source link

feat: Throw Error on OAuth consent tab close #12

Open liyasthomas opened 6 months ago

liyasthomas commented 6 months ago

It would be great if this plugin could throw an error when the OAuth consent screen tab is closed from the browser so that the listening server can prompt users the tab closed hence sign in again.

FabianLars commented 6 months ago

Good idea for sure! I have a lot on my plate right now though (ignoring that I'm not even at home rn) so I can't give you any ETA :)

Also, looking at how oauth providers love to not follow the spec, this will probably be fun to implement 🙃