Skip to content

AuthorizationTempo Types

AuthorizationTempo.AuthorizationTempo

Root type for a Tempo Authorization.

Tempo extends EIP-7702 to support secp256k1, P256, and WebAuthn signature types, enabling passkey-based account delegation.

Tempo Authorization Specification

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.List

List of AuthorizationTempo.AuthorizationTempo.

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.ListRpc

RPC representation of a list of AA Authorizations.

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.ListSigned

Signed representation of a list of AA Authorizations.

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.Rpc

RPC representation of an AuthorizationTempo.AuthorizationTempo.

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.Signed

Signed representation of an AA Authorization.

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.Tuple

Tuple representation of an AA Authorization.

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.TupleList

Tuple representation of a list of AuthorizationTempo.AuthorizationTempo.

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.TupleListSigned

Tuple representation of a list of signed AuthorizationTempo.AuthorizationTempo.

Source: src/tempo/AuthorizationTempo.ts

AuthorizationTempo.TupleSigned

Tuple representation of a signed AuthorizationTempo.AuthorizationTempo.

Source: src/tempo/AuthorizationTempo.ts