jarir-ahmed/auth-token-maker

A PHP package to generate a secure auth token with a fixed length of 60 characters.

1.1.1.1 2025-07-26 21:11 UTC

This package is auto-updated.

Last update: 2025-07-26 21:24:45 UTC


README

This package allows you to generate secure authentication tokens of a fixed length (default is 60 characters).

Installation

Install via Composer:

composer require jarir-ahmed/auth-token-maker