Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/live627/smf-steam-auth

Login using your Steam account
https://github.com/live627/smf-steam-auth

php steam steam-account steam-openid

Last synced: 1 day ago
JSON representation

Login using your Steam account

Awesome Lists containing this project

README

        

# Steam Authentication
Login using your Steam account

## Reqiurements
SMF 2.0.x

This mod will allow users to login via the Steam OpenID integration (OpenID is a core SMF feature, btw, though it's buggy).

User will be silently created using data obtained from Steam: player name, avatar, and date created.

##Foreword

Thanks goes to:
- JTX for the original steam openid script (http://pastebin.com/6vZT4RhD)
- The LightopenID library (http://gitorious.org/lightopenid)
* The library requires PHP >= 5.1.2 with curl or http/https stream wrappers enabled.
* @author Mewp
* @copyright Copyright (c) 2010, Mewp
* @license http://www.opensource.org/licenses/mit-license.php MIT

## License
[ISC](http://opensource.org/licenses/ISC)