Skip to content

Auth #4

@KrishnaPG

Description

@KrishnaPG

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions