Skip to content

Add OAuth browser sign-in flow#1

Closed
spencerhcheng wants to merge 1 commit into
mainfrom
codex/oauth-auth
Closed

Add OAuth browser sign-in flow#1
spencerhcheng wants to merge 1 commit into
mainfrom
codex/oauth-auth

Conversation

@spencerhcheng

Copy link
Copy Markdown
Contributor

Summary

  • add browser-based Rootly OAuth sign-in alongside existing API key auth
  • register an OAuth client dynamically and store the session securely
  • refresh access tokens from the stored browser session when needed

Notes

  • API key auth remains available as a fallback
  • this PR still needs one live end-to-end OAuth test against Rootly before merge

Validation

  • node --check src/auth.js
  • node --check src/cli.js

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