Sha256: 1e833714bd28d03658564336a603e6ba14fe782614d1fe749f7cca9941249b24

Contents?: true

Size: 256 Bytes

Versions: 6

Compression:

Stored size: 256 Bytes

Contents

require 'simple_token_authentication/acts_as_token_authenticatable'
require 'simple_token_authentication/acts_as_token_authentication_handler'
require 'simple_token_authentication/configuration'

module SimpleTokenAuthentication
  extend Configuration
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
simple_token_authentication-1.5.1 lib/simple_token_authentication.rb
simple_token_authentication-1.5.0 lib/simple_token_authentication.rb
simple_token_authentication-1.4.0 lib/simple_token_authentication.rb
simple_token_authentication-1.3.0 lib/simple_token_authentication.rb
simple_token_authentication-1.2.1 lib/simple_token_authentication.rb
simple_token_authentication-1.2.0 lib/simple_token_authentication.rb