# Steam: Check user for game ownership

**URL:** <https://meta.discourse.org/t/steam-check-user-for-game-ownership/51446>\
**Category:** Feature\
**Created:** [2016年十月12日 09:07 UTC](https://meta.discourse.org/t/steam-check-user-for-game-ownership/51446 "2016-10-12T09:07:28Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)\
**Post date:** [2016年十月12日 09:07 UTC](https://meta.discourse.org/t/steam-check-user-for-game-ownership/51446/1 "2016-10-12T09:07:28Z")

</div>

### Summary

If user has authenticated with Steam, check to see if user owns Game X, Y or Z. If user owns, say, Game Y, then award the user a badge specific to Game Y.

### Core Functionality

Bundle something like the [steam-api](https://github.com/bhaberer/steam-api) project into the existing [discourse-steam-login plugin](https://github.com/discourse/discourse-steam-login).

Admin would need to be able to input Game X, Y and Z somehow. It can’t be hardcoded into the plugin.

### Stretch goals

- Trigger flair
- Trigger user group
