UNAUTHENTICATED_ERROR
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"