Ueberauth LinkedIn Strategy v0.3.1 Ueberauth.Strategy.LinkedIn

LinkedIn Strategy for Überauth.

Summary

Functions

Includes the credentials from the linkedin response

Stores the raw information (including the token) obtained from the linkedin 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 response

Functions

auth(conn)
credentials(conn)

Includes the credentials from the linkedin response.

default_options()
extra(conn)

Stores the raw information (including the token) obtained from the linkedin callback.

handle_request!(conn)

Handles initial request for LinkedIn authentication.

info(conn)

Fetches the fields to populate the info section of Ueberauth.Auth struct.

uid(conn)

Fetches the uid field from the response.