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

Error handling when starting IRMA sessions in irma-client can be more flexible #49

Open ivard opened 3 years ago

ivard commented 3 years ago

When using the session: { start: ... } option in irma-client it is not possible to do nice error handling on custom errors.

Possible options are:

A low-effort third option is missing, this can be improved.