summaryrefslogtreecommitdiff
path: root/lib/authx.rb
blob: 5ee3f543058115c654fac4a4d37cfcebae30e057 (plain)
1
2
3
4
5
6
# frozen_string_literal: true

require "authx/rpc"

module Authx
end