Ueberauth Runkeeper Strategy v1.0.0 Ueberauth.Strategy.Runkeeper

Runkeeper Strategy for Überauth.

Summary

Functions

Includes the credentials from the runkeeper response

Stores the raw information (including the token) obtained from the runkeeper callback

Handles initial request for Runkeeper authentication

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

Fetches the uid field from the response

Functions

auth(conn)
credentials(conn)

Includes the credentials from the runkeeper response.

default_options()
extra(conn)

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

handle_request!(conn)

Handles initial request for Runkeeper 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.