jarir-ahmed/auth-token-maker

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

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jarir-ahmed/auth-token-maker

1.1.1.1 2025-07-26 21:11 UTC

This package is auto-updated.

Last update: 2025-10-26 21:54:18 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