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