Red-Dashboard icon indicating copy to clipboard operation
Red-Dashboard copied to clipboard

Add support for generic OAuth for cogs

Open TrustyJAID opened this issue 2 years ago • 0 comments

Type

  • [ ] Bugfix
  • [ ] Enhancement
  • [x] New feature

Description of the changes

This adds support for Cog Creators to create generic routes for seamless OAuth integration in dashboard. The dashboard cog will include a new dispatch on bots running dashboard to pass around the arguments provided in a redirect URL as well as the provider so cogs can handle the tokens seamlessly.

TrustyJAID avatar Oct 20 '22 17:10 TrustyJAID