View Source Ueberauth.Strategy.Pipedrive (Überauth Pipedrive v0.0.1)
PIpedrive Strategy for Überauth.
Link to this section Summary
Functions
Includes the credentials from the Pipedrive response.
Stores the raw information (including the token) obtained from the Pipedrive callback.
Cleans up the private area of the connection used for passing the raw Pipedrive response around during the callback.
Handles the initial redirect to the pipedrive authentication page.
Fetches the fields to populate the info section of the Ueberauth.Auth
struct.
Fetches the :uid
field from the Pipedrive response.
This defaults to the option :uid_field
which in-turn defaults to :id
Link to this section Functions
Includes the credentials from the Pipedrive response.
Stores the raw information (including the token) obtained from the Pipedrive callback.
Cleans up the private area of the connection used for passing the raw Pipedrive response around during the callback.
Handles the initial redirect to the pipedrive authentication page.
Fetches the fields to populate the info section of the Ueberauth.Auth
struct.
Fetches the :uid
field from the Pipedrive response.
This defaults to the option :uid_field
which in-turn defaults to :id