lib/warden/authentication/strategy_base.rb in hassox-warden-0.3.1 vs lib/warden/authentication/strategy_base.rb in hassox-warden-0.3.2

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: utf-8 module Warden module Strategies class Base # :api: public attr_accessor :user, :message