Skip to main content

Module credentials

Module credentials 

Source
Expand description

Caller-supplied request credentials, independent of repository storage.

Structs§

OwnedDeviceCredentials
Prepared owned-device credential; the public proof supplies the exact sealed Biscuit and mint selector. The receiver independently pins account authority.

Enums§

Credentials
Caller-selected authority. No variant discovers credentials or mints a key. Bearer-only service and anonymous tiers stay distinct from signed callers. Public-readable methods still carry proof for Signed callers. Only the host may classify a verified bearer as anonymous; this client never strips an account credential or retries it as public after authorization fails.