Cofi-Dev / Cofi-Bot

🤖 Cofi-Bot is a multifunction chat bot for Discord.
MIT License
6 stars 1 forks source link

[API] OAuth system api #39

Open victorst79 opened 3 years ago

victorst79 commented 3 years ago

Describe the feature: We want to include an authorization system in the api to allow users to log in to the web platform, as long as they are owners of a channel in which Cofy Bot is inside and has the relevant roles.

Describe a specific use case for the feature: The user will start the session from the web, the api that is nested with the bot allows a service to the session web client that works as a middleware between Cofy-API and Discord / Oauth API.

Progress

victorst79 commented 3 years ago

The classes have been revised and now the api paths are loaded as modules.