Skip to content

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.