Skip to content

ONEID-4689: Document OAuth2 client credentials auth in README - #87

Merged
matthewkmartin merged 2 commits into
mainfrom
ONEID-4689
Sep 11, 2026
Merged

ONEID-4689: Document OAuth2 client credentials auth in README#87
matthewkmartin merged 2 commits into
mainfrom
ONEID-4689

Conversation

@matthewkmartin

Copy link
Copy Markdown
Contributor

Summary

  • Adds an Authentication section to README.md documenting OAuth2 client credentials auth, marked as the preferred method, alongside existing basic auth
  • Documents auto token refresh / retry-on-401 behavior and manual token management via autoRefreshToken/tempAccessToken
  • Notes that credentials should never be hard coded and shows loading them via environment variables

Test plan

  • Docs-only change; no code paths affected
  • Reviewed rendered README for formatting consistency with existing sections

🤖 Generated with Claude Code

matthewkmartin and others added 2 commits September 11, 2026 10:42
…ferred

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…coded

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@bwappsec

bwappsec commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@matthewkmartin
matthewkmartin marked this pull request as ready for review September 11, 2026 14:51
@matthewkmartin
matthewkmartin requested review from a team as code owners September 11, 2026 14:51
@matthewkmartin
matthewkmartin merged commit 180615a into main Sep 11, 2026
9 checks passed
@matthewkmartin
matthewkmartin deleted the ONEID-4689 branch September 11, 2026 14:53
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.

7 participants