eventhandler

package
v0.0.1-0...-6deec57 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WhenUserAccessTokenWasRequested

func WhenUserAccessTokenWasRequested(cfg *config.Config, signedMethod jwt.SigningMethod, authenticator auth.Authenticator, userRepository persistence.UserRepository, authClient proto.AuthenticationServiceClient) eventbus.EventHandler

WhenUserAccessTokenWasRequested handles event

func WhenUserConnectedWithFacebook

func WhenUserConnectedWithFacebook(repository persistence.UserRepository, cb commandbus.CommandBus) eventbus.EventHandler

WhenUserConnectedWithFacebook handles event

func WhenUserConnectedWithGoogle

func WhenUserConnectedWithGoogle(repository persistence.UserRepository, cb commandbus.CommandBus) eventbus.EventHandler

WhenUserConnectedWithGoogle handles event

func WhenUserEmailAddressWasChanged

func WhenUserEmailAddressWasChanged(repository persistence.UserRepository) eventbus.EventHandler

WhenUserEmailAddressWasChanged handles event

func WhenUserWasRegisteredWithEmail

func WhenUserWasRegisteredWithEmail(repository persistence.UserRepository, cb commandbus.CommandBus) eventbus.EventHandler

WhenUserWasRegisteredWithEmail handles event

func WhenUserWasRegisteredWithFacebook

func WhenUserWasRegisteredWithFacebook(repository persistence.UserRepository, cb commandbus.CommandBus) eventbus.EventHandler

WhenUserWasRegisteredWithFacebook handles event

func WhenUserWasRegisteredWithGoogle

func WhenUserWasRegisteredWithGoogle(repository persistence.UserRepository, cb commandbus.CommandBus) 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