Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

campfire-inc/omniauth-campfire

Repository files navigation

omniauth-campfire

The official OmniAuth strategy for CAMPFIRE.

NOTE: OAuth with CAMPFIRE is not publicity available for now.

Installation

gem 'omniauth-campfire'

Usage

use use OmniAuth::Builder do
  provider :campfire, ENV["CAMPFIRE_CLIENT_ID"], ENV["CAMPFIRE_CLIENT_SECRET"]
end

About

The official OmniAuth strategy for CAMPFIRE.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages