app

package
v0.21.1 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 License: AGPL-3.0 Imports: 1 Imported by: 88

Documentation

Index

Constants

View Source
const (
	//FacebookProvider is const for 'facebook'
	FacebookProvider = "facebook"
	//GoogleProvider is const for 'google'
	GoogleProvider = "google"
	//GitHubProvider is const for 'github'
	GitHubProvider = "github"
)

Variables

View Source
var (
	RequestCtxKey     = createKey("REQUEST")
	TransactionCtxKey = createKey("TRANSACTION")
	TenantCtxKey      = createKey("TENANT")
	LocaleCtxKey      = createKey("LOCALE")
	UserCtxKey        = createKey("USER")
	LogPropsCtxKey    = createKey("LOG_PROPS")
)
View Source
var ErrNotFound = errors.New("Object not found")

ErrNotFound represents an object not found error

View Source
var ErrUserIDRequired = errors.New("UserID is required during OAuth integration")

ErrUserIDRequired is used when OAuth integration returns an empty user ID

View Source
var InvitePlaceholder = "%invite%"

InvitePlaceholder represents the placeholder used by members to invite other users

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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