Ueberauth Wordpress Strategy v0.2.0 Ueberauth.Strategy.Wordpress

Wordpress Strategy for Überauth.

Link to this section Summary

Functions

Includes the credentials from the wordpress response.

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

Handles initial request for Wordpress 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 wordpress response.

Link to this function

default_options()

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

Link to this function

handle_request!(conn)

Handles initial request for Wordpress authentication.

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

Fetches the uid field from the response.