Skip to content

Creating DIDs with method did:web using the Wallet2 API #1965

Description

@dimitrov-anasoft

Creating DIDs using the Wallet2 API does not currently support accepting additional arguments, which might be needed by a specific DID registrar:

Thus it is currently not possible to pass the domain and path for creating DIDs with the method did:web:

"web" -> DidWebCreateOptions(domain = args["domain"]?.content ?: "", path = args["path"]?.content ?: "")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions