Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config interface { comfig.Logger pgdb.Databaser comfig.Listenerer JwtConfig() *JwtConfig OAuth2GoogleConfig() *oauth2.Config OAuth2GoogleStateConfig() *OAuth2GoogleStateConfig EvmChainConfig(chain types.EVMChain) *EvmChainConfig RefreshCookieConfig() *RefreshCookieConfig PasswordRecoveryConfig() *PasswordRecoveryConfig EmailVerificationConfig() *EmailVerificationConfig WebConfig() *WebConfig Notificator() notificator.Connector }
type EmailVerificationConfig ¶
type EvmChainConfig ¶
type OAuth2GoogleStateConfig ¶
type PasswordRecoveryConfig ¶
type RefreshCookieConfig ¶
Click to show internal directories.
Click to hide internal directories.