Class: Gitlab::Auth::OAuth::IdentityLinker

Inherits:
Gitlab::Auth::OmniauthIdentityLinkerBase show all
Defined in:
lib/gitlab/auth/o_auth/identity_linker.rb

Instance Attribute Summary

Attributes inherited from Gitlab::Auth::OmniauthIdentityLinkerBase

#current_user, #oauth, #session

Method Summary

Methods inherited from Gitlab::Auth::OmniauthIdentityLinkerBase

#changed?, #error_message, #failed?, #initialize, #link

Constructor Details

This class inherits a constructor from Gitlab::Auth::OmniauthIdentityLinkerBase