nishp77Original post
Rank 2: Process
Could someone tell me that how can only users from client side hit function using rest?
Summary
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.