PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Stanley Aloh   Stanliwise TOTP   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Stanliwise TOTP
Generate and validate time-based OTP tokens
Author: By
Last change:
Date: 29 days ago
Size: 254 bytes
 

Contents

Class file image Download
{ "name": "stanliwise/totp", "description": "This package Enables you to generate HOTP and TOTP token", "type": "totp-plugin", "minimum-stability": "dev", "autoload": { "psr-4": { "OTP\\" : "src/" } } }