Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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+