Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Enumeration
enum SignerConfig

Enumeration Cases

SignerConfig.apiKey

case apiKey

SignerConfig.device

case device

SignerConfig.email(_:)

case email(String)

SignerConfig.passkey(name:host:)

case passkey(name: String, host: String)