Appearance
Documentation / server-auth / Twitter
Interface: Twitter
Object representation of a user's Twitter account.
Extended by
Properties
name
name:
null
|string
The name associated with the Twitter account.
profilePictureUrl?
profilePictureUrl?:
null
|string
The profile picture URL associated with the Twitter account.
subject
subject:
string
The sub
claim from the Twitter-issued JWT for this account.
username
username:
null
|string
The username associated with the Twitter account.