ruby-devise-token-authenticatable

token based authentication for devise
  https://github.com/baschtl/devise-token_authenticatable
  0
  no reviews



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.