Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix types: "authentication" relationship in did document as DID URL #60

Merged
merged 2 commits into from
Dec 9, 2020

Conversation

ukstv
Copy link
Contributor

@ukstv ukstv commented Sep 25, 2020

"authentication" relationship in did document could be set as DID URL, that is string in TS

Copy link
Member

@mirceanis mirceanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, thank you!

This is a breaking change so it will be visible in the next major version

@mirceanis mirceanis changed the base branch from master to develop December 9, 2020 13:49
@mirceanis mirceanis merged commit a2303ee into decentralized-identity:develop Dec 9, 2020
mirceanis pushed a commit that referenced this pull request Dec 9, 2020
…#60)

"authentication" relationship in did document is either DID URL or public key, no special Authenticator needed
uport-automation-bot pushed a commit that referenced this pull request Dec 9, 2020
## [2.1.2](2.1.1...2.1.2) (2020-12-09)

### Bug Fixes

* **types:** fix data type for "authentication" array in `DIDDocument` ([#60](#60)) ([d017cb3](d017cb3))
* extend `DIDDocument.[@context](https://github.com/context)` data type to include arrays ([#70](#70)) ([8781b69](8781b69)), closes [#68](#68)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants