This Flask application allows users to log in using their Steam account and verify ownership of a specific game (APPID: 1567800).
- Flask: Web framework
- SQLAlchemy: Database management
- Flask-Limiter: Rate limiting
- Steam OpenID: Steam authentication
- Steam login authentication
- Verify game ownership
- User session management
- Rate limiting on API requests