passport-discord-auth

An updated passport authentication strategy for Discord.

OTHER License

Downloads
866
Stars
18
passport-discord-auth - 1.1.1 Latest Release

Published by slekup about 1 year ago

  • Fixed the bug where fetched scope data was being assigned to the wrong object.
  • Added banner_color property to the DiscordUser type.
passport-discord-auth - 1.1.0

Published by slekup about 1 year ago

  • New scopeDelay strategy option - Adds a delay between requests for scope data, which may help with ratelimiting issues.
  • New fetchScope strategy option - Defines whether to fetch scope data or not.
  • Authorization params - Additional param options that can be provided when authenticating.
  • Constructor validation - If insufficient options are provided, it will throw an error.
  • Add all required types (with tsdoc) in /src/typings.ts
  • Added createdAt property to profile - derived from the user id.
passport-discord-auth - 1.0.0

Published by slekup about 1 year ago

Up to date release of the discord strategy, including all scopes.

Package Rankings
Top 32.27% on Npmjs.org
Badges
Extracted from project README
Discord Auth Banner
Related Projects