Appearance
Documentation / react-auth / LinkedIn
Interface: LinkedIn ​
Object representation of a user's LinkedIn account.
Extended by ​
Properties ​
email ​
email:
null
|string
The email associated with the LinkedIn account.
name ​
name:
null
|string
The name associated with the LinkedIn account.
subject ​
subject:
string
The sub
claim from the LinkedIn-issued JWT for this account.
vanityName ​
vanityName:
null
|string
The vanityName/profile URL associated with the LinkedIn account.