devise-token_authenticatable 0.2.0.beta1
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:
=
安裝:
=
版本列表:
- 1.1.0 March 21, 2019 (22.5 KB)
- 1.0.2 October 02, 2018 (22.5 KB)
- 1.0.1 January 21, 2018 (22.5 KB)
- 1.0.0 June 03, 2017 (22.5 KB)
- 0.5.3 June 03, 2017 (22.0 KB)
- 0.2.0.beta1 August 21, 2014 (21.5 KB)
Runtime 相依性套件 (1):
devise
~> 3.3.0
Development 相依性套件 (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