Ueberauth VK Strategy v0.2.2 Ueberauth.Strategy.VK

VK Strategy for Überauth.

Summary

Functions

Includes the credentials from the VK response

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

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

default_options()
extra(conn)

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

handle_request!(conn)

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