Azure-Samples / active-directory-verifiable-credentials-python

A code sample demonstrating how to use Entra Verified ID's functionality to issue and consume verifiable credentials in python.
MIT License
15 stars 14 forks source link

Cljung dev #1

Closed cljung closed 3 years ago

cljung commented 3 years ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe:  Initial code PR from branch

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information