Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.04 KB

Crypto Unifier Helpers

This package is intended for internal usage and implementation of helper classes for Crypto Unifier projects.

Installation

composer require cryptounifier/helpers

Integrations

Env Variables

CAPTCHA_ON_AUTH=false
CAPTCHA_DRIVER=
CAPTCHA_SITE_KEY=
CAPTCHA_SECRET_KEY=

IP_ADDRESS_ON_AUTH=false
IP_ADDRESS_DRIVER=
IP_ADDRESS_DRIVER_KEY=
IP_ADDRESS_CACHE_DURATION=1440 # Minutes

License

Crypto Unifier Helpers is open-sourced software licensed under the MIT license.