node-steam-totp
Auth code generator
Generates 2-factor authentication codes based on a shared secret
Lightweight module to generate Steam-style TOTP auth codes.
240 stars
19 watching
39 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
javascriptnodesteam
Related projects:
Repository | Description | Stars |
---|---|---|
doctormckay/php-steam-totp | A PHP library for authenticating with Steam using its proprietary TOTP algorithm | 22 |
doctormckay/node-steam-user | Provides a Node.js module to interact with the Steam client protocol | 890 |
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-steamcommunity | Provides an interface to interact with Steam Community website from Node.js | 480 |
doctormckay/node-steam-webapi | A Node.js client for the Steam WebAPI, providing methods to make HTTP requests and handle errors. | 17 |
doctormckay/node-steamstore | A Node.js module for interacting with the Steam store site | 67 |
dialupnoises/steam-login | An Express.js middleware for authenticating with Steam. | 62 |
doctormckay/node-steam-tradeoffer-manager | Manages Steam trade offers by taking care of most implementation work, allowing developers to integrate them into their applications. | 517 |
doctormckay/node-tf2 | A JavaScript module providing an interface to interact with the Team Fortress 2 game coordinator. | 56 |
doctormckay/php-steamid | A class-based solution for handling Steam IDs in PHP. | 10 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 404 |
vikas5914/steam-auth | A package for authenticating users via Steam's OpenID service and retrieving user details | 17 |
techgaun/http_digex | Provides an Elixir library to generate HTTP Digest Authentication headers | 4 |
lorenzo2897/mac2fa | An Electron app that reads an andOTP backup file, generates TOTP codes, and stores secrets in memory for convenience. | 11 |