Coder Social home page Coder Social logo

easton36 / modern-passport-steam Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 174 KB

A modern passport strategy for steam that addresses vulnerability and maintainability issues

Home Page: https://www.npmjs.com/package/modern-passport-steam

License: MIT License

JavaScript 100.00%
javascript modern openid passport passportjs steam vulnerability

modern-passport-steam's People

Stargazers

Rijksdaalder avatar Easton avatar

Watchers

Easton avatar

modern-passport-steam's Issues

Steam level assertion bug

Steam level fetching in fetchSteamLevel causes assertion to fail on level 0 Steam accounts.

The assertion on line 33 of steam-api.js should be playerLevel >= 0, not just playerLevel.

Also, I think fetchSteamLevel should be disabled by default, just a suggestion.

Add support for fetching profile and level of user that logs in

Should be able to have apiKey in the constructor options which allows a string or function that returns a string.

If apiKey is not a nullish value then the first param of the verify callback function will be an object containing all of the raw profile and level data, as well as the SteamID class. Otherwise the first param of the verify callback function will be the SteamID class.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.