module Gitlab module Auth module OAuth class IdentityLinker < OmniauthIdentityLinkerBase end end end end