Skip to content

Commit

Permalink
Removed unused examples / unused tests / unused diagrams
Browse files Browse the repository at this point in the history
These are all essentially unmaintained and likely incorrect, so remove
them to avoid misleading anyone.

Anyone who thinks any of these are important is welcome to add them back,
bring them up to date and incorporate them in the spec / GitHub actions
as appropriate.

closes #206 (by making it irrelevant)
  • Loading branch information
jogu committed Nov 30, 2024
1 parent c04cca7 commit dfb9adb
Show file tree
Hide file tree
Showing 37 changed files with 0 additions and 1,605 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,6 @@

The current WG-Draft version is built automatically from the master branch and can be accessed at: https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-draft.html

### Running Tests ###
This repository contains examples from the specifications and the JSON
schema definitions extracted as separate files in the directories
`examples` and `schema`, respectively. The directory `tests` contains
tests (written in python) that check if the examples comply to the
schema files.

To run the tests, follow these instructions:

* Build the test command using docker:

```
docker build -t openid.net/tests-oidc4vp tests
```

* Run the tests:

```
docker run -v `pwd`:/data openid.net/tests-oidc4vp
```

### Building the HTML

```
Expand Down
38 changes: 0 additions & 38 deletions diagrams/presentation.plantuml

This file was deleted.

43 changes: 0 additions & 43 deletions diagrams/presentation_cross_device.plantuml

This file was deleted.

44 changes: 0 additions & 44 deletions diagrams/request_uri_mode_post.md

This file was deleted.

53 changes: 0 additions & 53 deletions diagrams/request_uri_mode_post_through_browser_api.md

This file was deleted.

53 changes: 0 additions & 53 deletions diagrams/request_uri_mode_post_through_browser_api.plantuml

This file was deleted.

53 changes: 0 additions & 53 deletions diagrams/signed_request_uri_through_browser_api.plantuml

This file was deleted.

12 changes: 0 additions & 12 deletions diagrams/verifiable_credential_presentation.plantuml

This file was deleted.

Binary file removed diagrams/verifiable_credential_presentation.png
Binary file not shown.

This file was deleted.

Binary file not shown.
22 changes: 0 additions & 22 deletions examples/client_metadata/client_client_id_did.json

This file was deleted.

Loading

0 comments on commit dfb9adb

Please sign in to comment.