benefits-me/php-api-auth

Package to authenticate against Benefits.me API

v0.0.4 2024-12-16 16:40 UTC

This package is auto-updated.

Last update: 2025-07-16 17:51:30 UTC


README

Installation

Require Package

composer require benefits-me/php-api-auth

Publish provider and configuration

php artisan vendor:publish --provider="BenefitsMe\ApiAuth\Provider\AuthServiceProvider"