andriivitiv/Steam TOTP
This action generates Steam auth codes for use in actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| shared_secret | Steam shared secret. Used to generate 2FA codes. Can be found in the .maFile. | yes | — |
| time_offset | The number of seconds that will be added to the current time. | no | 0 |
Outputs
| name | description |
|---|---|
| code | Generated auth code. |