Something went wrong. Try again.
Main coves client
Something went wrong. Try again.
feat: update OAuth config for private-use URI scheme master
Switch from development callback URL to proper atproto-compliant private-use URI scheme (RFC 8252): - Scheme: social.coves:/callback (single slash per spec) - Works on both Android and iOS without Universal Links complexity Platform changes: - Android: Update CallbackActivity intent filter scheme - iOS: Update CFBundleURLSchemes in Info.plist - Remove taskAffinity from MainActivity (not needed) Dependencies: - Add flutter_web_auth_2 for browser-based OAuth - Remove atproto_oauth_flutter path dependency (to be deleted) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Author Bretton Co-author Claude Date (Dec 2, 2025, 11:25 PM UTC) Commit ebf1711c ebf1711c2b051d01a60dced94c2f5124d27e678a Parent 7ba3c240 7ba3c240a6974078c2b81da5dd4ebb6aa67111c1