# File lib/rails_warden/rails_settings.rb, line 49
  def self.unauthenticated_action
    @unauthenticated_action ||= "unauthenticated"
  end