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

codozor / authk
49%

Build:
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • feat/id-token
  • feat/secrets-vals
  • feature/oidc-refactor
  • feature/test-coverage
  • main

08 Mar 2026 09:29AM UTC coverage: 49.271% (-4.2%) from 53.514%
22818309244

push

github

web-flow
✨ feat: add optional ID Token support (#8)

* ✨ feat: add optional ID Token support

- Update configuration schema and Go structs to include idTokenKey
- Support saving ID tokens to .env files when configured
- Add --id-token flag to get command for direct output
- Add --id-token flag to inspect command for decoding
- Make ID token verification non-fatal to increase robustness
- Add unit tests for config loading and OIDC token handling
- Update README.md with new configuration options and flags

* ✨ feat: allow explicit token type in targets configuration

- Refactor `targets` schema to use `type` field instead of `idTokenKey`
- Update `inspect` command to intelligently resolve files and keys from the targets list
- Improve documentation for multiple target files and fix invalid examples in README
- Maintain backward compatibility for simple configuration via `tokenKey` and `idTokenKey`

12 of 95 new or added lines in 4 files covered. (12.63%)

1 existing line in 1 file now uncovered.

304 of 617 relevant lines covered (49.27%)

2.18 hits per line

Relevant lines Covered
Build:
Build:
617 RELEVANT LINES 304 COVERED LINES
2.18 HITS PER LINE
Source Files on main
  • Tree
  • List 8
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22818309244 main ✨ feat: add optional ID Token support (#8) * ✨ feat: add optional ID Token support - Update configuration schema and Go structs to include idTokenKey - Support saving ID tokens to .env files when configured - Add --id-token flag to get command f... push 08 Mar 2026 09:31AM UTC web-flow github
49.27
22409816254 feat/id-token ✨ feat: allow explicit token type in targets configuration - Refactor `targets` schema to use `type` field instead of `idTokenKey` - Update `inspect` command to intelligently resolve files and keys from the targets list - Improve documentation fo... Pull #8 08 Mar 2026 09:25AM UTC SebastienLaurent-CF github
49.27
19939419801 main ✨ feat(config): add vals support for secrets management (#7) * 📝 feat(config): add vals support for secrets management - Integrate `github.com/helmfile/vals` for handling secrets in configuration. - Enable `file`, `sops`, and `k8s` providers for... push 04 Dec 2025 06:21PM UTC web-flow github
53.51
19939314942 feat/secrets-vals 👷 fix(ci): Increase golangci-lint timeout Increased the timeout for golangci-lint in the CI workflow to 5 minutes to prevent build failures due to exceeded timeout. Pull #7 04 Dec 2025 06:18PM UTC SebastienLaurent-CF github
53.51
19938700370 feat/secrets-vals 🐛 fix(dep): fix go.mod Pull #7 04 Dec 2025 05:56PM UTC SebastienLaurent-CF github
53.51
19938297188 main ✨ feat(oidc): Refactor OIDC client with golang.org/x/oauth2 and go-oidc (#6) * ✨ 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 `g... push 04 Dec 2025 05:40PM UTC web-flow github
53.42
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
19834344256 main 🙈 fix: remove commit.txt, add it to .gitignore push 01 Dec 2025 07:09PM UTC SebastienLaurent-CF github
51.73
19833928604 main 🚨 fix: linter warnings push 01 Dec 2025 06:54PM UTC SebastienLaurent-CF github
51.73
19833827610 main ✨ feat(inspect): Add --json flag and human-readable timestamps This commit introduces significant improvements to the `inspect` command: - **New Feature: `--json` flag**: A new `--json` flag has been added to the `inspect` command, allowing us... push 01 Dec 2025 06:51PM UTC SebastienLaurent-CF github
51.73
See All Builds (24)
  • 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