class Rodauth::Auth

def self.configure(&block)

def self.configure(&block)
  @configuration.apply(&block)
end