Skip to main content

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"