View Source Ueberauth.Strategy.Orcid (ueberauth_orcid v0.2.5)

Link to this section Summary

Functions

Includes the credentials from the Orcid response.

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

Handles the initial redirect to the orcid authentication page.

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

Fetches the :uid field from the Orcid response.

Link to this section Functions

Includes the credentials from the Orcid response.

Callback implementation for Ueberauth.Strategy.default_options/0.

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

Handles the initial redirect to the orcid authentication page.

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

Fetches the :uid field from the Orcid response.

This defaults to the option :uid_field which in-turn defaults to :id