Fauna doesn't yet provide expiration/TTL for ABAC tokens, so we need to implement it ourselves.
3 javascript functions, each of which can be imported into your project or run from the command-line
using node path/to/script.js arg1 arg2 ... argN
:
deploy-schema.js
: a javascript function for creating supporting collections and indexes in your Fauna database.