Module cedar_policy::frontend

source ·
👎Deprecated since 3.2.0: Use the functions in the ffi module instead
Expand description

Frontend utilities, see comments in the module itself

Modules§

  • is_authorizedDeprecated
    This module contains the json_is_authorized entry point that other language FFI’s can call in order to use Cedar functionality
  • utilsDeprecated
    Utility functions and types for JSON interface
  • validateDeprecated
    This module exposes a JSON-based validate function used by other language FFI’s