Skip to content

dictyBase/graphql-authserver

Repository files navigation

GraphQL Authserver

All Contributors

License
GitHub action Maintainability
Last commit Funding

HTTP server for authorizing GraphQL mutations.

Usage

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

Subcommand

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)

Misc badges

Issues Open Issues Closed Issues
Total PRS Open PRS Closed PRS Merged PRS
Commits Branches Tags
GitHub repo size GitHub code size in bytes Lines of Code

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Eric Hartline

🐛 💻 🖋 📖 🚧

Siddhartha Basu

🐛 💻 🖋 📖 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

HTTP server for authorizing GraphQL mutations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published