Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

fix: set credential scopes in oidc.New function #576

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

rolsonquadras
Copy link
Member

@rolsonquadras rolsonquadras commented Jan 24, 2022

fixes failure in trustbloc/sandbox#1081 (comment)

Signed-off-by: Rolson Quadras rolson.quadras@securekey.com

Signed-off-by: Rolson Quadras <rolson.quadras@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Jan 24, 2022
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #576 (d11ca74) into main (5bcbd6c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #576   +/-   ##
=======================================
  Coverage   87.63%   87.63%           
=======================================
  Files          29       29           
  Lines        4198     4199    +1     
=======================================
+ Hits         3679     3680    +1     
  Misses        305      305           
  Partials      214      214           
Impacted Files Coverage Δ
pkg/restapi/issuer/operation/oidc_operations.go 86.81% <100.00%> (+0.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5bcbd6c...d11ca74. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants