hyperledger / identus-edge-agent-sdk-ts

Apache License 2.0
20 stars 10 forks source link

fix: attachment encoding fallback base64 + base64url by default #239

Closed elribonazo closed 3 months ago

elribonazo commented 3 months ago

Description:

Adding base64 and base64url fallback in didcomm attachment extract fn's. earlier we were using Buffer which was able to handle cases where we get base64url and we should be getting base64.

Checklist:

github-actions[bot] commented 3 months ago
Lines Statements Branches Functions
Coverage: 75%
75.2% (2781/3698) 64.93% (1352/2082) 80.53% (720/894)

JUnit

Tests Skipped Failures Errors Time
501 6 :zzz: 0 :x: 0 :fire: 1m 14s :stopwatch: