v0.2.3
rowboatlabs/rowboatv0.2.3Apr 9, 2026by ramnique
AI Summary
An infrastructure update migrating the Google OAuth implementation to the authorization code flow.
Key Highlights
- Switch Google OAuth from PKCE to authorization code flow
New Features
- Google OAuth authorization code flow
Full Release Notes
## What's Changed * feat(oauth): switch Google OAuth from PKCE to authorization code flow… by @ramnique in https://github.com/rowboatlabs/rowboat/pull/480 **Full Changelog**: https://github.com/rowboatlabs/rowboat/compare/v0.2.2...v0.2.3