View Source Ueberauth.Strategy.Headhunter (Überauth Headhunter v0.0.3)

Headhunter Strategy for Überauth.

Summary

Functions

Includes the credentials from the Headhunter response.

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

Cleans up the private area of the connection used for passing the raw Headhunter response around during the callback.

Handles the initial redirect to the headhunter authentication page.

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

Fetches the :uid field from the Headhunter response. This defaults to the option :uid_field which in-turn defaults to :id

Functions

Includes the credentials from the Headhunter response.

Callback implementation for Ueberauth.Strategy.default_options/0.

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

Cleans up the private area of the connection used for passing the raw Headhunter response around during the callback.

Handles the initial redirect to the headhunter authentication page.

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

Fetches the :uid field from the Headhunter response. This defaults to the option :uid_field which in-turn defaults to :id