Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LinkAccountFromStore ¶ added in v1.16.0
func LinkAccountFromStore(store Store, user *user_model.User) error
LinkAccountFromStore links the provided user with a stored external user
func LinkAccountToUser ¶
func LinkAccountToUser(user *user_model.User, gothUser goth.User) error
LinkAccountToUser link the gothUser to the user
func UpdateExternalUser ¶ added in v1.16.0
func UpdateExternalUser(user *user_model.User, gothUser goth.User) error
UpdateExternalUser updates external user's information
Types ¶
Click to show internal directories.
Click to hide internal directories.