User

1type User = object;

Defined in: account-kit/signer/src/client/types.ts:24

Properties

PropertyType

accessToken?

string

address

Address

claims?

Record<string, unknown>

credentialId?

string

email?

string

idToken?

string

orgId

string

phone?

string

solanaAddress?

string

userId

string