Source file user.ml

1
2
3
4
5
6
include Model.User
module Authz = Authz
module Service = Service
module Repo = Repo
module Sig = Sig
module Seed = Seed