Specification
Scopie is designed as a set of logic rules such that it is possible to evaluate whether or not an action is allowed to take place.
A full list of specifications with inputs and outputs are available as a JSON file that implementations should use in there test suite. This file also includes specific tests for benchmarking performance.
-
Understanding the terminology of Scopie.
-
What functions are defined in scopie implementations.
-
Lookup what errors you may run into.
-
Read about the logic rules for processing authorization.