Skip to content

@stellar-passkey/core API


@stellar-passkey/core API / SignAuthEntryResult

Interface: SignAuthEntryResult

Defined in: packages/core/src/types.ts:51

Result of signAuthEntry().

Properties

signedAuthEntry

readonly signedAuthEntry: string

Defined in: packages/core/src/types.ts:53

Signed Soroban auth entry (base64 XDR).


signerAddress

readonly signerAddress: string

Defined in: packages/core/src/types.ts:55

Stellar address that produced the signature.

MIT — SCF-43 RFP submission (2026). Status: pre-1.0.