{
    "name": "smith197/steamauthentication",
    "description": "SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.",
    "keywords": ["steam", "steam authentication", "steam api", "steam sdk"],
    "type": "library",
    "license": "MIT",
    "homepage": "https://github.com/SmItH197/SteamAuthentication",
    "authors": [
        
    ]
}