sd-jwt-js
sd-jwt-js copied to clipboard
Too much type casting
There seems to be quite some type casting (also introduced by #80). This makes working within the library quite a bit more difficult. Most, if not all, type casts can be avoided but do require some restructuring of the functions. Over the coming weekend I will try to find some time to add some functionality to avoid the type casting and include some safety checks.