Skip to main content

UNAUTHENTICATED_ERROR

talawa-apiDocs


talawa-api / constants / UNAUTHENTICATED_ERROR

Variable: UNAUTHENTICATED_ERROR

> const UNAUTHENTICATED_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "user.notAuthenticated" = "user.notAuthenticated"

MESSAGE

> MESSAGE: "UnauthenticatedError" = "UnauthenticatedError"

PARAM

> PARAM: "userAuthentication" = "userAuthentication"

Defined in

src/constants.ts:263