Skip to content

Implement error handling and OID4VC Error Responses #78

@nanderstabel

Description

@nanderstabel

Description

The use of anyhow errors should be deprecated and replaced with thiserror for proper error handling.

For each Spec the corresponding Error Responses should be implemented:

Furthermore, all library specific errors should be handled properly as well.

Motivation

This will improve DX in downstream code and adds better spec compatibility

Resources

See description

To-do List

  • Implement thiserror
  • Implement spec-specific Error Responses

Metadata

Metadata

Assignees

Labels

Breaking changeA change to the API that requires a major release.EnhancementNew feature or improvement to an existing feature

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions