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