Skip to content

v0.5.1

Choose a tag to compare

@Project516 Project516 released this 10 Sep 16:37
· 1 commit to main since this release
16d20fa
  • GoogleDesktopOAuth.signIn now bounds the wait for the loopback redirect
    with a timeout (default 5 minutes). Closing the browser tab before
    finishing the flow sent nothing to the loopback server, so the returned
    future never settled and a desktop sign-in attempt hung until the app was
    restarted (Spectrum3847/SpectrumStrategy#1694).