Index

src/utils/webhook/webhook.dto.ts

AuthConfig

Enum for the type of authentication used in webhooks.

src/issuer/issuance/dto/authentication-config.dto.ts

AuthenticationConfig

Union type for authentication configurations Each method corresponds to a specific OpenID4VC flow

literal type | literal type | literal type

src/crypto/key/entities/cert.entity.ts

CertificateType
"access" | "signing"

src/auth/entitites/client.entity.ts

ClientStatus
"init" | "set up" | "error"

src/crypto/key/crypto/crypto.service.ts

CryptoType
"ES256" | "Ed25519"

src/crypto/key/crypto/crypto-implementation.ts

KeyPair
literal type
Signer
function
Verifier
function

src/session/entities/session.entity.ts

Notification

Represents a session entity for managing user sessions in the application.

literal type
SessionStatus
"active" | "completed" | "expired" | "failed"

results matching ""

    No results matching ""