ueberauth_hatena v0.1.0 Ueberauth.Strategy.Hatena

Hatena Strategy for Ueberauth.

Link to this section Summary

Functions

Includes the credentials from the Hatena response.

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.

Link to this section Functions

Link to this function

credentials(conn)

Includes the credentials from the Hatena response.

Link to this function

default_options()

Stores the raw information which is obtained from the Hatena callback. This information contains tokens.

Link to this function

handle_request!(conn)

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.