mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 15:36:24 +00:00
22 lines
560 B
Plaintext
22 lines
560 B
Plaintext
---
|
|
title: Issue W3C Verifiable Credential
|
|
description: Create cryptographically signed credentials for identity claims
|
|
seo:
|
|
title: "Issue Digital Credentials"
|
|
---
|
|
|
|
:::note
|
|
Only DIDs with appropriate verification methods can issue credentials.
|
|
The issuer's reputation affects credential trustworthiness.
|
|
:::
|
|
|
|
:::tip
|
|
Set reasonable expiration dates for credentials that represent
|
|
time-bound claims (e.g., memberships, certifications).
|
|
:::
|
|
|
|
:::warning
|
|
Issued credentials cannot be modified. To update claims,
|
|
revoke the old credential and issue a new one.
|
|
:::
|