Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorFailedToGetAccountIDFromToken = "{HORUSEC AUTH} failed to get account id from jwt token" //nolint:gosec, lll // false positive ErrorFailedToGetWorkspaceRole = "{HORUSEC AUTH} failed to get account role for workspace" ErrorFailedToGetAccountAppAdmin = "{HORUSEC AUTH} failed to get account to check for application admin" )
Variables ¶
View Source
var ErrorAccountEmailNotConfirmed = errors.New("{HORUSEC AUTH} account email not confirmed")
View Source
var ErrorApplicationAdminNotEnabled = errors.New("{HORUSEC AUTH} application admin not enabled in service config")
View Source
var ErrorWrongEmailOrPassword = errors.New("{HORUSEC AUTH} invalid username or password")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.