SkillAgentSearch skills...

SteamGenerateMobileAuthPHP

Generate Steam Mobile Auth (2FA) Code using PHP.

Install / Use

/learn @MarlonColhado/SteamGenerateMobileAuthPHP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SteamGenerateMobileAuthPHP

Generate Steam Mobile Auth (2FA) Code using PHP.

Installation

require_once './api/AuthFunctions.php'

Usage

Instantiate a steam auth..

$SteamAuth = new SteamAuth;

...generating 2FA Code:

$SteamAuth->GenerateSteamGuardCode("Shared Secret Key");

Proof

https://youtu.be/umoMBn_UTqg

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated1y ago
Forks10

Languages

PHP

Security Score

60/100

Audited on Oct 30, 2024

No findings