HTTP server for authorizing GraphQL mutations.
NAME:
graphql-authserver - cli for graphql-authserver
USAGE:
main [global options] command [command options] [arguments...]
VERSION:
1.0.0
COMMANDS:
start-server starts the graphql authserver
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--log-format value format of the logging out, either of json or text. (default: "json")
--log-level value log level for the application (default: "error")
--help, -h show help
--version, -v print the version
NAME:
main start-server - starts the graphql authserver
USAGE:
main start-server [command options] [arguments...]
OPTIONS:
--private value, --pr value output file name for private key
--public value, --pub value output file name for public key
--port value, -p value server port (default: 9099)
Thanks goes to these wonderful people (emoji key):
Eric Hartline 🐛 💻 🖋 📖 🚧 |
Siddhartha Basu 🐛 💻 🖋 📖 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!