You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the verify client endpoint, this endpoint will be used to verify the legitimacy of the client operating Chill&chat by checking the key field on the request. Furthermore, this endpoint returns '200' on success and '400' on failure. Please note that the code stores this endpoint's sources at /src/endpoints/VerifyClient.ts. Here is an example below.