trustbloc / auth

Authorization Server
Apache License 2.0
4 stars 13 forks source link

chore: remove OIDC server related endpoints #294

Open ypukhta opened 2 years ago

ypukhta commented 2 years ago

Issue https://github.com/trustbloc/auth/issues/286

Signed-off-by: Yevgen Pukhta eugene.pukhta@gmail.com

codecov[bot] commented 2 years ago

Codecov Report

Base: 87.83% // Head: 86.99% // Decreases project coverage by -0.84% :warning:

Coverage data is based on head (413e568) compared to base (4b6c339). Patch coverage: 91.95% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #294 +/- ## ========================================== - Coverage 87.83% 86.99% -0.85% ========================================== Files 22 20 -2 Lines 2623 1992 -631 ========================================== - Hits 2304 1733 -571 + Misses 210 165 -45 + Partials 109 94 -15 ``` | [Impacted Files](https://codecov.io/gh/trustbloc/auth/pull/294?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc) | Coverage Δ | | |---|---|---| | [component/gnap/as/client.go](https://codecov.io/gh/trustbloc/auth/pull/294/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-Y29tcG9uZW50L2duYXAvYXMvY2xpZW50Lmdv) | `83.67% <ø> (ø)` | | | [component/gnap/rs/client.go](https://codecov.io/gh/trustbloc/auth/pull/294/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-Y29tcG9uZW50L2duYXAvcnMvY2xpZW50Lmdv) | `87.50% <ø> (ø)` | | | [pkg/restapi/operation/dependencies.go](https://codecov.io/gh/trustbloc/auth/pull/294/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL3Jlc3RhcGkvb3BlcmF0aW9uL2RlcGVuZGVuY2llcy5nbw==) | `0.00% <ø> (ø)` | | | [pkg/restapi/operation/operations.go](https://codecov.io/gh/trustbloc/auth/pull/294/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL3Jlc3RhcGkvb3BlcmF0aW9uL29wZXJhdGlvbnMuZ28=) | `87.42% <91.82%> (-6.36%)` | :arrow_down: | | [cmd/auth-rest/startcmd/start.go](https://codecov.io/gh/trustbloc/auth/pull/294/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-Y21kL2F1dGgtcmVzdC9zdGFydGNtZC9zdGFydC5nbw==) | `86.87% <100.00%> (-0.80%)` | :arrow_down: | | [pkg/restapi/controller.go](https://codecov.io/gh/trustbloc/auth/pull/294/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL3Jlc3RhcGkvY29udHJvbGxlci5nbw==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.