authentication

package
v0.0.0-...-46e61fc Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TokenDuration             = time.Hour * 2
	TokenCheckExpiredDuration = time.Minute * 10
	TableWorkspaces           = "workspaces"
	TableRepositories         = "repositories"
	TableAccountWorkspace     = "account_workspace"
	TableAccountRepository    = "account_repository"
)

Variables

View Source
var ErrorAuthTypeInvalid = errors.New("{AUTHENTICATION} horusec auth service has a invalid authentication type")
View Source
var ErrorEmailEmpty = errors.New("{AUTHENTICATION} is not possible get user without email")

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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