steam_login

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

steam login

Library to authenticate users with Steam OpenID and functions to call steam WebAPI.
Get Started #
Add your library to pubspec.yaml
depedencies:
steam_login: ^1.0.0
copied to clipboard
and import it in your code and initialize the Object using the current HttpRequest.
import 'package:steam_login/steam_login.dart';

OpenId openId = OpenId(request);
copied to clipboard
See example/steam_login_example.dart for a full example!
Features and bugs #
Please file feature requests and bugs at the issue tracker.
This is heavily based on steam_go.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.