velcoda/api-auth

Handles Authentication within Velcoda Services


README

Software License Travis Total Downloads

Install

composer require velcoda/api-auth

Configuration

Set the JWT_PUBLIC_KEY environment variable. It is used to verify the JWT token signature.

Usage

Write a few lines about the usage of this package.

Testing

Run the tests with:

vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email tech@velcoda.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.