Skip to content

agsalguero/steam-auth-web-util

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Auth Web Util

Build Status dependencies Status

Steam Auth Web Util is a tiny browser utility to generate Steam auth codes from the given shared_secret and identity_secret. Entire app runs directly in the web browser and does not do any external calls. Thanks to service workers, it will also load even if you are offline.

Can be used in case you are debugging your project or when you have your keys but they are not associated with the mobile app.

LICENSE

MIT. See LICENSE.

About

Tiny browser utility to generate Steam auth codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • HTML 8.1%
  • CSS 7.6%