Assent v0.1.2 Assent.Strategy.Basecamp View Source

Basecamp OAuth 2.0 strategy.

In the normalized user response a basecamp_accounts field is included that can be used to limit access to users belonging to a particular account.

Usage

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