Skip to content

Document OAuth HTTPS browser warning in README#3

Merged
gumruyanzh merged 1 commit into
mainfrom
docs/oauth-flow-readme
Feb 25, 2026
Merged

Document OAuth HTTPS browser warning in README#3
gumruyanzh merged 1 commit into
mainfrom
docs/oauth-flow-readme

Conversation

@gumruyanzh

Copy link
Copy Markdown
Contributor

Summary

  • Added a note in Quick Start explaining the browser security warning during OAuth login
  • Explains why it happens (self-signed cert for localhost, required by Yahoo's HTTPS-only redirect URIs) and how to proceed

🤖 Generated with Claude Code

Users see a "connection not private" warning during OAuth login because
YOY uses a self-signed cert for the localhost callback (Yahoo requires
HTTPS redirect URIs). Added a note explaining this is expected and safe.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gumruyanzh gumruyanzh merged commit 6636b22 into main Feb 25, 2026
1 check passed
@gumruyanzh gumruyanzh deleted the docs/oauth-flow-readme branch February 25, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant