Appearance
Documentation / server-auth / FarcasterWithMetadata
Interface: FarcasterWithMetadata
Extends
LinkMetadata
.Farcaster
Properties
bio?
bio?:
string
Inherited from
displayName?
displayName?:
string
Inherited from
server-auth.Farcaster.displayName
fid
fid:
number
Inherited from
firstVerifiedAt
firstVerifiedAt:
null
|Date
Datetime when this account was linked to the user.
Inherited from
LinkMetadata.firstVerifiedAt
latestVerifiedAt
latestVerifiedAt:
null
|Date
Datetime when this account was most recently used as a login/link method by the user.
Inherited from
LinkMetadata.latestVerifiedAt
ownerAddress
ownerAddress:
string
Inherited from
server-auth.Farcaster.ownerAddress
pfp?
pfp?:
string
Inherited from
type
type:
"farcaster"
Denotes that this is a Farcaster account.
Overrides
LinkMetadata.type
url?
url?:
string
Inherited from
username?
username?:
string
Inherited from
server-auth.Farcaster.username
verifiedAt
verifiedAt:
Date
Deprecated
use firstVerifiedAt
instead. Datetime when this account was linked to the user or created.
Inherited from
LinkMetadata.verifiedAt