Skip to content

v1.0.1

Choose a tag to compare

@quinnjr quinnjr released this 22 Dec 00:01
· 39 commits to main since this release

Fixes

  • OAuth auto-launch: The OAuth flow now automatically opens your browser when tokens are missing or expired
  • google_auth tool improvement: Now calls authenticate() which opens the browser and handles the OAuth callback automatically (instead of just returning a URL)
  • Auto-auth on startup: Server uses initializeWithAuth() on startup to automatically trigger authentication if credentials exist but tokens are missing/expired

Full Changelog

v1.0.0...v1.0.1