jarir-ahmed/auth-token-maker

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

1.0.0.0 2024-10-10 17:12 UTC

This package is auto-updated.

Last update: 2024-10-10 17:16:01 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