View Source Ueberauth.Strategy.LinkedIn (UeberauthLinkedIn v0.10.7)
LinkedIn Strategy for Überauth.
Summary
Functions
Includes the credentials from the LinkedIn response.
Callback implementation for Ueberauth.Strategy.default_options/0
.
Stores the raw information (including the token) obtained from the LinkedIn callback.
Cleans up the private area of the connection used for passing the raw LinkedIn response around during the callback.
Handles initial request for LinkedIn authentication.
Fetches the fields to populate the info section of Ueberauth.Auth
struct.
Fetches the :uid
field from the LinkedIn response.
Functions
Includes the credentials from the LinkedIn response.
Callback implementation for Ueberauth.Strategy.default_options/0
.
Stores the raw information (including the token) obtained from the LinkedIn callback.
Cleans up the private area of the connection used for passing the raw LinkedIn response around during the callback.
Handles initial request for LinkedIn authentication.
Fetches the fields to populate the info section of Ueberauth.Auth
struct.
Fetches the :uid
field from the LinkedIn response.
This defaults to the option :uid_field
which in-turn defaults to :id