Type Alias: DID
DID:
`did:${string}:${string}`
Defined in: web/lib/auth/types.ts:20
Decentralized identifier (DID) string.
Remarks
Format: did:method:identifier
Supported methods: did:plc:*, did:web:*
Example
"did:plc:abc123xyz789"
DID:
`did:${string}:${string}`
Defined in: web/lib/auth/types.ts:20
Decentralized identifier (DID) string.
Format: did:method:identifier
Supported methods: did:plc:*, did:web:*
"did:plc:abc123xyz789"