Skip to main content

INVALID_CREDENTIALS_ERROR

talawa-apiDocs


talawa-api / constants / INVALID_CREDENTIALS_ERROR

Variable: INVALID_CREDENTIALS_ERROR

> const INVALID_CREDENTIALS_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "invalid.credentials" = "invalid.credentials"

DESC

> DESC: "Invalid credentials" = "Invalid credentials"

MESSAGE

> MESSAGE: "invalid.credentials" = "invalid.credentials"

PARAM

> PARAM: "credentials" = "credentials"

Defined in

src/constants.ts:595