https://github.com/elliotwutingfeng/steam_totp
A Dart library for generating 5-character alphanumeric Steam TOTP codes.
https://github.com/elliotwutingfeng/steam_totp
crypto cryptography mfa otp security
Last synced: about 2 months ago
JSON representation
A Dart library for generating 5-character alphanumeric Steam TOTP codes.
- Host: GitHub
- URL: https://github.com/elliotwutingfeng/steam_totp
- Owner: elliotwutingfeng
- License: mit
- Created: 2024-04-16T02:20:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T20:44:13.000Z (7 months ago)
- Last Synced: 2025-01-10T06:48:54.821Z (3 months ago)
- Topics: crypto, cryptography, mfa, otp, security
- Language: Dart
- Homepage: https://pub.dev/packages/steam_totp
- Size: 12.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# steam_totp
[](https://pub.dev/packages/steam_totp)
[](https://coveralls.io/github/elliotwutingfeng/steam_totp?branch=main)
[](LICENSE)A Dart library for generating 5-character alphanumeric Steam TOTP codes.
## Requirements
- **Dart SDK:** 3.4+