-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
This looks good, specially the performance part.
What is the recommended way to handle the Authentication / Authorization with this? For example, how do we allow only valid uses to make the RPC calls?
In typical HTTP requests, we usually get to handle the JWT issuance / verification in the pre-request handle hooks. Is it possible to have a pre-request webhook that can be handled before the actual worker code is executed?
For example, would like to have the JWT be verified in a node.js server before getting the RPC actually invoked.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels