JSPM

nodebb-plugin-sso-steam-v2

2.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q17443F
  • License MIT

NodeBB Steam SSO refactor

Package Exports

  • nodebb-plugin-sso-steam-v2

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodebb-plugin-sso-steam-v2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

nodebb-plugin-sso-steam-v2

NodeBB SSO Steam v2

** THIS VERSION IS NOT BACKWARD COMPATIBLE **

v2 Updates:

  • Fixed deleting a steam linked account throwing the user into an invalid session loop
  • Fixed being able to accidentally link two steam accounts to your profile
  • Code cleanup and improvments
  • Full size avatar is now used instead of small heavily compressed avatar
  • Made steam profile link HTTPS
  • Added an invalid name check and error message
  • Added steam info to posts api for theme makers to use (post.user.sso-steam:steamid & post.user.sso-steam:profile)