Skip to content

Commit

Permalink
Update docs/develop/08_opendid/05_demo_project.md
Browse files Browse the repository at this point in the history
Co-authored-by: Antonio <[email protected]>
  • Loading branch information
ChrisChinchilla and ntn-x2 authored Jun 11, 2024
1 parent 927c5cc commit b2c0030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/08_opendid/05_demo_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The example code at [demo-project](https://github.com/KILTprotocol/opendid/tree/
It's an [express](https://expressjs.com) application that exposes three things:

- A login page that handles the dispatching of the user to the OpenDID service.
- A callback page for the OpenID connect flow to accept the token.
- A callback page for one of the OpenID Connect flows supported to accept the token.
- A protected resource that only authenticated users can access.

For the demo application to work you need a running OpenDID Service and an identity wallet (e.g. [Sporran](https://www.sporran.org/)) with a DID and Credential issued by the required attester specified in the `config.yaml` file (Default is SocialKYC).
Expand Down

0 comments on commit b2c0030

Please sign in to comment.