@gruppe-adler/nodebb-plugin-sso-steam-v2
v2.0.6
Published
NodeBB Steam SSO refactor
Readme
nodebb-plugin-sso-steam-v2
NodeBB SSO Steam v2
** THIS VERSION IS NOT BACKWARD COMPATIBLE **
Changelog
4.8.1
- Converted callback-based hook methods to async/await for NodeBB 4.8.1
- Updated internal require paths for NodeBB 4.8.1 module locations
- Moved
nbbUrlinitialization into the auth flow to avoid timing issues - Awaited
authenticationController.onSuccessfulLoginto ensure proper login sequencing - Expanded
nbbpmcompatibility to include^4.x
v2
- 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)
