Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
docs: add reference to VC documentation
Browse files Browse the repository at this point in the history
* feat: [OeX_Cred-790] add comment about verifiable credentials documentation

* docs: remove resolved TODO

---------

Co-authored-by: Glib Glugovskiy <[email protected]>
  • Loading branch information
kyrylo-kh and GlugovGrGlib committed Aug 1, 2023
1 parent 0f25975 commit 5faa295
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions playbooks/roles/credentials/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,9 @@ CREDENTIALS_ADMIN_URLS:
CREDENTIALS_USE_LEARNER_RECORD_MFE: false
CREDENTIALS_LEARNER_RECORD_MFE_HOSTNAME: "learner-record.mfe.CHANGE-ME"

# TODO: Link to VC documentation
#
# TODO: Comment about adding wallet python module to CREDENTIALS_EXTRA_REQUIREMENTS variable
#
# NOTE: Optional Verifiable Credentials feature
# Documentation can be found at
# https://edx-credentials.readthedocs.io/en/latest/verifiable_credentials/overview.html
CREDENTIALS_VERIFIABLE_CREDENTIALS:
DEFAULT_DATA_MODELS:
- "credentials.apps.verifiable_credentials.composition.verifiable_credentials.VerifiableCredentialsDataModel"
Expand Down

0 comments on commit 5faa295

Please sign in to comment.