Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T20:44:13.000Z (2 months ago)
- Last Synced: 2024-09-17T02:05:17.570Z (2 months ago)
- Topics: crypto, cryptography, mfa, otp, security
- Language: Dart
- Homepage: https://pub.dev/packages/steam_totp
- Size: 12.7 KB
- Stars: 1
- 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
[![Pub Package](https://img.shields.io/pub/v/steam_totp?style=for-the-badge)](https://pub.dev/packages/steam_totp)
[![Coveralls](https://img.shields.io/coverallsCoverage/github/elliotwutingfeng/steam_totp?logo=coveralls&style=for-the-badge)](https://coveralls.io/github/elliotwutingfeng/steam_totp?branch=main)
[![LICENSE](https://img.shields.io/badge/LICENSE-MIT-GREEN?style=for-the-badge)](LICENSE)A Dart library for generating 5-character alphanumeric Steam TOTP codes.
## Requirements
- **Dart SDK:** 3.4+