Skip to content

fix callbackURL in DiscordRouter#95

Open
simjes wants to merge 1 commit into
vapor-community:mainfrom
simjes:fix/discord_integration
Open

fix callbackURL in DiscordRouter#95
simjes wants to merge 1 commit into
vapor-community:mainfrom
simjes:fix/discord_integration

Conversation

@simjes

@simjes simjes commented Nov 18, 2023

Copy link
Copy Markdown
  • use the provided callbackUrl instead of always going to the default static callbackUrl
  • add required scope to DiscordRouter — providing no scopes gives back an error, while providing at least one scope will always return identify scope together with the specified scopes
  • remove unused scope property in DiscordCallbackBody
  • add useful links to Discord Readme

* add required scope to DiscordRouter
* remove unsued scope property in DiscordCallbackBody
* add useful links to Discord Readme

@0xTim 0xTim left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants