UNAUTHENTICATED_ERROR
talawa-api / constants / UNAUTHENTICATED_ERROR
Variable: UNAUTHENTICATED_ERROR
> const
UNAUTHENTICATED_ERROR: Readonly
<{ CODE
: "user.notAuthenticated"
; MESSAGE
: "UnauthenticatedError"
; PARAM
: "userAuthentication"
; }>