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

require "authx/rpc/ability_pb"
require "authx/rpc/ability_twirp"
require "authx/rpc/ability_handler"