-
Notifications
You must be signed in to change notification settings - Fork 0
Steam TOTP
SunriseM edited this page Jun 1, 2018
·
1 revision
Allows you to generate Steam One Time Passwords based on TOTP (RFC 6238)
Returns time difference between our machine and steam servers in milliseconds as Long.
- sharedSecret: String. sharedSecret code from your Account.
- _timeOffset: Long. Time difference between machine and steam servers. If ommited it will calculate it automatically.
Returns 5-Digit Steam Auth code string.