class Rodauth::Auth

def self.configure(&block)

def self.configure(&block)
  Configuration.new(self, &block)
end