Expand description
Code definitions for the Authly policy engine.
Enums§
- Bytecode
- bytecode representation for policy engine instructions.
- OpCode
- typed opcode representation for policy engine instructions.
- Outcome
- The outcome of a policy engine evaluation.
Functions§
- to_
bytecode - Convert slice of opcodes to bytecode.