Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

thoughtbot/clearance-twitter

Repository files navigation

DEPRECATED

This project is deprecated and no longer maintained. We recommend that you use Omniauth instead.

Twitter Clearance

Use Twitter OAuth authentication on top of Clearance.

  1. Install:

    script/plugin install git@github.com:thoughtbot/clearance-twitter.git

  2. Get to red by generating the features:

    script/generate clearance_twitter_features

  3. Get to green by generating the code:

    script/generate clearance_twitter

The cucumber features use WebMock to fake twitter.com OAuth responses. If you'd like to use another tool for this, see the generated file:

features/support/clearance_twitter_support.rb

Releases

No releases published

Sponsor this project

 

Packages

No packages published