graphql_authorizer 1.0.0
GraphQL Authorizer is built to provide request signature, timestamp validation, endpoint blocking and throttling using `rack-attack` gem.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activesupport
>= 5.1.3, ~> 5.1.3
openssl
>= 2.1.1, ~> 2.1.1
Development 依赖 (5):
awesome_print
>= 1.8.0, ~> 1.8.0
bundler
~> 1.16
minitest
~> 5.0
pry
>= 0.11.3, ~> 0.11.3
rake
~> 10.0