Could someone tell me that how can only users from client side hit function using rest?
TL;DR
The user is asking how users can access functions only through REST on the client side. The solution mentioned is to use JWT authentication and provides a link to REST documentation for creating executions.