uport-project / kotlin-did-jwt

Create and verify uPort and DID compliant JWTs in Kotlin
https://developer.uport.me
Apache License 2.0
8 stars 6 forks source link

Updating docs #37

Closed ugoamanoh closed 4 years ago

ugoamanoh commented 4 years ago

What's Here

Updated README.md to reflect new usage patterns for registering and building DIDResolvers

codecov[bot] commented 4 years ago

Codecov Report

Merging #37 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #37   +/-   ##
==========================================
  Coverage      74.07%   74.07%           
  Complexity       189      189           
==========================================
  Files             27       27           
  Lines            922      922           
  Branches         145      145           
==========================================
  Hits             683      683           
  Misses           155      155           
  Partials          84       84

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 74dd14a...359e7c7. Read the comment docs.

ugoamanoh commented 4 years ago

@mirceanis Please view changes made to the PR