• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

codozor / authk
53%
main: 54%

Build:
Build:
LAST BUILD BRANCH: feat/secrets-vals
DEFAULT BRANCH: main
Repo Added 26 Nov 2025 07:24PM UTC
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/oidc-refactor
branch: feature/oidc-refactor
CHANGE BRANCH
x
Reset
  • feature/oidc-refactor
  • feat/secrets-vals
  • feature/test-coverage
  • main

04 Dec 2025 06:39AM UTC coverage: 53.425% (+13.0%) from 40.417%
19920108533

Pull #6

github

SebastienLaurent-CF
🐛 feat(oidc): Support "basic" and "post" auth methods

The OIDC client now correctly handles "basic" and "post" as authentication method configurations, aligning with the `schema.cue` definition. Previously, only "client_secret_basic" and "client_secret_post" were recognized, leading to an "unsupported auth method" error when "basic" or "post" were used in the configuration.

This change ensures that the OIDC client initialization works as expected with the simplified auth method names defined in the schema, while maintaining backward compatibility with the more verbose OIDC standard names.
Pull Request #6: ✨ feat(oidc): Refactor OIDC client with golang.org/x/oauth2 and go-oidc

49 of 74 new or added lines in 2 files covered. (66.22%)

22 existing lines in 3 files now uncovered.

273 of 511 relevant lines covered (53.42%)

1.74 hits per line

Relevant lines Covered
Build:
Build:
511 RELEVANT LINES 273 COVERED LINES
1.74 HITS PER LINE
Source Files on feature/oidc-refactor
  • Tree
  • List 8
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19920108533 feature/oidc-refactor 🐛 feat(oidc): Support "basic" and "post" auth methods The OIDC client now correctly handles "basic" and "post" as authentication method configurations, aligning with the `schema.cue` definition. Previously, only "client_secret_basic" and "client_... Pull #6 04 Dec 2025 06:41AM UTC SebastienLaurent-CF github
53.42
19832518176 feature/oidc-refactor ✅ feat: Improve test coverage and fix linting issue This commit addresses the recent drop in test coverage reported by Coveralls and fixes a linting issue. Changes include: - **internal/oidc/client_test.go:** - Added error checking for `w.Writ... Pull #6 01 Dec 2025 06:02PM UTC SebastienLaurent-CF github
42.04
19832131598 feature/oidc-refactor ✨ feat(oidc): Refactor OIDC client with golang.org/x/oauth2 and go-oidc This commit refactors the `internal/oidc` package to leverage the `golang.org/x/oauth2` and `github.com/coreos/go-oidc` libraries. The manual implementation of OAuth2/OIDC f... Pull #6 01 Dec 2025 05:48PM UTC SebastienLaurent-CF github
39.92
See All Builds (22)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc