package
Version:
v0.0.0-...-07f0968
Opens a new window with list of versions in this module.
Published: Nov 2, 2022
License: MIT
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
AvatarBucket = "avatars"
AvatarPrefix = ""
)
func New(
fromEmail string,
activateFmtLink,
loginLinkFmtLink,
confirmChangeEmailFmtLink string,
onDelete func(app.Tlbx, ID),
onSetSocials func(app.Tlbx, *user.User),
validateFcmTopic func(app.Tlbx, IDs) (sql.Tx, error),
enableJin bool,
) []*app.Endpoint
Source Files
¶
Click to show internal directories.
Click to hide internal directories.