LinkedIn Login Integration Kit

Core contract attributes

Attribute Details

access_token

The access token that LinkedIn provides to your application.

access_token_expires_in

The access token’s expiration date.

email

The user’s primary email address.

email_verified

Indicator that the user’s primary email has been verified.

family_name

The user’s last name.

given_name

The user’s first name.

sub

A unique identifying value for the member.

id_token

The ID token that LinkedIn provides to your application.

name

The full name of the user.

picture

A URL leading to the user’s profile picture.

refresh_token

The refresh token that LinkedIn provides to your application.

LinkedIn only provides refresh tokens to select partners.

refresh_token_expires_in

The refresh token’s expiration date.

scope

The OpenID scope used.