Auth::Centric::Firewall

Stop bad actors.

Installation

bundle add auth-centric-firewall

If bundler is not being used to manage dependencies, install the gem by executing:

gem install auth-centric-firewall

Usage

Env Variables

AUTH_CENTRIC_ENABLED=true
AUTH_CENTRIC_HOST=http://localhost:3003
AUTH_CENTRIC_API_KEY=...
AUTH_CENTRIC_TIMEOUT_SECONDS=3

Contributing

Bug reports and pull requests are welcome on GitHub at https://gitlab.com/authcentric/auth-centric-firewall.

License

The gem is available as open source under the terms of the MIT License.