Ueberauth.Strategy.Reddit (Ueberauth Reddit v0.2.0) View Source

Reddit strategy for Überauth.

Link to this section Summary

Functions

Callback implementation for Ueberauth.Strategy.extra/1.

Handles initial request for Reddit authentication.

Callback implementation for Ueberauth.Strategy.info/1.

Callback implementation for Ueberauth.Strategy.uid/1.

Link to this section Functions

Specs

Callback implementation for Ueberauth.Strategy.credentials/1.

Specs

Callback implementation for Ueberauth.Strategy.extra/1.

Specs

handle_request!(Plug.Conn.t()) :: Plug.Conn.t()

Handles initial request for Reddit authentication.

Specs

Callback implementation for Ueberauth.Strategy.info/1.

Specs

uid(Plug.Conn.t()) :: String.t()

Callback implementation for Ueberauth.Strategy.uid/1.