devise-token_authenticatable 0.3.1
This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an authentication token. This token can be given via a query string or HTTP Basic Authentication.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (1):
devise
~> 3.4.0
Development afhankelijkheden (7):
bundler
~> 1.6
factory_girl_rails
~> 4.4.0
pry
~> 0.10.0
rails
~> 4.1.0
rspec-rails
~> 3.0.2
sqlite3
~> 1.3
timecop
~> 0.7.0