# Functions

NewJavascriptAuthorizer returns a new JavascriptAuthorizer.
WithVariables sets additional variables/functions that will be available to the javascript vm.

# Structs

JavascriptAuthorizer is a javascript vm that uses javascript expressions to authorize grpc requests.

# Type aliases

Opt is a functional option for configuring a JavascriptAuthorizer.