Ueberauth.Strategy.Hatena (ueberauth_hatena v0.2.0)
Hatena Strategy for Ueberauth.
Summary
Functions
Includes the credentials from the Hatena response.
Callback implementation for Ueberauth.Strategy.default_options/0
.
Stores the raw information which is obtained from the Hatena callback. This information contains tokens.
Handles initial request for Hatena authentication.
Fetches the fields to populate the info section of the Ueberauth.Auth
struct.
Fetches the uid field from the response.
Functions
credentials(conn)
Includes the credentials from the Hatena response.
default_options()
Callback implementation for Ueberauth.Strategy.default_options/0
.
extra(conn)
Stores the raw information which is obtained from the Hatena callback. This information contains tokens.
handle_request!(conn)
Handles initial request for Hatena authentication.
info(conn)
Fetches the fields to populate the info section of the Ueberauth.Auth
struct.
uid(conn)
Fetches the uid field from the response.