Assent v0.1.4 Assent.Strategy.VK View Source

VK.com OAuth 2.0 strategy.

Configuration

  • :user_url_params - Parameters to send along with the user fetch request, optional, defaults to []

See Assent.Strategy.OAuth2 for more.

Usage

config = [
  client_id: "REPLACE_WITH_CLIENT_ID",
  client_secret: "REPLACE_WITH_CLIENT_SECRET"
]