Epzillon / frukost-forum

Frukostklubben but online :D
GNU General Public License v3.0
2 stars 0 forks source link

Implement OAuth login via Socialite + Discord #2

Open Epzillon opened 1 month ago

Epzillon commented 1 month ago

Implement an authentication system for logging in to the application.

Description

An authentication system will be needed for the application. Only existing members of the Frukostklubben Discord server should be allowed to join. As of now we allow ANY member of the Discord server to login but in the future we might restrict this to specific roles.

User Story

I press a login button and get redirected to Discords OAuth login portal. I log in with my Discord account information and authorize permissions. I get redirected back to the application logged in as my Discord user.

Requirements

Composer Packages:

Discord:

Features: