php-steam-totp
TOTP authenticator
A PHP library for authenticating with Steam using its proprietary TOTP algorithm
PHP library to deal with Steam's proprietary TOTP algorithm.
22 stars
3 watching
7 forks
Language: PHP
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doctormckay/node-steam-totp | Generates 2-factor authentication codes based on a shared secret | 240 |
doctormckay/php-steamid | A class-based solution for handling Steam IDs in PHP. | 10 |
replydev/cotp | A command-line TOTP/HOTP authenticator app with import functionality. | 255 |
tre3p/steam-desktop-authenticator-multiplatform | A multiplatform authenticator app for Steam accounts | 9 |
doctormckay/node-steam-webapi | A Node.js client for the Steam WebAPI, providing methods to make HTTP requests and handle errors. | 17 |
geel9/steamauth | A C# library that provides functionality for generating and managing Steam Mobile Authenticator codes and accounts. | 278 |
doctormckay/node-steam-user | Provides a Node.js module to interact with the Steam client protocol | 890 |
vikas5914/steam-auth | A package for authenticating users via Steam's OpenID service and retrieving user details | 17 |
yelloworwhite/go-steam-mobileauth | Provides Steam Mobile Authenticator functionality in a Go programming language library. | 19 |
doctormckay/node-steamid | Provides an easy-to-use SteamID object for interacting with SteamIDs | 66 |
doctormckay/node-steam-gameserver | A Node.js module providing a handler for interacting with Steam's game server API | 15 |
doctormckay/node-steamstore | A Node.js module for interacting with the Steam store site | 67 |
doctormckay/node-steamcommunity | Provides an interface to interact with Steam Community website from Node.js | 480 |
valvepython/steam | Provides a Python interface to various parts of the Steam API | 1,105 |
chillerlan/php-authenticator | Generates and verifies time-based one-time passwords for 2-factor authentication | 43 |