eventhandler

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WhenUserAccessTokenWasRequested

func WhenUserAccessTokenWasRequested(tokenProvider oauth2.TokenProvider) eventbus.EventHandler

WhenUserAccessTokenWasRequested handles event

func WhenUserConnectedWithFacebook

func WhenUserConnectedWithFacebook(db *sql.DB, repository persistence.UserRepository) eventbus.EventHandler

WhenUserConnectedWithFacebook handles event

func WhenUserConnectedWithGoogle

func WhenUserConnectedWithGoogle(db *sql.DB, repository persistence.UserRepository) eventbus.EventHandler

WhenUserConnectedWithGoogle handles event

func WhenUserEmailAddressWasChanged

func WhenUserEmailAddressWasChanged(db *sql.DB, repository persistence.UserRepository) eventbus.EventHandler

WhenUserEmailAddressWasChanged handles event

func WhenUserWasRegisteredWithEmail

func WhenUserWasRegisteredWithEmail(db *sql.DB, repository persistence.UserRepository) eventbus.EventHandler

WhenUserWasRegisteredWithEmail handles event

func WhenUserWasRegisteredWithFacebook

func WhenUserWasRegisteredWithFacebook(db *sql.DB, repository persistence.UserRepository) eventbus.EventHandler

WhenUserWasRegisteredWithFacebook handles event

func WhenUserWasRegisteredWithGoogle

func WhenUserWasRegisteredWithGoogle(db *sql.DB, repository persistence.UserRepository) eventbus.EventHandler

WhenUserWasRegisteredWithGoogle handles event

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL