privacybydesign / irma-frontend-packages

Collection of frontend related packages, that together form a Javascript "client" to the IRMA server.
7 stars 4 forks source link

Support for chained sessions #46

Closed ivard closed 3 years ago

ivard commented 3 years ago

@synaptic-cleft I fixed the use of constants at random places in the code. Furthermore, while testing I saw a polyfill was missing on IE. I think this is unrelated to this PR, since someone at Slack mentioned something similar some time ago on a released version. I now added the polyfill manually, but I think at some later moment we have to fix the need for manual polyfills. I made an issue of this #48 .