module Rodauth::RequestMethods

def rodauth(name=nil)

def rodauth(name=nil)
  scope.rodauth(name).route!
end