Ueberauth Discord v0.3.0 Ueberauth.Strategy.Discord

Discord Strategy for Überauth.

Summary

Functions

Includes the credentials from the Discord response

Stores the raw information (including the token, user, connections and guilds) obtained from the Discord callback

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

default_options()
extra(conn)

Stores the raw information (including the token, user, connections and guilds) obtained from the Discord callback.

handle_request!(conn)

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