lukaqueres / Frequency

Discord bot with features including: planning, administration, and music playing.
http://theplanbot.com
GNU Affero General Public License v3.0
2 stars 0 forks source link

Improve discord authorization #25

Open lukaqueres opened 2 years ago

lukaqueres commented 2 years ago

For now user has to authorize through discord every time he/she want to use web app. But if user authorizes app it remains authorized, til they un-authorize it.

So there should be a way to keep authorized, or at least re-authorize without redirecting user to discord.

Guess code will depend on DB with users and probably will look quite like DiscordCOntroller.php file authorization