panel
panel copied to clipboard
[Bug]: Discord verification does not work / v0.10
What is your request about?
When trying to link a discord, an error occurs that the client_id field is required
Branch
development
Solution idea
No response
Controlpanel Logs
No response
Additional Info
This is because of how the sociallite driver gets populated with the credentials:
config/services.php
It doesnt get filled with the settingsdata from the db.
That could probably be done like that: https://socialiteproviders.com/usage/#_5-usage
at least you know who to blame
xDDDD at least you know who to blame
Nah that happened before the db settings were like they are now
its a joke ):
Fixed in #952