View Source Ueberauth.Strategy.Shift4Shop (Shift4Shop Oauth2 Strategies v0.7.0)

Shift4Shop Strategy for Überauth.

Link to this section Summary

Functions

Includes the credentials from the GitHub response.

Stores the raw information (the token and user) obtained from the Shift4Shop callback.

Handles initial request for Shift4Shop authentication.

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

Includes the token from the Shift4Shop response.

Fetches the uid field from the response.

Link to this section Functions

Callback implementation for Ueberauth.Strategy.credentials/1.

Link to this function

credentials(conn, scopes \\ [])

View Source

Includes the credentials from the GitHub response.

Stores the raw information (the token and user) obtained from the Shift4Shop callback.

Handles initial request for Shift4Shop authentication.

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

Includes the token from the Shift4Shop response.

Fetches the uid field from the response.