Skip to content

Fix/OIDC#90

Merged
lambdalisue merged 2 commits intomainfrom
fix/oidc
Jan 6, 2026
Merged

Fix/OIDC#90
lambdalisue merged 2 commits intomainfrom
fix/oidc

Conversation

@lambdalisue
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings January 6, 2026 12:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the @probitas/client-http package from version 0.7.0 to 0.7.1 to add OIDC (OpenID Connect) authentication support for HTTP clients. The update includes documentation for the new OIDC authentication feature with code examples showing both automatic token discovery and manual configuration options.

Key changes:

  • Updated @probitas/client-http dependency from 0.7.0 to 0.7.1
  • Added comprehensive OIDC authentication documentation to README with code examples
  • Updated transitive dependencies (ioredis upgraded from 5.8.2 to 5.9.0)

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
deno.json Updates the @probitas/client-http dependency version from ^0.7.0 to ^0.7.1
deno.lock Updates lock file with new version 0.7.1 of client-http, removes unused probitas package entries, and updates transitive dependencies (ioredis and @ioredis/commands)
README.md Adds comprehensive OIDC authentication documentation section with code examples showing automatic token discovery, manual configuration, and various supported authentication flows

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lambdalisue lambdalisue merged commit 5b686fc into main Jan 6, 2026
10 checks passed
@lambdalisue lambdalisue deleted the fix/oidc branch January 6, 2026 12:43
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