oidc icon indicating copy to clipboard operation
oidc copied to clipboard

Make example/server usable for tests

Open muir opened this issue 3 years ago • 1 comments

This re-arranges the example server code so that is usable as a test server. This does complicate the code a bit which makes it less good as an example.

Closes #204

muir avatar Aug 19 '22 23:08 muir

Codecov Report

Merging #205 (2d0c08f) into main (0e7949b) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
- Coverage   12.47%   12.45%   -0.02%     
==========================================
  Files          41       41              
  Lines        3263     3267       +4     
==========================================
  Hits          407      407              
- Misses       2845     2849       +4     
  Partials       11       11              
Impacted Files Coverage Δ
pkg/oidc/userinfo.go 39.62% <0.00%> (-0.51%) :arrow_down:
pkg/oidc/introspection.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 19 '22 23:08 codecov[bot]

:tada: This PR is included in version 1.9.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Oct 04 '22 05:10 github-actions[bot]