Skip to content

fix: update primary auth token retrieval#111

Merged
SebastianDT1 merged 2 commits into
developfrom
fix/59/auth-retrieval-path
Feb 23, 2026
Merged

fix: update primary auth token retrieval#111
SebastianDT1 merged 2 commits into
developfrom
fix/59/auth-retrieval-path

Conversation

@mels-h

@mels-h mels-h commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

Use json.access_token as primary token retrieval path.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Issue Number: #110

What is the new behavior?

  • Updates the OAuth token extraction logic to use json.access_token as the primary source.
  • Ensures compatibility with standard OAuth2 token responses.

@mels-h mels-h requested a review from SebastianDT1 February 23, 2026 17:56
@sonarqubecloud

Copy link
Copy Markdown

@mels-h mels-h changed the base branch from master to develop February 23, 2026 19:14
@SebastianDT1 SebastianDT1 merged commit 59b28a4 into develop Feb 23, 2026
1 check passed
@SebastianDT1 SebastianDT1 deleted the fix/59/auth-retrieval-path branch February 23, 2026 19:19
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.

2 participants