Jayden Jung
Jayden Jung
@bernii is it fixed? or not?
hi. I'm using this well, but I wonder what's going on with this problem. it became known in 2016 but I couldn't find what it fix so it still has...
It's similar problem with me I guess? https://github.com/invertase/flutter_desktop_webview_auth/issues/50#issuecomment-1705731416 It happened after the consent screen.
I found two reasons for the problem. 1. You should check for a match between targetUriFragment and uriString even when the navigationType is formSubmitted. 2. Even if you do No.1,...
And I added the prompt parameter. See this: https://github.com/jungti1234/flutter_desktop_webview_auth/commit/d25cb8517436d08350821c0db395e1e2fa25416b
@remcova Yes, I don't mind if you create a pull request. Umm, Actually I fixed it from to the branch you forked, it seems to be out of sync with...
I continue to suffer from that error. ``` PlatformException(sign_in_failed, com.google.GIDSignIn, keychain error, null) ``` I use MacOS 15.2, the problems came out of nowhere, and obviously weren't always present in...