Sha256: 475ba257eda1186e427ad21098f074357847f3cc0fbb881d13c875c3ce92200c
Contents?: true
Size: 784 Bytes
Versions: 1
Compression:
Stored size: 784 Bytes
Contents
# DeviseOtt {<img src="https://travis-ci.org/igagnidz/devise_ott.png" />}[https://travis-ci.org/igagnidz/devise_ott] {<img src="https://codeclimate.com/github/igagnidz/devise_ott.png" />}[https://codeclimate.com/github/igagnidz/devise_ott] {<img src="http://badge.fury.io/rb/devise_ott.png" />}[http://badge.fury.io/rb/devise_ott] {<img src="https://gemnasium.com/igagnidz/devise_ott.png" alt="Dependency Status" />}[https://gemnasium.com/igagnidz/devise_ott] Adds one time token authentication to devise with sign in count and expiration ## Installation Add this line to your application's Gemfile: gem 'devise_ott' And then execute: $ bundle install Add :ott_authentication to your model devise :ott_authentication ## Usage TODO: Write usage instructions here
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
devise_ott-0.0.1 | README.rdoc |